Build Logs
akka/akka-grpc • 3.8.0-RC3:2025-12-04
Errors
187
Warnings
155
Total Lines
10500
1##################################
2Clonning https://github.com/akka/akka-grpc.git into /build/repo using revision v2.3.4
3##################################
4Note: switching to 'c33b9d1a2536f08f963d21fccc2041ce52d6515e'.
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.2.2
22----
23Preparing build for 3.8.0-RC3
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.2.2"
35Replacement: val scala3 = "3.8.0-RC3"
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.2.2"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.9.4 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project akka/akka-grpc
47##################################
48Scala version: 3.8.0-RC3
49Targets: com.lightbend.akka.grpc%akka-grpc-interop-tests com.lightbend.akka.grpc%akka-grpc-runtime
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.lightbend.akka.grpc%akka-grpc-interop-tests com.lightbend.akka.grpc%akka-grpc-runtime"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build-build from buildinfo.sbt...
81[info] loading project definition from /build/repo/project/project
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 13 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 9.319s.
87[warn] /build/repo/project/Common.scala:26:30: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
88[warn] resolvers += Resolver.sonatypeCentralSnapshots
89[warn] resolvers ++= Resolver.sonatypeOssRepos("staging"), // makes testing HTTP releases early easier
90[warn] ^
91[warn] one warning found
92[info] done compiling
93[info] loading settings for project akka-grpc from build.sbt...
94[info] resolving key references (15648 settings) ...
95[info] set current project to akka-grpc (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.0-RC3
97OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in akka-grpc-plugin-tester-scala/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in benchmarks/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in akka-grpc-docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in akka-grpc-interop-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in akka-grpc-plugin-tester-java/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List() -> List(2.12.18) in akka-grpc/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in akka-grpc-runtime/crossScalaVersions
104[info] set current project to akka-grpc (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC3 on 6 projects.
106[info] Switching Scala version on:
107[info] akka-grpc-plugin-tester-java (2.12.18, 2.13.11, 3.8.0-RC3)
108[info] benchmarks (2.12.18, 2.13.11, 3.8.0-RC3)
109[info] akka-grpc-interop-tests (2.12.18, 2.13.11, 3.8.0-RC3)
110[info] akka-grpc-runtime (2.12.18, 2.13.11, 3.8.0-RC3, 2.12.20)
111[info] akka-grpc-docs (2.12.18, 2.13.11, 3.8.0-RC3)
112[info] akka-grpc-plugin-tester-scala (2.12.18, 2.13.11, 3.8.0-RC3)
113[info] Excluding projects:
114[info] sbt-akka-grpc (2.12.18)
115[info] akka-grpc-codegen (2.12.18)
116[info] akka-grpc-maven-plugin (2.12.18)
117[info] * akka-grpc (2.12.18)
118[info] akka-grpc-scalapb-protoc-plugin (2.12.18)
119[info] Reapplying settings...
120[info] set current project to akka-grpc (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to akka-grpc (in build file:/build/repo/)
124[info] Defining Global / credentials, akka-grpc-codegen / credentials and 9 others.
125[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to akka-grpc (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean akka-grpc-maven-plugin / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to akka-grpc (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to akka-grpc (in build file:/build/repo/)
141[success] Total time: 0 s, completed Dec 4, 2025, 2:56:14 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
144Starting build...
145Projects: Set(akka-grpc-interop-tests, akka-grpc-runtime)
146Starting build for ProjectRef(file:/build/repo/,akka-grpc-interop-tests) (akka-grpc-interop-tests)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
152Compile scalacOptions: --java-output-version:17, 8, -unchecked, -encoding, UTF-8, -Wconf:msg=Marked as deprecated in proto file:silent, -Wconf:msg=Use `scala.jdk.CollectionConverters` instead:silent, -Wconf:msg=Use LazyList instead of Stream:silent, -Wconf:msg=never used:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] scalafmt: Formatting 17 Scala sources (/build/repo/interop-tests)...
154[info] scalafmt: Formatting 19 Scala sources (/build/repo/runtime)...
155[info] scalafmt: Formatting 68 Scala sources (/build/repo/runtime)...
156[info] scalafmt: Formatting 9 Scala sources (/build/repo/interop-tests)...
157OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Zero, Zero, Zero)
158[info] scalafmt: Formatting 2 Scala sources (/build/repo/sbt-plugin)...
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Select(ConfigKey(compile)), Zero, Zero)
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Zero, Zero, Zero)
161OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Select(ConfigKey(compile)), Zero, Zero)
162[info] scalafmt: Formatting 1 Scala sources (/build/repo/codegen)...
163[info] scalafmt: Formatting 21 Scala sources (/build/repo/codegen)...
164[info] compiling 33 Scala sources to /build/repo/codegen/target/scala-2.12/classes ...
165[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
166[info] Compilation completed in 9.785s.
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/sbt-plugin/target/scala-2.12/sbt-1.0/classes ...
169[warn] two feature warnings; re-run with -feature for details
170[warn] one warning found
171[info] done compiling
172[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
173[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main
174google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
175google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
176google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
177google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
178[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
179[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
180[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
181[info] compiling 81 Scala sources and 1 Java source to /build/repo/runtime/target/scala-3.8.0-RC3/classes ...
182[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
183[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
184[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
185[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
186[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
187[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
188[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
189[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
190[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
191[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
192[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
193[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
194[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
195[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
196[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
197[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
198[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
199[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
200[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
201[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
202[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
203[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
204[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
205[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
206[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
207[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
208[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
209[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
210[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
211[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
212[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
213[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
214[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
215[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
216[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
217[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
218[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
219[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
220[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
221[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
222[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
223[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
224[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
225[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
226[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
227[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
228[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
229[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
230[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
231[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
232[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
233[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
234[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
235[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
236[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
237[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
238[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
239[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
240[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
241[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
242[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
243[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
244[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
245[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
246[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
247[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
248[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
249[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
250[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
251[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
252[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
253[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
254[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
255[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
256[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
257[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
258[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
259[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
260[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
261[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
262[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
263[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
264[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
265[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
266[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
267[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
268[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
269[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
270[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
271[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
272[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
273[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
274[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
275[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
276[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
277[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
278[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
279[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
280[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
281[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
282[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
283[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
284[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
285[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
286[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
287[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
288[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
289[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
290[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
291[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
292[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
293[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
294[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
295[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
296[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
297[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
298[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
299[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
300[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
301[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
302[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
303[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
304[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
305[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
306[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
307[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
308[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
309[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
310[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
311[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
312[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
313[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
314[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
315[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
316[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
317[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
318[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
319[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
320[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
321[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
322[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
323[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
324[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
325[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
326[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
327[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
328[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
329[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
330[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
331[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
332[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
333[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
334[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
335[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
336[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
337[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
338[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
339[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
340[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
341[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
342[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
343[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
344[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
345[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
346[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
347[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
348[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
349[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
350[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
351[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
352[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
353[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
354[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
355[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
356[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
357[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
358[info] done compiling
359[info] compiling 537 Scala sources and 647 Java sources to /build/repo/interop-tests/target/scala-3.8.0-RC3/classes ...
360[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/com/google/protobuf/compiler/PluginProtos.java:1967:81: PARSER in com.google.protobuf.DescriptorProtos.FileDescriptorProto has been deprecated
361[warn] com.google.protobuf.DescriptorProtos.FileDescriptorProto.PARSER
362[warn] ^
363[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
364[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
365[warn] ^
366[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
367[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
368[warn] ^
369[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:282:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
370[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
371[warn] ^
372[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:288:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
373[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
374[warn] ^
375[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:316:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
376[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
377[warn] ^
378[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:42:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
379[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
380[warn] ^
381[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:48:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
382[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
383[warn] ^
384[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:325:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
385[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
386[warn] ^
387[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:331:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
388[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
389[warn] ^
390[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:359:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
391[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
392[warn] ^
393[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:41:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
394[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
395[warn] ^
396[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:47:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
397[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
398[warn] ^
399[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:288:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
400[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
401[warn] ^
402[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:294:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
403[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
404[warn] ^
405[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:322:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
406[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
407[warn] ^
408[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:42:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
409[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
410[warn] ^
411[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:48:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
412[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
413[warn] ^
414[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:275:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
415[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
416[warn] ^
417[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:281:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
418[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
419[warn] ^
420[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:307:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
421[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
422[warn] ^
423[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
424[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
425[warn] ^
426[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
427[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
428[warn] ^
429[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:286:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
430[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
431[warn] ^
432[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:292:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
433[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
434[warn] ^
435[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:323:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
436[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
437[warn] ^
438[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:41:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
439[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
440[warn] ^
441[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:47:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
442[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
443[warn] ^
444[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:268:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
445[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
446[warn] ^
447[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:274:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
448[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
449[warn] ^
450[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:300:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
451[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
452[warn] ^
453[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflection.java:21:105: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
454[warn] ServerReflectionProto
455[warn] ^
456[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
457[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
458[warn] ^
459[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
460[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
461[warn] ^
462[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:715:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
463[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
464[warn] ^
465[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:721:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
466[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
467[warn] ^
468[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:752:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
469[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
470[warn] ^
471[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
472[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
473[warn] ^
474[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
475[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
476[warn] ^
477[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:599:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
478[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
479[warn] ^
480[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:605:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
481[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
482[warn] ^
483[warn] /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:651:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
484[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
485[warn] ^
486[info] done compiling
487[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
488[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main
489[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
490[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
491[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
492google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
493google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
494google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
495google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
496[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
497[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
498[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
499[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
500[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
501[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
502[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
503[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
504[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
505[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
506[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
507[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
508[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
509[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
510[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
511[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
512[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
513[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
514[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
515[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
516[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
517[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
518[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
519[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
520[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
521[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
522[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
523[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
524[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
525[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
526[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
527[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
528[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
529[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
530[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
531[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
532[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
533[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
534[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
535[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
536[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
537[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
538[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
539[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
540[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
541[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
542[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
543[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
544[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
545[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
546[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
547[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
548[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
549[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
550[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
551[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
552[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
553[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
554[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
555[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
556[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
557[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
558[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
559[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
560[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
561[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
562[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
563[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
564[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
565[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
566[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
567[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
568[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
569[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
570[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
571[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
572[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
573[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
574[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
575[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
576[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
577[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
578[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
579[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
580[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
581[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
582[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
583[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
584[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
585[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
586[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
587[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
588[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
589[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
590[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
591[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
592[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
593[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
594[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
595[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
596[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
597[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
598[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
599[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
600[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
601[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
602[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
603[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
604[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
605[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
606[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
607[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
608[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
609[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
610[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
611[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
612[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
613[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
614[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
615[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
616[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
617[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
618[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
619[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
620[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
621[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
622[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
623[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
624[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
625[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
626[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
627[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
628[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
629[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
630[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
631[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
632[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
633[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
634[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
635[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
636[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
637[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
638[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
639[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
640[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
641[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
642[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
643[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
644[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
645[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
646[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
647[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
648[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
649[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
650[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
651[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
652[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
653[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
654[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
655[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
656[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
657[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
658[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
659[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
660[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
661[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
662[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
663[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
664[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
665[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
666[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
667[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
668[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
669[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
670[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
671[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
672[info] compiling 17 Scala sources and 7 Java sources to /build/repo/interop-tests/target/scala-3.8.0-RC3/test-classes ...
673[warn] there was 1 deprecation warning; re-run with -deprecation for details
674[warn] one warning found
675[info] done compiling
676[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
677[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main
678[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
679[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
680[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
681google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
682google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
683google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
684google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
685[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
686[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
687[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
688[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
689[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
690[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
691[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
692[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
693[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
694[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
695[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
696[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
697[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
698[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
699[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
700[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
701[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
702[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
703[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
704[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
705[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
706[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
707[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
708[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
709[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
710[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
711[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
712[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
713[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
714[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
715[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
716[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
717[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
718[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
719[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
720[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
721[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
722[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
723[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
724[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
725[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
726[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
727[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
728[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
729[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
730[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
731[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
732[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
733[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
734[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
735[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
736[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
737[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
738[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
739[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
740[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
741[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
742[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
743[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
744[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
745[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
746[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
747[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
748[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
749[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
750[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
751[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
752[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
753[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
754[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
755[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
756[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
757[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
758[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
759[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
760[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
761[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
762[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
763[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
764[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
765[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
766[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
767[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
768[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
769[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
770[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
771[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
772[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
773[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
774[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
775[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
776[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
777[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
778[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
779[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
780[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
781[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
782[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
783[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
784[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
785[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
786[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
787[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
788[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
789[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
790[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
791[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
792[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
793[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
794[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
795[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
796[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
797[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
798[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
799[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
800[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
801[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
802[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
803[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
804[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
805[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
806[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
807[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
808[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
809[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
810[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
811[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
812[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
813[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
814[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
815[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
816[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
817[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
818[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
819[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
820[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
821[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
822[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
823[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
824[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
825[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
826[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
827[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
828[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
829[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
830[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
831[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
832[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
833[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
834[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
835[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
836[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
837[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
838[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
839[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
840[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
841[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
842[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
843[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
844[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
845[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
846[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
847[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
848[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
849[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
850[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
851[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
852[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
853[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
854[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
855[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
856[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
857[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
858[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
859[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
860[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
86114:59:41.662 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
86214:59:41.666 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
86314:59:41.666 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - Java version: 17
86414:59:41.666 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
86514:59:41.667 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
86614:59:41.667 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
86714:59:41.668 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
86814:59:41.668 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
86914:59:41.669 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
87014:59:41.670 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @57e30b29
87114:59:41.670 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
87214:59:41.671 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
87314:59:41.671 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
87414:59:41.671 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
87514:59:41.671 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
87614:59:41.672 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
87714:59:41.672 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
87814:59:41.673 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
87914:59:41.673 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
88014:59:41.699 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
88114:59:41.699 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
88214:59:41.699 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
88314:59:41.699 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
88414:59:41.704 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libio_grpc_netty_shaded_netty_transport_native_epoll_x86_644518794963773939261.so
88514:59:41.715 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
88614:59:41.715 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
88714:59:41.717 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
88814:59:41.717 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
88914:59:41.733 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
89014:59:41.781 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
89114:59:41.782 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
89214:59:41.790 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
89314:59:41.970 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.level: simple
89414:59:41.970 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.targetRecords: 4
89514:59:41.982 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkAccessible: true
89614:59:41.982 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkBounds: true
89714:59:41.983 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@21a9ce4b
89814:59:42.016 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
89914:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
90014:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
90114:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
90214:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
90314:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
90414:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
90514:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
90614:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
90714:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
90814:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
90914:59:42.017 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
91014:59:42.028 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.processId: 325 (auto-detected)
91114:59:42.029 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 92:cb:1b:ff:fe:36:dd:63 (auto-detected)
91214:59:42.041 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
91314:59:42.042 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
91414:59:42.042 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
91514:59:42.048 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
91614:59:42.048 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
91714:59:42.048 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
91814:59:42.048 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
91914:59:42.068 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
92014:59:42.089 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
92114:59:42.166 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
92214:59:42.168 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=true
92314:59:42.178 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=true
92414:59:42.184 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZlutsHAyQZeGE42k8k+VeAU+zJniZPEQiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
92514:59:42.193 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
92614:59:42.246 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
92714:59:42.318 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
92814:59:42.324 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
92914:59:42.329 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
93014:59:42.335 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
93114:59:42.336 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
93214:59:42.343 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
93314:59:42.343 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=true
93414:59:42.345 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=true
93514:59:42.346 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA7/wL36uGLFeIFVK57tXUAAYubTkYWOhJWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
93614:59:42.347 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
93714:59:42.351 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
93814:59:42.355 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
93914:59:42.356 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
94014:59:42.357 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
94114:59:42.371 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
94214:59:42.372 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
94314:59:42.381 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
94414:59:42.381 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=true
94514:59:42.381 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=true
94614:59:42.385 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcr1Ee1X7rz7IpSMqmR9o2AXPKF0tzET2XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
94714:59:42.386 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2030
94814:59:42.390 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
94914:59:42.394 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95014:59:42.395 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203021
95114:59:42.395 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95214:59:42.397 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD9JIiC1UAVIq3GVG+nY361ATySAsT9BOXKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
95314:59:42.398 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
95414:59:42.404 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95514:59:42.405 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
95614:59:42.405 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95714:59:42.412 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
95814:59:42.413 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
95914:59:42.421 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
96014:59:42.421 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=true
96114:59:42.423 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=true
96214:59:42.424 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADr7qQ/NXbxwGeWi+GdnzAVAWFzJmCIR7r3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
96314:59:42.425 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
96414:59:42.428 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
96514:59:42.432 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
96614:59:42.432 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
96714:59:42.433 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
96814:59:42.436 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x818b3c6c, L:/127.0.0.1:48674 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
96914:59:42.442 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
97014:59:42.443 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
97114:59:42.454 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
97214:59:42.455 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND SETTINGS: ack=true
97314:59:42.458 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND SETTINGS: ack=true
97414:59:42.459 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkSzNNXOnQJq6X7oPiIPY/AQFwVCaBCGpgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
97514:59:42.462 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
97614:59:42.467 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
97714:59:42.472 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
97814:59:42.474 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
97914:59:42.478 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
98014:59:42.478 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d7425f4, L:/127.0.0.1:48686 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
981[INFO] [12/04/2025 14:59:42.487] [pool-23-thread-4] [CoordinatedShutdown(akka://GrpcChannelSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
98214:59:42.491 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa9cf7608, L:/127.0.0.1:48662 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98314:59:42.492 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x20c61572, L:/127.0.0.1:48660 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98414:59:42.496 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xefc9723a, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:44353] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
985[info] GrpcClientSpecNetty:
986[info] GrpcChannel
987[info] - should create separate connections for separate channels (758 milliseconds)
988[info] - should reuse a single connection for a shared channel (37 milliseconds)
989[info] GrpcClient
990[info] - should allow close on owned connection (26 milliseconds)
991[info] - should throw an exception when closing a shared connection (38 milliseconds)
992
993Using fake CA for TLS certificate. Test clients should expect host
994*.test.google.fr and our test CA. For the Java test client binary, use:
995--server_host_override=foo.test.google.fr --use_test_ca=true
996
99714:59:42.595 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
99814:59:42.610 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
99914:59:42.610 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
100014:59:42.624 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
100114:59:42.624 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17
100214:59:42.625 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
100314:59:42.625 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
100414:59:42.626 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
100514:59:42.626 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
100614:59:42.626 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
100714:59:42.627 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
100814:59:42.628 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @57e30b29
100914:59:42.629 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
101014:59:42.629 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
101114:59:42.629 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
101214:59:42.629 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
101314:59:42.629 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
101414:59:42.630 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
101514:59:42.630 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
101614:59:42.631 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
101714:59:42.631 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
101814:59:42.636 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
101914:59:42.636 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
102014:59:42.637 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@36783a95
102114:59:42.640 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
102214:59:42.640 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
102314:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
102414:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
102514:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
102614:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
102714:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
102814:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
102914:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
103014:59:42.642 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
103114:59:42.643 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
103214:59:42.643 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
103314:59:42.643 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
103414:59:42.643 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
103514:59:42.651 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
103614:59:42.651 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
103714:59:42.651 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
103814:59:42.660 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.BouncyCastlePemReader - Cannot load Bouncy Castle provider
1039java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
1040 at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
1041 at sbt.internal.ManagedClassLoader.findClass(ManagedClassLoader.java:103)
1042 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
1043 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
1044 at java.base/java.lang.Class.forName0(Native Method)
1045 at java.base/java.lang.Class.forName(Class.java:467)
1046 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:80)
1047 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:73)
1048 at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
1049 at io.netty.handler.ssl.BouncyCastlePemReader.tryLoading(BouncyCastlePemReader.java:73)
1050 at io.netty.handler.ssl.BouncyCastlePemReader.isAvailable(BouncyCastlePemReader.java:60)
1051 at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1126)
1052 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:384)
1053 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:326)
1054 at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:68)
1055 at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:105)
1056 at io.grpc.testing.integration2.TestServiceServer.start(TestServiceServer.java:127)
1057 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:26)
1058 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:15)
1059 at akka.grpc.interop.GrpcInteropTests.withGrpcServer(GrpcInteropTests.scala:67)
1060 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$1(GrpcInteropTests.scala:50)
1061 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$adapted$1(GrpcInteropTests.scala:60)
1062 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1063 at akka.grpc.interop.GrpcInteropTests.pendingTestCaseSupport(GrpcInteropTests.scala:97)
1064 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1(GrpcInteropTests.scala:60)
1065 at akka.grpc.interop.GrpcInteropTests.$init$$$anonfun$1$$anonfun$1$$anonfun$1(GrpcInteropTests.scala:61)
1066 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
1067 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
1068 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
1069 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
1070 at org.scalatest.Transformer.apply(Transformer.scala:22)
1071 at org.scalatest.Transformer.apply(Transformer.scala:21)
1072 at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
1073 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
1074 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
1075 at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
1076 at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
1077 at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
1078 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
1079 at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
1080 at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
1081 at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
1082 at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
1083 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
1084 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1085 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1086 at scala.collection.immutable.List.foreach(List.scala:327)
1087 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1088 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
1089 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
1090 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1091 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1092 at scala.collection.immutable.List.foreach(List.scala:327)
1093 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1094 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
1095 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
1096 at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
1097 at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
1098 at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
1099 at org.scalatest.Suite.run(Suite.scala:1114)
1100 at org.scalatest.Suite.run$(Suite.scala:564)
1101 at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
1102 at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
1103 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
1104 at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
1105 at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
1106 at org.scalatest.wordspec.AnyWordSpec.run(AnyWordSpec.scala:1879)
1107 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1108 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
1109 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
1110 at sbt.TestRunner.run(TestFramework.scala:168)
1111 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
1112 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1113 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1114 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1115 at sbt.TestFunction.apply(TestFramework.scala:348)
1116 at sbt.Tests$.processRunnable$1(Tests.scala:475)
1117 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
1118 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
1119 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1120 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1121 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1122 at sbt.Execute.work(Execute.scala:292)
1123 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1124 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1125 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1126 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1127 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1128 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1129 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1130 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1131 at java.base/java.lang.Thread.run(Thread.java:833)
113214:59:42.669 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
113314:59:42.669 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
113414:59:42.669 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
113514:59:42.669 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
113614:59:42.689 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_tcnative_linux_x86_646624730408420490400.so
113714:59:42.689 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
113814:59:42.689 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
113914:59:42.689 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
114014:59:42.697 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@55ac29be
114114:59:42.716 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
114214:59:42.717 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
114314:59:42.717 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
114414:59:42.717 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
114514:59:42.723 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
114614:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
114714:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
114814:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
114914:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
115014:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
115114:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
115214:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
115314:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
115414:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115514:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115614:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115714:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115814:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
115914:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116014:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116114:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116214:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116314:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116414:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
116514:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
116614:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116714:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116814:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
116914:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117014:59:42.730 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
117114:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
117214:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117314:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117414:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117514:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117614:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117714:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117814:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
117914:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118014:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118114:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118214:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118314:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118414:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118514:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118614:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
118714:59:42.731 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256]
118814:59:42.821 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@543231b7
118914:59:42.924 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
119014:59:42.936 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
119114:59:42.937 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
119214:59:42.955 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 325 (auto-detected)
119314:59:42.956 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
119414:59:42.956 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
119514:59:42.958 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
119614:59:42.958 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
119714:59:42.959 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 92:cb:1b:ff:fe:36:dd:63 (auto-detected)
1198Running test large_unary
119914:59:43.060 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6c87488
120014:59:43.084 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120114:59:43.087 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120214:59:43.089 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120314:59:43.091 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120414:59:43.091 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
120514:59:43.093 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120614:59:43.093 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120714:59:43.094 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND SETTINGS: ack=true
120814:59:43.094 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
120914:59:43.097 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
121014:59:43.098 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
121114:59:43.099 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND SETTINGS: ack=true
121214:59:43.101 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbqDeKuyW50MVlaJgF3jSpATAOD7eT9EGyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
121314:59:43.105 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121414:59:43.107 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121514:59:43.108 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121614:59:43.109 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121714:59:43.110 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121814:59:43.111 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121914:59:43.114 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbqDeKuyW50MVlaJgF3jSpATAOD7eT9EGyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
122014:59:43.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122114:59:43.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND PING: ack=false bytes=1234
122214:59:43.121 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122314:59:43.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122414:59:43.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122514:59:43.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122614:59:43.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122714:59:43.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122814:59:43.124 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122914:59:43.124 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123014:59:43.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123114:59:43.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123214:59:43.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123314:59:43.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123414:59:43.127 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123514:59:43.127 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123614:59:43.127 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123714:59:43.128 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123814:59:43.128 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123914:59:43.128 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124014:59:43.129 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
124114:59:43.129 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
124214:59:43.130 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND PING: ack=true bytes=1234
124314:59:43.136 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124414:59:43.137 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124514:59:43.139 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124614:59:43.140 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124714:59:43.141 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124814:59:43.142 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124914:59:43.142 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125014:59:43.143 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125114:59:43.143 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125214:59:43.143 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125314:59:43.144 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125414:59:43.145 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125514:59:43.145 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125614:59:43.145 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125714:59:43.146 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125814:59:43.147 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
125914:59:43.147 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126014:59:43.147 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126114:59:43.148 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126214:59:43.149 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
126314:59:43.149 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126414:59:43.150 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126514:59:43.152 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126614:59:43.152 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
126714:59:43.152 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126814:59:43.152 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
126914:59:43.153 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127014:59:43.153 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
127114:59:43.153 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
127214:59:43.154 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127314:59:43.155 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127414:59:43.156 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127514:59:43.157 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127614:59:43.157 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127714:59:43.157 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127814:59:43.157 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127914:59:43.158 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
128014:59:43.159 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128114:59:43.160 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128214:59:43.161 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128314:59:43.161 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128414:59:43.161 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128514:59:43.161 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128614:59:43.162 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128714:59:43.162 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128814:59:43.162 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128914:59:43.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129014:59:43.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129114:59:43.165 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129214:59:43.165 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129314:59:43.166 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129414:59:43.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129514:59:43.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129614:59:43.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129714:59:43.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
129814:59:43.169 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129914:59:43.170 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
130014:59:43.171 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130114:59:43.171 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
130214:59:43.171 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130314:59:43.172 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
130414:59:43.173 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
130514:59:43.174 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
1306Test completed.
130714:59:43.193 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2b03cd79, L:/127.0.0.1:37820 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
130814:59:43.194 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa43a9332, L:/127.0.0.1:8080 - R:/127.0.0.1:37820] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1309Server stopped
1310Running test empty_unary
131114:59:43.282 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131214:59:43.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131314:59:43.284 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131414:59:43.284 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131514:59:43.285 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131614:59:43.286 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131714:59:43.286 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND SETTINGS: ack=true
131814:59:43.287 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131914:59:43.287 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
132014:59:43.288 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
132114:59:43.289 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
132214:59:43.290 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND SETTINGS: ack=true
132314:59:43.291 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADu8xBsxDJxz63lZDqTS+0iAXrRG/elBDfVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132414:59:43.292 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132514:59:43.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADu8xBsxDJxz63lZDqTS+0iAXrRG/elBDfVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132614:59:43.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132714:59:43.295 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND PING: ack=false bytes=1234
132814:59:43.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
132914:59:43.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
133014:59:43.298 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
133114:59:43.298 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133214:59:43.299 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
133314:59:43.300 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
133414:59:43.301 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND PING: ack=true bytes=1234
133514:59:43.301 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133614:59:43.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1337Test completed.
133814:59:43.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa4876c3f, L:/127.0.0.1:37822 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
133914:59:43.305 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
134014:59:43.307 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
134114:59:43.308 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] OUTBOUND PING: ack=false bytes=40715087873
134214:59:43.308 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xbf7a6526, L:/127.0.0.1:8080 - R:/127.0.0.1:37822] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1343io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1344 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1345 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1346 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1347 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1348 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1349 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1350 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1351 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1352 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1353 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1354 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1355 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1356 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1357 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1358 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1359 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1360 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1361 at java.base/java.lang.Thread.run(Thread.java:833)
1362Server stopped
1363Running test ping_pong
136414:59:43.370 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136514:59:43.370 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
136614:59:43.371 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136714:59:43.371 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
136814:59:43.372 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
136914:59:43.373 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
137014:59:43.373 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
137114:59:43.373 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND SETTINGS: ack=true
137214:59:43.373 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
137314:59:43.373 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
137414:59:43.374 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAXPZnDrPEted0WlyI3EzrKAX/DbYgEoEVjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137514:59:43.376 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137614:59:43.376 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND SETTINGS: ack=true
137714:59:43.376 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAXPZnDrPEted0WlyI3EzrKAX/DbYgEoEVjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137814:59:43.377 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
137914:59:43.378 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138014:59:43.378 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND PING: ack=false bytes=1234
138114:59:43.379 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138214:59:43.380 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
138314:59:43.381 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
138414:59:43.382 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND PING: ack=true bytes=1234
138514:59:43.383 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
138614:59:43.384 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138714:59:43.384 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
138814:59:43.386 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138914:59:43.386 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139014:59:43.387 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139114:59:43.388 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139214:59:43.389 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139314:59:43.390 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139414:59:43.391 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139514:59:43.392 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139614:59:43.393 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139714:59:43.394 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139814:59:43.394 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
139914:59:43.394 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
140014:59:43.395 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
140114:59:43.395 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
140214:59:43.395 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140314:59:43.396 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140414:59:43.397 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140514:59:43.397 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=false length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140614:59:43.398 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140714:59:43.400 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140814:59:43.401 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140914:59:43.401 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
141014:59:43.401 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141114:59:43.401 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141214:59:43.401 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
141314:59:43.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141414:59:43.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141514:59:43.402 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141614:59:43.403 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141714:59:43.404 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
141814:59:43.405 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1419Test completed.
142014:59:43.406 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x644c633b, L:/127.0.0.1:37830 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142114:59:43.407 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142214:59:43.408 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
142314:59:43.408 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] OUTBOUND PING: ack=false bytes=40715087873
142414:59:43.408 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x0fa2f6d6, L:/127.0.0.1:8080 - R:/127.0.0.1:37830] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1425io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1426 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1427 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1428 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1429 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1430 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1431 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1432 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1433 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1434 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1435 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1436 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1437 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1438 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1439 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1440 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1441 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1442 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1443 at java.base/java.lang.Thread.run(Thread.java:833)
1444Server stopped
1445Running test empty_stream
144614:59:43.465 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144714:59:43.465 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
144814:59:43.466 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144914:59:43.467 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145014:59:43.467 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145114:59:43.469 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145214:59:43.469 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
145314:59:43.469 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
145414:59:43.469 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND SETTINGS: ack=true
145514:59:43.470 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145614:59:43.471 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADjDiVYeD4kQTM23yUHtcN3AX3vfCyE/i4MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
145714:59:43.471 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND SETTINGS: ack=true
145814:59:43.472 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
145914:59:43.473 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
146014:59:43.474 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADjDiVYeD4kQTM23yUHtcN3AX3vfCyE/i4MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
146114:59:43.474 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
146214:59:43.474 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND PING: ack=false bytes=1234
146314:59:43.475 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
146414:59:43.475 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
146514:59:43.475 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
146614:59:43.476 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
146714:59:43.476 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND PING: ack=true bytes=1234
1468Test completed.
146914:59:43.478 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb6ea4d41, L:/127.0.0.1:37832 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
147014:59:43.479 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
147114:59:43.480 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
147214:59:43.480 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] OUTBOUND PING: ack=false bytes=40715087873
147314:59:43.480 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xd1e9e60f, L:/127.0.0.1:8080 - R:/127.0.0.1:37832] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1474io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1475 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1476 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1477 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1478 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1479 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1480 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1481 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1482 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1483 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1484 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1485 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1486 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1487 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1488 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1489 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1490 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1491 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1492 at java.base/java.lang.Thread.run(Thread.java:833)
1493Server stopped
149414:59:43.506 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-1-2
149514:59:43.507 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-1-4
1496Running test client_streaming
149714:59:43.523 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
149814:59:43.524 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
149914:59:43.525 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
150014:59:43.525 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
150114:59:43.525 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
150214:59:43.527 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
150314:59:43.527 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND SETTINGS: ack=true
150414:59:43.527 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
150514:59:43.527 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
150614:59:43.529 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
150714:59:43.529 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND SETTINGS: ack=true
150814:59:43.530 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjWuouMxXacuIlDbme2ayAAbIMbDGUZeq/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
150914:59:43.530 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151014:59:43.532 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151114:59:43.533 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjWuouMxXacuIlDbme2ayAAbIMbDGUZeq/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
151214:59:43.533 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
151314:59:43.535 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151414:59:43.535 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND PING: ack=false bytes=1234
151514:59:43.535 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151614:59:43.535 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151714:59:43.536 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151814:59:43.536 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151914:59:43.537 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
152014:59:43.537 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
152114:59:43.538 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND PING: ack=true bytes=1234
152214:59:43.539 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
152314:59:43.540 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152414:59:43.540 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
152514:59:43.541 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
152614:59:43.541 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152714:59:43.542 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1528Test completed.
152914:59:43.548 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa336c354, L:/127.0.0.1:37848 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
153014:59:43.548 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
153114:59:43.549 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] OUTBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=0 bytes=
153214:59:43.550 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x6f042734, L:/127.0.0.1:8080 - R:/127.0.0.1:37848] Sending GOAWAY failed: lastStreamId '3', errorCode '0', debugData ''. Forcing shutdown of the connection.
1533io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1534 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1535 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1536 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1537 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1538 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1539 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1540 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
1541 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
1542 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
1543 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
1544 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
1545 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
1546 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1547 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1548 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1549 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1550 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1551 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1552 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1553 at java.base/java.lang.Thread.run(Thread.java:833)
1554Server stopped
1555Running test server_streaming
155614:59:43.589 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155714:59:43.589 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
155814:59:43.590 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155914:59:43.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
156014:59:43.591 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
156114:59:43.592 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
156214:59:43.592 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND SETTINGS: ack=true
156314:59:43.592 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
156414:59:43.593 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
156514:59:43.594 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
156614:59:43.595 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND SETTINGS: ack=true
156714:59:43.595 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC3p59TDje/e+jdFZZWh8YjAYWzwctoUSidAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
156814:59:43.596 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
156914:59:43.597 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
157014:59:43.597 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC3p59TDje/e+jdFZZWh8YjAYWzwctoUSidAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
157114:59:43.598 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
157214:59:43.598 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND PING: ack=false bytes=1234
157314:59:43.599 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
157414:59:43.599 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
157514:59:43.600 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND PING: ack=true bytes=1234
157614:59:43.603 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
157714:59:43.604 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31446 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157814:59:43.605 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157914:59:43.606 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
158014:59:43.606 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158114:59:43.606 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158214:59:43.606 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158314:59:43.607 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158414:59:43.607 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
158514:59:43.608 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158614:59:43.608 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
158714:59:43.609 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158814:59:43.609 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158914:59:43.610 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
159014:59:43.611 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
159114:59:43.611 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159214:59:43.611 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=26542 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159314:59:43.611 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
159414:59:43.612 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159514:59:43.613 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
159614:59:43.613 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
159714:59:43.613 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159814:59:43.614 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1599Test completed.
160014:59:43.615 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
160114:59:43.615 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
160214:59:43.615 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38311cb7, L:/127.0.0.1:37854 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
160314:59:43.616 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
160414:59:43.618 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] OUTBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=0 bytes=
160514:59:43.618 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x4d82a896, L:/127.0.0.1:8080 - R:/127.0.0.1:37854] Sending GOAWAY failed: lastStreamId '3', errorCode '0', debugData ''. Forcing shutdown of the connection.
1606io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1607 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1608 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1609 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1610 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1611 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1612 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1613 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
1614 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
1615 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
1616 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
1617 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
1618 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
1619 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1620 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1621 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1622 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1623 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1624 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1625 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1626 at java.base/java.lang.Thread.run(Thread.java:833)
1627Server stopped
1628Running test cancel_after_begin
1629Test completed.
1630Server stopped
1631Running test cancel_after_first_response
163214:59:43.687 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163314:59:43.687 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163414:59:43.687 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163514:59:43.688 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163614:59:43.688 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163714:59:43.689 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163814:59:43.689 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND SETTINGS: ack=true
163914:59:43.689 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
164014:59:43.689 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
164114:59:43.690 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
164214:59:43.691 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND SETTINGS: ack=true
164314:59:43.691 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABYYLAH2sq7h3M+jMKuvANkAaUOfaQT4JGMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164414:59:43.692 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164514:59:43.693 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
164614:59:43.693 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABYYLAH2sq7h3M+jMKuvANkAaUOfaQT4JGMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164714:59:43.695 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164814:59:43.695 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND PING: ack=false bytes=1234
164914:59:43.695 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165014:59:43.696 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
165114:59:43.696 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
165214:59:43.696 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND PING: ack=true bytes=1234
165314:59:43.697 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
165414:59:43.697 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165514:59:43.698 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
165614:59:43.699 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165714:59:43.699 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165814:59:43.700 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND RST_STREAM: streamId=3 errorCode=8
1659Test completed.
166014:59:43.701 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x853f431a, L:/127.0.0.1:37872 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
166114:59:43.701 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND RST_STREAM: streamId=3 errorCode=8
166214:59:43.703 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
166314:59:43.704 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND RST_STREAM: streamId=3 errorCode=8
166414:59:43.705 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=2 length=24 bytes=53534c456e67696e6520636c6f73656420616c7265616479
166514:59:43.705 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 - R:/127.0.0.1:37872] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '2', debugData 'SSLEngine closed already'. Forcing shutdown of the connection.
1666io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1667 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1668 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1669 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1670 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1671 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1672 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1673 at io.netty.handler.codec.http2.Http2ConnectionHandler.flush(Http2ConnectionHandler.java:197)
1674 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1675 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1676 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1677 at io.netty.channel.DefaultChannelPipeline.flush(DefaultChannelPipeline.java:967)
1678 at io.netty.channel.AbstractChannel.flush(AbstractChannel.java:254)
1679 at io.grpc.netty.WriteQueue.flush(WriteQueue.java:147)
1680 at io.grpc.netty.WriteQueue.access$000(WriteQueue.java:34)
1681 at io.grpc.netty.WriteQueue$1.run(WriteQueue.java:46)
1682 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1683 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1684 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1685 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1686 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1687 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1688 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1689 at java.base/java.lang.Thread.run(Thread.java:833)
16902025-12-04 14:59:43.709+0100 info [connections] Transport failed
1691io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1692 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1693 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1694 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1695 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1696 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1697 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1698 at io.netty.handler.codec.http2.Http2ConnectionHandler.flush(Http2ConnectionHandler.java:197)
1699 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1700 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1701 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1702 at io.netty.channel.DefaultChannelPipeline.flush(DefaultChannelPipeline.java:967)
1703 at io.netty.channel.AbstractChannel.flush(AbstractChannel.java:254)
1704 at io.grpc.netty.WriteQueue.flush(WriteQueue.java:147)
1705 at io.grpc.netty.WriteQueue.access$000(WriteQueue.java:34)
1706 at io.grpc.netty.WriteQueue$1.run(WriteQueue.java:46)
1707 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1708 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1709 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1710 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1711 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1712 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1713 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1714 at java.base/java.lang.Thread.run(Thread.java:833)
1715Server stopped
171614:59:43.713 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x378d36aa, L:/127.0.0.1:8080 ! R:/127.0.0.1:37872] OUTBOUND PING: ack=false bytes=40715087873
1717Running test timeout_on_sleeping_server
1718Test completed.
1719Server stopped
1720Running test status_code_and_message
172114:59:43.783 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
172214:59:43.783 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
172314:59:43.784 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
172414:59:43.784 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
172514:59:43.784 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
172614:59:43.785 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
172714:59:43.785 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND SETTINGS: ack=true
172814:59:43.785 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
172914:59:43.786 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
173014:59:43.786 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
173114:59:43.787 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
173214:59:43.787 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND SETTINGS: ack=true
173314:59:43.787 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADigDnersTQnHLhlTseoJ5GAZsT5EEc2I/mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
173414:59:43.788 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
173514:59:43.789 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADigDnersTQnHLhlTseoJ5GAZsT5EEc2I/mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
173614:59:43.790 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
173714:59:43.790 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND PING: ack=false bytes=1234
173814:59:43.790 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
173914:59:43.790 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
174014:59:43.791 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND PING: ack=true bytes=1234
174114:59:43.791 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
174214:59:43.792 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
174314:59:43.793 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACzaORa/y3qarpr7YTaMGE+AVLV1JH71W4kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
174414:59:43.794 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
174514:59:43.795 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACzaORa/y3qarpr7YTaMGE+AVLV1JH71W4kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
174614:59:43.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
174714:59:43.797 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
174814:59:43.798 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
1749Test completed.
175014:59:43.799 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x662c1712, L:/127.0.0.1:37894 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
175114:59:43.800 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
175214:59:43.801 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
175314:59:43.801 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] OUTBOUND PING: ack=false bytes=40715087873
175414:59:43.802 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xfe6392e5, L:/127.0.0.1:8080 - R:/127.0.0.1:37894] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1755io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1756 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1757 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1758 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1759 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1760 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1761 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1762 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1763 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1764 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1765 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1766 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1767 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1768 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1769 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1770 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1771 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1772 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1773 at java.base/java.lang.Thread.run(Thread.java:833)
1774Server stopped
1775Running test unimplemented_method
177614:59:43.836 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
177714:59:43.836 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
177814:59:43.838 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
177914:59:43.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
178014:59:43.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
178114:59:43.840 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
178214:59:43.840 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
178314:59:43.840 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
178414:59:43.840 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND SETTINGS: ack=true
178514:59:43.840 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
178614:59:43.841 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND SETTINGS: ack=true
178714:59:43.841 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0MsVBl7RP1NC13SZ/4Ln0AcNe7qY48r+WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
178814:59:43.842 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
178914:59:43.843 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
179014:59:43.843 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0MsVBl7RP1NC13SZ/4Ln0AcNe7qY48r+WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
179114:59:43.844 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
179214:59:43.844 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND PING: ack=false bytes=1234
179314:59:43.844 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
179414:59:43.844 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
179514:59:43.845 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND PING: ack=true bytes=1234
179614:59:43.845 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
179714:59:43.846 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
1798Test completed.
179914:59:43.847 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6722d809, L:/127.0.0.1:37910 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
180014:59:43.848 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
180114:59:43.849 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] OUTBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=0 bytes=
180214:59:43.849 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xcc1c010d, L:/127.0.0.1:8080 - R:/127.0.0.1:37910] Sending GOAWAY failed: lastStreamId '3', errorCode '0', debugData ''. Forcing shutdown of the connection.
1803io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1804 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1805 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1806 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1807 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1808 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1809 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1810 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
1811 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
1812 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
1813 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
1814 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
1815 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
1816 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1817 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1818 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1819 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1820 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1821 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1822 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1823 at java.base/java.lang.Thread.run(Thread.java:833)
1824Server stopped
1825Running test client_compressed_unary
182614:59:43.886 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
182714:59:43.886 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
182814:59:43.887 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
182914:59:43.887 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
183014:59:43.888 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
183114:59:43.889 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
183214:59:43.889 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
183314:59:43.889 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND SETTINGS: ack=true
183414:59:43.889 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
183514:59:43.889 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
183614:59:43.890 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
183714:59:43.890 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND SETTINGS: ack=true
183814:59:43.892 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMQeiKF0cNHlpvaQ2kq0f0AbGHUSEN4nyHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
183914:59:43.892 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
184014:59:43.893 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMQeiKF0cNHlpvaQ2kq0f0AbGHUSEN4nyHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
184114:59:43.894 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
184214:59:43.894 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND PING: ack=false bytes=1234
184314:59:43.894 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
184414:59:43.895 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
184514:59:43.895 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND PING: ack=true bytes=1234
184614:59:43.898 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
184714:59:43.899 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184814:59:43.899 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
184914:59:43.909 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185014:59:43.909 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185114:59:43.909 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
185214:59:43.910 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185314:59:43.910 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
185414:59:43.910 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185514:59:43.911 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
185614:59:43.911 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
185714:59:43.911 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185814:59:43.912 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185914:59:43.912 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
186014:59:43.912 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186114:59:43.913 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
186214:59:43.913 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186314:59:43.914 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
186414:59:43.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
186514:59:43.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186614:59:43.917 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186714:59:43.917 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
186814:59:43.917 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186914:59:43.917 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
187014:59:43.917 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187114:59:43.918 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
187214:59:43.918 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
187314:59:43.918 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187414:59:43.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187514:59:43.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
187614:59:43.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187714:59:43.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
187814:59:43.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187914:59:43.921 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
188014:59:43.921 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
188114:59:43.921 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188214:59:43.922 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188314:59:43.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
188414:59:43.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188514:59:43.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
188614:59:43.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188714:59:43.924 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
188814:59:43.924 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
188914:59:43.924 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189014:59:43.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189114:59:43.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
189214:59:43.926 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189314:59:43.926 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
189414:59:43.926 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189514:59:43.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
189614:59:43.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
189714:59:43.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189814:59:43.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
189914:59:43.930 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190014:59:43.930 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
190114:59:43.930 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190214:59:43.931 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
190314:59:43.931 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190414:59:43.932 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
190514:59:43.933 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
190614:59:43.933 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
190714:59:43.935 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVzzzhDh/Vi8JWxjq6dsG2ASRsPpmDM/LbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
190814:59:43.935 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190914:59:43.937 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191014:59:43.937 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVzzzhDh/Vi8JWxjq6dsG2ASRsPpmDM/LbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
191114:59:43.938 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191214:59:43.938 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191314:59:43.939 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191414:59:43.939 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191514:59:43.939 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191614:59:43.939 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191714:59:43.939 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191814:59:43.940 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191914:59:43.941 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192014:59:43.941 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192114:59:43.942 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192214:59:43.943 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
192314:59:43.943 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192414:59:43.944 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192514:59:43.944 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192614:59:43.944 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192714:59:43.944 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192814:59:43.945 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192914:59:43.945 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193014:59:43.945 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
193114:59:43.946 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193214:59:43.947 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193314:59:43.947 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193414:59:43.948 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
193514:59:43.950 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
193614:59:43.950 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193714:59:43.952 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193814:59:43.952 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
193914:59:43.952 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194014:59:43.952 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194114:59:43.952 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
194214:59:43.953 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
194314:59:43.953 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
194414:59:43.953 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194514:59:43.954 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194614:59:43.954 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
194714:59:43.955 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194814:59:43.955 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194914:59:43.955 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
195014:59:43.956 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
195114:59:43.956 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
195214:59:43.956 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195314:59:43.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195414:59:43.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
195514:59:43.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195614:59:43.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195714:59:43.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
195814:59:43.958 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
195914:59:43.958 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
196014:59:43.958 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196114:59:43.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196214:59:43.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
196314:59:43.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196414:59:43.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196514:59:43.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
196614:59:43.961 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
196714:59:43.961 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
196814:59:43.961 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196914:59:43.962 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197014:59:43.962 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
197114:59:43.963 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197214:59:43.963 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197314:59:43.963 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
197414:59:43.963 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
197514:59:43.964 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
197614:59:43.964 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197714:59:43.965 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197814:59:43.965 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
197914:59:43.966 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198014:59:43.966 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198114:59:43.966 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
198214:59:43.967 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
198314:59:43.967 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
198414:59:43.967 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198514:59:43.969 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198614:59:43.969 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
198714:59:43.969 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198814:59:43.970 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198914:59:43.970 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
199014:59:43.971 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
199114:59:43.971 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
199214:59:43.972 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=31352 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199314:59:43.972 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
199414:59:43.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199514:59:43.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
199614:59:43.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199714:59:43.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
199814:59:43.975 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
1999Test completed.
200014:59:43.977 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0be97def, L:/127.0.0.1:37914 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
200114:59:43.978 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfb078a39, L:/127.0.0.1:8080 - R:/127.0.0.1:37914] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2002Server stopped
2003Running test server_compressed_unary
200414:59:44.013 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
200514:59:44.014 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
200614:59:44.014 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
200714:59:44.015 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
200814:59:44.015 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
200914:59:44.016 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
201014:59:44.016 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND SETTINGS: ack=true
201114:59:44.016 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
201214:59:44.016 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
201314:59:44.017 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
201414:59:44.017 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQ/TY+RCusP9fL1eiX2eZ6Aatl120gzp3nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
201514:59:44.018 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND SETTINGS: ack=true
201614:59:44.019 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201714:59:44.020 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201814:59:44.020 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQ/TY+RCusP9fL1eiX2eZ6Aatl120gzp3nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
201914:59:44.021 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202014:59:44.021 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202114:59:44.021 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND PING: ack=false bytes=1234
202214:59:44.022 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202314:59:44.022 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202414:59:44.022 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202514:59:44.023 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202614:59:44.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202714:59:44.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202814:59:44.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202914:59:44.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203014:59:44.024 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203114:59:44.024 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203214:59:44.024 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
203314:59:44.025 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203414:59:44.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203514:59:44.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203614:59:44.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203714:59:44.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203814:59:44.026 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203914:59:44.026 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
204014:59:44.027 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204114:59:44.027 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204214:59:44.027 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=3 padding=0 endStream=true length=10442 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204314:59:44.029 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
204414:59:44.030 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
204514:59:44.031 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
204614:59:44.031 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
204714:59:44.032 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND PING: ack=true bytes=1234
204814:59:44.032 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
204914:59:44.033 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
205014:59:44.033 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
205114:59:44.034 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
205214:59:44.034 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
205314:59:44.037 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB6XEuLyuD+Hvu9K82b34QIAQcgbedByx1eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
205414:59:44.038 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205514:59:44.039 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205614:59:44.039 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB6XEuLyuD+Hvu9K82b34QIAQcgbedByx1eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
205714:59:44.040 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205814:59:44.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205914:59:44.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206014:59:44.040 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206114:59:44.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206214:59:44.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206314:59:44.041 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206414:59:44.041 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206514:59:44.041 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206614:59:44.041 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206714:59:44.042 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206814:59:44.042 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206914:59:44.042 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207014:59:44.042 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
207114:59:44.043 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207214:59:44.043 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207314:59:44.044 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207414:59:44.044 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207514:59:44.045 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207614:59:44.045 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
207714:59:44.046 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207814:59:44.046 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207914:59:44.046 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
208014:59:44.046 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND PING: ack=false bytes=1234
208114:59:44.047 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208214:59:44.048 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
208314:59:44.048 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
208414:59:44.048 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
208514:59:44.048 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND PING: ack=true bytes=1234
208614:59:44.049 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
208714:59:44.049 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65181 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208814:59:44.050 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
208914:59:44.051 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209014:59:44.051 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209114:59:44.051 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
209214:59:44.052 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209314:59:44.052 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
209414:59:44.052 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209514:59:44.052 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
209614:59:44.052 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
209714:59:44.053 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209814:59:44.054 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209914:59:44.054 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
210014:59:44.055 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210114:59:44.055 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
210214:59:44.055 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210314:59:44.055 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
210414:59:44.055 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
210514:59:44.056 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210614:59:44.057 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210714:59:44.057 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
210814:59:44.057 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210914:59:44.058 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
211014:59:44.058 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211114:59:44.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
211214:59:44.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
211314:59:44.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211414:59:44.060 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211514:59:44.060 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
211614:59:44.060 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211714:59:44.060 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
211814:59:44.061 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211914:59:44.061 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
212014:59:44.061 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
212114:59:44.061 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212214:59:44.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212314:59:44.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
212414:59:44.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212514:59:44.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
212614:59:44.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212714:59:44.064 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
212814:59:44.064 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
212914:59:44.064 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213014:59:44.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213114:59:44.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
213214:59:44.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213314:59:44.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
213414:59:44.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213514:59:44.066 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
213614:59:44.066 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
213714:59:44.066 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213814:59:44.067 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213914:59:44.067 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
214014:59:44.067 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
214114:59:44.067 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
214214:59:44.068 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
214314:59:44.068 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
214414:59:44.068 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
214514:59:44.068 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
214614:59:44.068 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
214714:59:44.069 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
214814:59:44.069 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2149Test completed.
215014:59:44.071 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x45f90c27, L:/127.0.0.1:37924 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
215114:59:44.072 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
215214:59:44.072 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
215314:59:44.072 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] OUTBOUND PING: ack=false bytes=40715087873
215414:59:44.073 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xcb1de89b, L:/127.0.0.1:8080 - R:/127.0.0.1:37924] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2155io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2156 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2157 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2158 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2159 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2160 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2161 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2162 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2163 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2164 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2165 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2166 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2167 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2168 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2169 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2170 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2171 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2172 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2173 at java.base/java.lang.Thread.run(Thread.java:833)
2174Server stopped
2175Running test server_compressed_streaming
217614:59:44.109 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
217714:59:44.109 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
217814:59:44.110 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
217914:59:44.110 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
218014:59:44.110 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
218114:59:44.111 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
218214:59:44.111 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
218314:59:44.111 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
218414:59:44.111 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND SETTINGS: ack=true
218514:59:44.112 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
218614:59:44.113 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND SETTINGS: ack=true
218714:59:44.113 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKuzhjcdudgm4HZ77PIQZvAQsz7fd7oAm1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
218814:59:44.113 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
218914:59:44.114 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
219014:59:44.114 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKuzhjcdudgm4HZ77PIQZvAQsz7fd7oAm1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
219114:59:44.115 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
219214:59:44.115 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND PING: ack=false bytes=1234
219314:59:44.116 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
219414:59:44.116 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
219514:59:44.116 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND PING: ack=true bytes=1234
219614:59:44.117 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
219714:59:44.117 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219814:59:44.118 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219914:59:44.118 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
220014:59:44.119 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220114:59:44.119 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220214:59:44.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220314:59:44.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
220414:59:44.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=47812
220514:59:44.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220614:59:44.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1339 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220714:59:44.121 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
220814:59:44.121 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=47812
220914:59:44.121 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48837 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221014:59:44.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221114:59:44.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34107
221214:59:44.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34107
221314:59:44.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221414:59:44.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16069 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221514:59:44.123 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34107
221614:59:44.123 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34107
221714:59:44.124 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221814:59:44.124 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
221914:59:44.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222014:59:44.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=42175
222114:59:44.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=42175
222214:59:44.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2223Test completed.
222414:59:44.126 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=42175
222514:59:44.126 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=42175
222614:59:44.127 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd6f44e97, L:/127.0.0.1:37936 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
222714:59:44.127 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 - R:/127.0.0.1:37936] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2228Server stopped
222914:59:44.128 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 ! R:/127.0.0.1:37936] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
223014:59:44.128 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 ! R:/127.0.0.1:37936] OUTBOUND PING: ack=false bytes=40715087873
223114:59:44.129 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x6b2f94de, L:/127.0.0.1:8080 ! R:/127.0.0.1:37936] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2232io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2233 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2234 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2235 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2236 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2237 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2238 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2239 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2240 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2241 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2242 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2243 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2244 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2245 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2246 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2247 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2248 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2249 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2250 at java.base/java.lang.Thread.run(Thread.java:833)
2251Running test unimplemented_service
225214:59:44.162 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
225314:59:44.162 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
225414:59:44.163 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
225514:59:44.163 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
225614:59:44.163 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
225714:59:44.164 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
225814:59:44.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
225914:59:44.164 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND SETTINGS: ack=true
226014:59:44.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
226114:59:44.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
226214:59:44.165 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND SETTINGS: ack=true
226314:59:44.165 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACL+yrqsFnEPqLwLQ5xG4yUAdj13tssJJGuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
226414:59:44.166 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
226514:59:44.166 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
226614:59:44.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACL+yrqsFnEPqLwLQ5xG4yUAdj13tssJJGuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
226714:59:44.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
226814:59:44.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND PING: ack=false bytes=1234
226914:59:44.168 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
227014:59:44.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
227114:59:44.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
227214:59:44.169 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
227314:59:44.169 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND PING: ack=true bytes=1234
2274Test completed.
227514:59:44.171 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf6c0761d, L:/127.0.0.1:37944 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
227614:59:44.171 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
227714:59:44.172 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
227814:59:44.172 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] OUTBOUND PING: ack=false bytes=40715087873
227914:59:44.172 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xc8aa11da, L:/127.0.0.1:8080 - R:/127.0.0.1:37944] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2280io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2281 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2282 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2283 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2284 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2285 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2286 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2287 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2288 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2289 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2290 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2291 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2292 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2293 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2294 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2295 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2296 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2297 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2298 at java.base/java.lang.Thread.run(Thread.java:833)
2299Server stopped
2300[info] GrpcInteropIoWithIoSpec:
2301[info] grpc-java server with grpc-java client tester
2302[info] - should pass the large_unary integration test (622 milliseconds)
2303[info] - should pass the empty_unary integration test (108 milliseconds)
2304[info] - should pass the ping_pong integration test (99 milliseconds)
2305[info] - should pass the empty_stream integration test (71 milliseconds)
2306[info] - should pass the client_streaming integration test (67 milliseconds)
2307[info] - should pass the server_streaming integration test (67 milliseconds)
2308[info] - should pass the cancel_after_begin integration test (33 milliseconds)
2309[info] - should pass the cancel_after_first_response integration test (58 milliseconds)
2310[info] - should pass the timeout_on_sleeping_server integration test (35 milliseconds)
2311[info] - should pass the status_code_and_message integration test (52 milliseconds)
2312[info] - should pass the unimplemented_method integration test (46 milliseconds)
2313[info] - should pass the client_compressed_unary integration test (128 milliseconds)
2314[info] - should pass the server_compressed_unary integration test (93 milliseconds)
2315[info] - should pass the server_compressed_streaming integration test (54 milliseconds)
2316[info] - should pass the unimplemented_service integration test (43 milliseconds)
2317Running test large_unary
231814:59:44.396 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
231914:59:44.396 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
232014:59:44.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
232114:59:44.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND SETTINGS: ack=true
232214:59:44.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND SETTINGS: ack=true
232314:59:44.403 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADqUwChS1rMSJP5NXTzlEczAd2Og5/pHXUHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
232414:59:44.403 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232514:59:44.405 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232614:59:44.409 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
232714:59:44.442 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
232814:59:44.442 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232914:59:44.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233014:59:44.444 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233114:59:44.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233214:59:44.447 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233314:59:44.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:44 GMT, server: akka-http/10.5.0] padding=0 endStream=false
233414:59:44.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233514:59:44.464 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233614:59:44.464 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
233714:59:44.464 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233814:59:44.465 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
233914:59:44.465 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234014:59:44.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234114:59:44.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
234214:59:44.469 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234314:59:44.469 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
234414:59:44.470 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234514:59:44.474 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234614:59:44.474 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
234714:59:44.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234814:59:44.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
234914:59:44.476 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235014:59:44.480 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235114:59:44.480 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
235214:59:44.481 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235314:59:44.482 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
235414:59:44.482 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235514:59:44.488 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235614:59:44.488 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
235714:59:44.488 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235814:59:44.488 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
235914:59:44.489 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236014:59:44.492 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236114:59:44.493 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
236214:59:44.494 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236314:59:44.494 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
236414:59:44.494 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236514:59:44.497 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236614:59:44.497 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
236714:59:44.498 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236814:59:44.498 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
236914:59:44.499 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237014:59:44.501 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237114:59:44.502 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2372Test completed.
237314:59:44.504 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10f24ccc, L:/127.0.0.1:55068 - R:/127.0.0.1:35935] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2374[INFO] [12/04/2025 14:59:44.506] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2375[INFO] [12/04/2025 14:59:44.514] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2376Running test empty_unary
237714:59:44.601 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
237814:59:44.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
237914:59:44.607 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
238014:59:44.608 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] OUTBOUND SETTINGS: ack=true
238114:59:44.608 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND SETTINGS: ack=true
238214:59:44.609 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACJOKOrpxWQ8/370oO87OjjAcHuP49DZXUNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
238314:59:44.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
238414:59:44.614 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
238514:59:44.619 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:44 GMT, server: akka-http/10.5.0] padding=0 endStream=false
238614:59:44.619 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
238714:59:44.620 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2388Test completed.
238914:59:44.621 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0ef9a480, L:/127.0.0.1:56752 - R:/127.0.0.1:45403] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2390[INFO] [12/04/2025 14:59:44.623] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2391[INFO] [12/04/2025 14:59:44.628] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2392Running test ping_pong
239314:59:44.728 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
239414:59:44.728 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
239514:59:44.735 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
239614:59:44.735 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND SETTINGS: ack=true
239714:59:44.735 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND SETTINGS: ack=true
239814:59:44.736 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD3Lx5uL+nhda8xbD05qXDPAcUvFCn5y9oMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
239914:59:44.737 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240014:59:44.743 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
240114:59:44.763 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:44 GMT, server: akka-http/10.5.0] padding=0 endStream=false
240214:59:44.764 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
240314:59:44.765 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240414:59:44.765 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240514:59:44.767 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
240614:59:44.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
240714:59:44.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240814:59:44.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240914:59:44.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
241014:59:44.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
241114:59:44.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241214:59:44.778 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241314:59:44.778 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241414:59:44.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241514:59:44.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
241614:59:44.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
241714:59:44.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241814:59:44.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
241914:59:44.785 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2420Test completed.
242114:59:44.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f4a9429, L:/127.0.0.1:39900 - R:/127.0.0.1:39941] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2422[INFO] [12/04/2025 14:59:44.788] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2423[INFO] [12/04/2025 14:59:44.793] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2424Running test empty_stream
242514:59:44.877 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
242614:59:44.878 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
242714:59:44.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
242814:59:44.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] OUTBOUND SETTINGS: ack=true
242914:59:44.886 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] INBOUND SETTINGS: ack=true
243014:59:44.887 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACPLre5OFljzcuFTiECjmdOAY3V5wzj9vOSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
243114:59:44.888 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
243214:59:44.892 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
243314:59:44.896 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:44 GMT, server: akka-http/10.5.0] padding=0 endStream=false
243414:59:44.897 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2435Test completed.
243614:59:44.899 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x38063084, L:/127.0.0.1:43504 - R:/127.0.0.1:46509] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2437[INFO] [12/04/2025 14:59:44.900] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2438[INFO] [12/04/2025 14:59:44.906] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2439Running test client_streaming
244014:59:44.973 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
244114:59:44.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
244214:59:44.978 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
244314:59:44.979 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND SETTINGS: ack=true
244414:59:44.979 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND SETTINGS: ack=true
244514:59:44.980 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAADezBnvnInL8+enMH0SieNAb1j4De4vvuSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
244614:59:44.981 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244714:59:44.983 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244814:59:44.987 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
244914:59:44.993 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
245014:59:44.993 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245114:59:44.997 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:44 GMT, server: akka-http/10.5.0] padding=0 endStream=false
245214:59:44.998 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
245314:59:44.998 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2454Test completed.
245514:59:44.999 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc7529caf, L:/127.0.0.1:36250 - R:/127.0.0.1:33993] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2456[INFO] [12/04/2025 14:59:45.000] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2457[INFO] [12/04/2025 14:59:45.004] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2458Running test server_streaming
245914:59:45.084 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
246014:59:45.084 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
246114:59:45.089 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
246214:59:45.089 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND SETTINGS: ack=true
246314:59:45.090 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND SETTINGS: ack=true
246414:59:45.092 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABnt817lKSC1S1/LEwpU97dAQPtbsHe/k5+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
246514:59:45.092 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
246614:59:45.097 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
246714:59:45.106 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
246814:59:45.107 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246914:59:45.108 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247014:59:45.108 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247114:59:45.108 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
247214:59:45.109 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247314:59:45.110 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247414:59:45.112 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
247514:59:45.114 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247614:59:45.116 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247714:59:45.116 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
247814:59:45.116 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
247914:59:45.118 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248014:59:45.118 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2481Test completed.
248214:59:45.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa672f615, L:/127.0.0.1:37564 - R:/127.0.0.1:34247] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2483[INFO] [12/04/2025 14:59:45.122] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2484[INFO] [12/04/2025 14:59:45.127] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2485Running test cancel_after_begin
2486Test completed.
2487[INFO] [12/04/2025 14:59:45.205] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2488[INFO] [12/04/2025 14:59:45.210] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2489Running test cancel_after_first_response
249014:59:45.292 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
249114:59:45.292 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
249214:59:45.296 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
249314:59:45.296 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND SETTINGS: ack=true
249414:59:45.296 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND SETTINGS: ack=true
249514:59:45.297 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXwVaz25RFkUXGO1hMzMP0AYP/3RVAltQcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
249614:59:45.297 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249714:59:45.301 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
249814:59:45.304 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
249914:59:45.305 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
250014:59:45.305 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250114:59:45.306 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250214:59:45.306 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND RST_STREAM: streamId=3 errorCode=8
2503Test completed.
250414:59:45.308 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x46695fd9, L:/127.0.0.1:52972 - R:/127.0.0.1:43915] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2505[INFO] [12/04/2025 14:59:45.309] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2506[INFO] [12/04/2025 14:59:45.313] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2507[WARN] [12/04/2025 14:59:45.313] [default-akka.actor.default-dispatcher-10] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://default)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
2508Running test timeout_on_sleeping_server
2509Test completed.
2510[INFO] [12/04/2025 14:59:45.370] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2511[INFO] [12/04/2025 14:59:45.374] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2512Running test status_code_and_message
251314:59:45.445 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
251414:59:45.445 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
251514:59:45.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
251614:59:45.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND SETTINGS: ack=true
251714:59:45.450 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND SETTINGS: ack=true
251814:59:45.451 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXbVZLpVHs2ODZm08bU9oZAblai9tSpDv2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
251914:59:45.451 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
252014:59:45.455 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
252114:59:45.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
252214:59:45.463 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
252314:59:45.464 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjZDa1T0qXrVjbzNeJdIfcAeeP9duAWBv3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
252414:59:45.464 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
252514:59:45.471 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
252614:59:45.471 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
2527Test completed.
252814:59:45.472 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6358be84, L:/127.0.0.1:48442 - R:/127.0.0.1:37025] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2529[INFO] [12/04/2025 14:59:45.473] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2530[INFO] [12/04/2025 14:59:45.477] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2531Running test unimplemented_method
253214:59:45.555 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
253314:59:45.555 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
253414:59:45.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
253514:59:45.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] OUTBOUND SETTINGS: ack=true
253614:59:45.561 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] INBOUND SETTINGS: ack=true
253714:59:45.561 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACP15dQZAJBaZt3QDCGKi6sAV202lUwit+QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
253814:59:45.563 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
253914:59:45.567 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
254014:59:45.573 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
254114:59:45.573 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
2542Test completed.
254314:59:45.575 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91b431b9, L:/127.0.0.1:36412 - R:/127.0.0.1:39459] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2544[INFO] [12/04/2025 14:59:45.577] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2545[INFO] [12/04/2025 14:59:45.581] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2546Running test client_compressed_unary
254714:59:45.648 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
254814:59:45.648 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
254914:59:45.653 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
255014:59:45.653 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND SETTINGS: ack=true
255114:59:45.653 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND SETTINGS: ack=true
255214:59:45.655 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAAiNXNB9u7z7/WsgouIVH1wAWSRpvEabLZ8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
255314:59:45.656 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
255414:59:45.659 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
255514:59:45.667 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
255614:59:45.667 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255714:59:45.668 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255814:59:45.668 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
255914:59:45.668 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256014:59:45.668 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
256114:59:45.669 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256214:59:45.671 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256314:59:45.671 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
256414:59:45.673 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256514:59:45.673 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
256614:59:45.675 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256714:59:45.677 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256814:59:45.677 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
256914:59:45.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257014:59:45.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
257114:59:45.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257214:59:45.681 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257314:59:45.681 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
257414:59:45.682 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257514:59:45.682 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
257614:59:45.682 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257714:59:45.686 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257814:59:45.686 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
257914:59:45.687 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258014:59:45.688 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
258114:59:45.688 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258214:59:45.690 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258314:59:45.690 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
258414:59:45.692 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258514:59:45.692 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
258614:59:45.693 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258714:59:45.696 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258814:59:45.696 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
258914:59:45.698 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259014:59:45.699 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
259114:59:45.699 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259214:59:45.701 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259314:59:45.701 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
259414:59:45.704 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACkR+MwCi5Or//Grbmyl51pAa3cI6/MjeiBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
259514:59:45.705 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259614:59:45.707 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
259714:59:45.710 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
259814:59:45.711 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259914:59:45.712 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260014:59:45.714 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260114:59:45.716 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260214:59:45.717 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260314:59:45.722 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
260414:59:45.723 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260514:59:45.723 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
260614:59:45.725 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260714:59:45.725 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260814:59:45.726 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
260914:59:45.726 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261014:59:45.726 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
261114:59:45.727 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261214:59:45.730 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261314:59:45.730 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
261414:59:45.731 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261514:59:45.731 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
261614:59:45.731 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261714:59:45.734 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261814:59:45.735 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
261914:59:45.736 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262014:59:45.736 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
262114:59:45.737 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262214:59:45.738 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262314:59:45.739 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
262414:59:45.742 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262514:59:45.742 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
262614:59:45.742 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262714:59:45.743 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262814:59:45.743 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
262914:59:45.745 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263014:59:45.745 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
263114:59:45.746 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263214:59:45.747 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263314:59:45.748 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
263414:59:45.749 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263514:59:45.749 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
263614:59:45.750 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263714:59:45.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263814:59:45.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
263914:59:45.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264014:59:45.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
264114:59:45.754 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264214:59:45.755 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2643Test completed.
264414:59:45.758 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9ec82de6, L:/127.0.0.1:56246 - R:/127.0.0.1:39203] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2645[INFO] [12/04/2025 14:59:45.759] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2646[INFO] [12/04/2025 14:59:45.764] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2647Running test server_compressed_unary
264814:59:45.822 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
264914:59:45.822 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
265014:59:45.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
265114:59:45.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND SETTINGS: ack=true
265214:59:45.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND SETTINGS: ack=true
265314:59:45.828 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACSU/1/UOj3kg8gFiNaW8AKAaqtqTy5sPuoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
265414:59:45.829 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265514:59:45.830 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265614:59:45.834 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
265714:59:45.835 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
265814:59:45.835 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265914:59:45.837 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266014:59:45.837 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266114:59:45.838 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266214:59:45.839 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266314:59:45.847 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
266414:59:45.847 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266514:59:45.848 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266614:59:45.848 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
266714:59:45.848 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266814:59:45.848 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
266914:59:45.849 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267014:59:45.851 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267114:59:45.851 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
267214:59:45.852 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267314:59:45.852 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
267414:59:45.853 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267514:59:45.854 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267614:59:45.854 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
267714:59:45.855 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267814:59:45.855 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
267914:59:45.856 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268014:59:45.858 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268114:59:45.859 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
268214:59:45.860 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268314:59:45.860 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
268414:59:45.860 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268514:59:45.863 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268614:59:45.863 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
268714:59:45.865 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268814:59:45.865 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
268914:59:45.865 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269014:59:45.867 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269114:59:45.867 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
269214:59:45.869 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269314:59:45.869 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
269414:59:45.869 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269514:59:45.871 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269614:59:45.871 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
269714:59:45.874 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269814:59:45.874 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
269914:59:45.875 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270014:59:45.875 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270114:59:45.877 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
270214:59:45.880 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC4V/gblNcUxOHYKfhIHSvvAfAEqoSAMbioAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
270314:59:45.881 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270414:59:45.883 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
270514:59:45.887 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
270614:59:45.887 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270714:59:45.890 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270814:59:45.890 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270914:59:45.893 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271014:59:45.895 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271114:59:45.898 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:45 GMT, server: akka-http/10.5.0] padding=0 endStream=false
271214:59:45.900 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271314:59:45.900 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
271414:59:45.900 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271514:59:45.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271614:59:45.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
271714:59:45.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271814:59:45.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
271914:59:45.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272014:59:45.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272114:59:45.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
272214:59:45.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272314:59:45.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
272414:59:45.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272514:59:45.910 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272614:59:45.910 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
272714:59:45.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
272814:59:45.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
272914:59:45.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273014:59:45.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273114:59:45.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
273214:59:45.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273314:59:45.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
273414:59:45.916 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273514:59:45.916 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273614:59:45.916 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
273714:59:45.919 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273814:59:45.920 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
273914:59:45.921 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274014:59:45.922 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274114:59:45.922 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
274214:59:45.922 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274314:59:45.922 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
274414:59:45.923 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274514:59:45.926 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274614:59:45.926 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
274714:59:45.926 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274814:59:45.926 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
274914:59:45.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
275014:59:45.927 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2751Test completed.
275214:59:45.928 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4acfcfc2, L:/127.0.0.1:50676 - R:/127.0.0.1:44147] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2753[INFO] [12/04/2025 14:59:45.932] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2754[INFO] [12/04/2025 14:59:45.936] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2755Running test server_compressed_streaming
275614:59:46.011 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
275714:59:46.011 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
275814:59:46.016 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
275914:59:46.016 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND SETTINGS: ack=true
276014:59:46.017 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND SETTINGS: ack=true
276114:59:46.017 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACV4VcIvxotSPlkDHpVBtl4AX8zHiuF8Lw4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
276214:59:46.018 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
276314:59:46.021 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
276414:59:46.026 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
276514:59:46.026 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
276614:59:46.028 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
276714:59:46.028 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
276814:59:46.029 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
276914:59:46.029 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277014:59:46.030 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
277114:59:46.032 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277214:59:46.033 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
277314:59:46.034 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277414:59:46.034 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277514:59:46.034 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
277614:59:46.036 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277714:59:46.036 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
277814:59:46.037 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
277914:59:46.037 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2780Test completed.
278114:59:46.039 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x66b0d2ae, L:/127.0.0.1:60884 - R:/127.0.0.1:40987] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2782[INFO] [12/04/2025 14:59:46.041] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2783[INFO] [12/04/2025 14:59:46.045] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2784Running test unimplemented_service
278514:59:46.107 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
278614:59:46.107 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
278714:59:46.112 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
278814:59:46.112 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND SETTINGS: ack=true
278914:59:46.113 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] INBOUND SETTINGS: ack=true
279014:59:46.114 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtLX5eYl2I35OcR/QTkpNqASD0lv32M6tJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279114:59:46.114 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
279214:59:46.118 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
279314:59:46.131 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279414:59:46.133 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
2795Test completed.
279614:59:46.134 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND RST_STREAM: streamId=3 errorCode=8
279714:59:46.135 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb7b8bc32, L:/127.0.0.1:49402 - R:/127.0.0.1:39173] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2798[INFO] [12/04/2025 14:59:46.137] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2799[INFO] [12/04/2025 14:59:46.141] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2800[info] GrpcInteropAkkaScalaWithIoSpec:
2801[info] akka-grpc server scala with grpc-java client tester
2802[info] - should pass the large_unary integration test (331 milliseconds)
2803[info] - should pass the empty_unary integration test (110 milliseconds)
2804[info] - should pass the ping_pong integration test (160 milliseconds)
2805[info] - should pass the empty_stream integration test (109 milliseconds)
2806[info] - should pass the client_streaming integration test (99 milliseconds)
2807[info] - should pass the server_streaming integration test (129 milliseconds)
2808[info] - should pass the cancel_after_begin integration test (78 milliseconds)
2809[info] - should pass the cancel_after_first_response integration test (97 milliseconds)
2810[info] - should pass the timeout_on_sleeping_server integration test (67 milliseconds)
2811[info] - should pass the status_code_and_message integration test (96 milliseconds)
2812[info] - should pass the unimplemented_method integration test (107 milliseconds)
2813[info] - should pass the client_compressed_unary integration test (176 milliseconds)
2814[info] - should pass the server_compressed_unary integration test (174 milliseconds)
2815[info] - should pass the server_compressed_streaming integration test (104 milliseconds)
2816[info] - should pass the unimplemented_service integration test (132 milliseconds)
281714:59:46.233 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
281814:59:46.233 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
281914:59:46.238 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
282014:59:46.238 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND SETTINGS: ack=true
282114:59:46.239 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND SETTINGS: ack=true
282214:59:46.240 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC71FpX2RE3VxJoNB06mDATAXrthe7m44FOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282314:59:46.240 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
282414:59:46.245 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
282514:59:46.305 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282614:59:46.306 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
282714:59:46.315 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACmsscc+wWfUkjvbjTzYkb1AXxEuYI5qsCsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282814:59:46.315 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
282914:59:46.319 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
283014:59:46.322 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283114:59:46.323 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
283214:59:46.328 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsReplying, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSKkkbMTK6jFn8Jj0B1KeeAW4UCHtmIYk2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283314:59:46.328 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
283414:59:46.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283514:59:46.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
283614:59:46.342 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC/OqwXdJydrygR0+TLiMElATzAVer2B02YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283714:59:46.342 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
283814:59:46.343 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
283914:59:46.349 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284014:59:46.349 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
2841[INFO] [12/04/2025 14:59:46.352] [pool-23-thread-4] [CoordinatedShutdown(akka://RichErrorNativeSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
284214:59:46.353 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1bd72b68, L:/127.0.0.1:40342 - R:127.0.0.1/127.0.0.1:41089] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2843[info] RichErrorModelNativeSpec:
2844[info] Rich error model
2845[info] - should work with the native api on a unary call (79 milliseconds)
2846[info] - should work with the native api on a stream request (14 milliseconds)
2847[info] - should work with the native api on a stream response (13 milliseconds)
2848[info] - should work with the native api on a bidi stream (12 milliseconds)
284914:59:46.419 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
285014:59:46.419 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
285114:59:46.420 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
285214:59:46.420 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
285314:59:46.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
285414:59:46.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND SETTINGS: ack=true
285514:59:46.424 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
285614:59:46.424 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND SETTINGS: ack=true
285714:59:46.424 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND SETTINGS: ack=true
285814:59:46.425 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND SETTINGS: ack=true
285914:59:46.426 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACj7VukaM1TD2pSxbtJvUfJAcVVGuS0lH7zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286014:59:46.426 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
286114:59:46.429 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
286214:59:46.431 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286314:59:46.431 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
286414:59:46.431 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286514:59:46.433 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACL0k4XijTn5H0AnlTu/G7qAeNfMC7n/DqFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286614:59:46.434 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
286714:59:46.436 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286814:59:46.437 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
286914:59:46.437 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287014:59:46.438 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfWacFRaMrrWsAYFaA0xplAcXkle6lluvVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287114:59:46.439 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
287214:59:46.441 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
287314:59:46.443 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287414:59:46.443 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
287514:59:46.444 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287614:59:46.444 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnICkzAc4LsxBEwZbNDIt7AXKRgHg19Yy1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287714:59:46.445 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
287814:59:46.447 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287914:59:46.448 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
288014:59:46.448 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288114:59:46.449 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAANqRVUEzMOzeBcNlPV+NaNAdMqQSYEV04XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288214:59:46.450 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
288314:59:46.452 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288414:59:46.453 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
288514:59:46.453 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288614:59:46.454 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABu2kF94tA4o/jCBsghVg7OAcLmJPK4ipJDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288714:59:46.454 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
288814:59:46.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288914:59:46.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
289014:59:46.458 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289114:59:46.459 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnxx9Op4575fnzzTZWVKaFAWeCVKKfe35mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289214:59:46.459 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
289314:59:46.462 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289414:59:46.462 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
289514:59:46.463 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289614:59:46.464 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD9URm1JCEttCmgy6TzvuS6AW3boP3Syit3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289714:59:46.464 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
289814:59:46.467 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289914:59:46.467 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
290014:59:46.468 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290114:59:46.469 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAL+r/t7dQ8vURPBtgwLgzAAbNsxkJeVBqhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290214:59:46.469 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
290314:59:46.472 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290414:59:46.472 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
290514:59:46.472 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290614:59:46.473 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAicLoPe06F3Yj+xfi/xibTAeyix6FJuApfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290714:59:46.474 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
290814:59:46.477 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290914:59:46.477 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
291014:59:46.478 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291114:59:46.479 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAABO15/1CaEt3m2bdZTdbiVAbI2WGdE4grVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291214:59:46.479 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
291314:59:46.483 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291414:59:46.483 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=11 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
291514:59:46.483 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291614:59:46.484 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7DA7iWN1eZFgXGYeXxPDUAcMNpM6NHyTrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291714:59:46.485 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
291814:59:46.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291914:59:46.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
292014:59:46.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292114:59:46.489 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADmVYe2LxffXpBeGBaiJLUoAbEQr9rLJHJ0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292214:59:46.490 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
292314:59:46.493 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292414:59:46.493 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
292514:59:46.493 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292614:59:46.495 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkgAkYbyQoq+Uew2oKD45kAQTRET0DLyxnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292714:59:46.495 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
292814:59:46.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292914:59:46.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
293014:59:46.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293114:59:46.499 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABgmj0jJUn6J2WmGOG3Dln6AVpL+Gf79G20AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293214:59:46.500 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
293314:59:46.502 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293414:59:46.503 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
293514:59:46.503 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293614:59:46.504 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABzSwnZUYTWUUZqX7PcDuRrAb7wcMlfDAQXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293714:59:46.505 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
293814:59:46.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293914:59:46.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
294014:59:46.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294114:59:46.509 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACX5rhl5HGh2whZDSgLn6fDAcKnghpZMOVPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294214:59:46.510 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
294314:59:46.513 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294414:59:46.513 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
294514:59:46.514 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294614:59:46.515 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB7WRfuNbb5lVHjZxblvqJyAUO6Fbq/mDTBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294714:59:46.515 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
294814:59:46.518 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294914:59:46.518 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
295014:59:46.519 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295114:59:46.520 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC3tPBfpRFNMTsKYLbo63T8AYuRv0Cf+nlIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295214:59:46.520 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
295314:59:46.523 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295414:59:46.523 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
295514:59:46.524 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295614:59:46.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtgo080yeCqTkx5PXvZlAyAWz/3OCYsVcnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295714:59:46.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
295814:59:46.528 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295914:59:46.528 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
296014:59:46.528 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296114:59:46.529 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkSMci05mFQBP8emCQ7TemAc39JpXyHZu4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296214:59:46.530 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
296314:59:46.532 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296414:59:46.533 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
296514:59:46.533 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296614:59:46.534 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAUdEwBlRCFn7MY9G7xR9+HAXLXsdydjnPWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296714:59:46.535 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
296814:59:46.538 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296914:59:46.539 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
297014:59:46.539 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297114:59:46.540 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9HrzHOResvfbAf9PEhgEmAcfrKFulNwA1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297214:59:46.541 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
297314:59:46.544 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297414:59:46.545 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
297514:59:46.546 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297614:59:46.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAokfvoT3lw375+b+qE23t1AeAVBTVMuC5uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297714:59:46.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
297814:59:46.550 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297914:59:46.550 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
298014:59:46.551 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298114:59:46.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABf4jdJJdbuOXx3uYuP4l8WASGe2Ydoj2iFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298214:59:46.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
298314:59:46.555 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298414:59:46.556 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
298514:59:46.556 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298614:59:46.557 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZzQP4DC9oQJf87/WwMGr/ASVjSaoigj9/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298714:59:46.558 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
298814:59:46.562 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298914:59:46.562 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
299014:59:46.563 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299114:59:46.564 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADthAXmnMt34JVf4ZMexaw3AUe/MUFh/A/+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299214:59:46.565 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
299314:59:46.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299414:59:46.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
299514:59:46.569 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299614:59:46.570 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADaroAJ3wTBKtgNS4BQKy/GAQFGxy0cQZ08AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299714:59:46.571 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
299814:59:46.574 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299914:59:46.575 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
300014:59:46.575 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300114:59:46.577 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfMWm1H0vhz2DqWPpdDFaHAS7p/1givVSAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300214:59:46.577 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
300314:59:46.582 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300414:59:46.582 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
300514:59:46.583 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300614:59:46.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6uPiGuEDEzPJ2ODL1KL1aAfo/DPoeMZGHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300714:59:46.586 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
300814:59:46.590 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300914:59:46.590 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
301014:59:46.591 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301114:59:46.592 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABTScclV0wy/yTstiGUTx3RAaVGd//tRidPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301214:59:46.593 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
301314:59:46.596 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301414:59:46.597 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
301514:59:46.597 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301614:59:46.599 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABzQDyB7TeeNlBc6URVleZrAXh9Q6K5z2H5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301714:59:46.599 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
301814:59:46.603 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301914:59:46.603 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
302014:59:46.604 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302114:59:46.604 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABm4aZRqLSwocNC+KcPt/ljAWps+IC0iEY1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302214:59:46.605 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
302314:59:46.609 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302414:59:46.609 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
302514:59:46.609 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302614:59:46.610 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADJno9EdjOnN/8vwIJ7WlB7ASBPMIzkXbJvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302714:59:46.611 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
302814:59:46.614 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302914:59:46.614 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
303014:59:46.615 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303114:59:46.615 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABmwFmX1DrHDUX5MK7uix2bAesZDw7hbPp9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303214:59:46.616 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
303314:59:46.619 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303414:59:46.619 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
303514:59:46.620 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303614:59:46.621 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACBkutGKvO1uvCjwUWFu0yoAe71SriPxgQUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303714:59:46.622 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
303814:59:46.626 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303914:59:46.626 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
304014:59:46.626 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304114:59:46.628 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADqDlFjlkviwzRu4jzyL+M4AfFzyLAEqftGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304214:59:46.628 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
304314:59:46.632 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304414:59:46.632 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
304514:59:46.632 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304614:59:46.634 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkz2TD21wjHzBDJdH0oS/fAaMvSaZi1sCqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304714:59:46.634 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
304814:59:46.638 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304914:59:46.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
305014:59:46.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305114:59:46.640 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5//xONw67v7QcMqQhNfbZAaY3LZX29qkCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305214:59:46.641 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
305314:59:46.644 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305414:59:46.644 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
305514:59:46.645 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305614:59:46.646 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQgyYD6Y5AqesiSJb/Qm49AZXMaRDjDOiIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305714:59:46.647 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
305814:59:46.650 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305914:59:46.650 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
306014:59:46.651 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306114:59:46.652 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABeyWijE9ZuZ4Q50tpIv6DsARF5/wNGqzGEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306214:59:46.652 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
306314:59:46.657 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306414:59:46.657 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
306514:59:46.658 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306614:59:46.659 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADbxGp1sWAU5NyuV/6tmG5eAVAGxbdmPRAaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306714:59:46.660 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
306814:59:46.664 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306914:59:46.665 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
307014:59:46.665 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307114:59:46.667 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADd9apx6P20x6thGHZa+m1VAQLzWd/tZ/oAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307214:59:46.667 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
307314:59:46.671 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307414:59:46.672 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
307514:59:46.672 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307614:59:46.673 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAEb7wycdF+zr3q8J07gqISAUGUrTildkSiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307714:59:46.674 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
307814:59:46.677 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307914:59:46.677 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
308014:59:46.678 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308114:59:46.679 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC9j/ZFFRAqyyuHlKGr0EWxAdETzWKa5DW6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308214:59:46.679 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
308314:59:46.683 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308414:59:46.683 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
308514:59:46.684 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308614:59:46.685 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACjDvNfSg2NHGwblLIJUhIiAZUAJ6fyhaGvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308714:59:46.685 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
308814:59:46.688 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308914:59:46.689 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
309014:59:46.689 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309114:59:46.690 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAACf3noQPtKGOUGmtYO5ICYAamhFsMQDjBVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309214:59:46.691 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
309314:59:46.694 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309414:59:46.694 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
309514:59:46.695 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309614:59:46.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD53pqkzxhPKR/eVGmrtBUhAY1CdU4/B1/bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309714:59:46.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
309814:59:46.700 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309914:59:46.700 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
310014:59:46.701 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310114:59:46.701 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5Sc+dBF16/ecJvGSp/aXZAX+LzvEGp3JYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310214:59:46.702 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
310314:59:46.705 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310414:59:46.705 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
310514:59:46.705 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310614:59:46.706 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8PhIAArBouT0dPJN15AjSAToR9kvV85DAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310714:59:46.707 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
310814:59:46.710 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310914:59:46.710 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
311014:59:46.710 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311114:59:46.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADYGHR536eyQzLRI4idPnPrAR9cgzYa+VjlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311214:59:46.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
311314:59:46.715 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311414:59:46.716 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
311514:59:46.716 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311614:59:46.717 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHpNM+3Y+lVPu/4BR1+MfUAQE2j5EmzlIQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311714:59:46.718 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
311814:59:46.721 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311914:59:46.721 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
312014:59:46.721 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312114:59:46.722 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbY26O3/3jORL7Sfc80u0gAajpndIMs1boAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312214:59:46.723 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
312314:59:46.726 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312414:59:46.727 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
312514:59:46.727 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312614:59:46.728 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzx6TZaKfaoEG1vanTRYkDAYmpoa81qYSZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312714:59:46.729 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
312814:59:46.732 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312914:59:46.732 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
313014:59:46.733 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313114:59:46.734 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5wtWTmIuQvixZMuqaDcy0AZ3trRVHS9zxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313214:59:46.735 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
313314:59:46.737 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313414:59:46.738 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
313514:59:46.738 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313614:59:46.739 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABi5i5qpjmcvlBpySDQRGVvAQKPgRJB6Z36AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313714:59:46.739 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
313814:59:46.742 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313914:59:46.743 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
314014:59:46.743 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314114:59:46.744 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA8GfdwHnF8FeCMc9qgh97pAdGCl73IQRx5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314214:59:46.745 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
314314:59:46.747 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314414:59:46.748 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
314514:59:46.748 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314614:59:46.749 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLZjMehDJYA6yUwNw+qC6iAayl7SFO1TnUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314714:59:46.750 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
314814:59:46.752 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314914:59:46.753 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
315014:59:46.753 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315114:59:46.754 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyGkwI4iIQFT2BPtfBQQsdAc4FyQt3ru+0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315214:59:46.754 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
315314:59:46.757 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315414:59:46.757 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
315514:59:46.758 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315614:59:46.759 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABkKrpqciy1ykrkb/fJkQheAc0FKRzmgPiHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315714:59:46.759 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
315814:59:46.762 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315914:59:46.762 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
316014:59:46.763 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316114:59:46.764 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRerMIXOkBEPpp8dQ78UqEAR3RDTb/nahtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316214:59:46.764 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
316314:59:46.767 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316414:59:46.767 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
316514:59:46.767 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316614:59:46.768 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABaFiaV3DPSBaTgjW8JIfo8ASlg8QKm2KFTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316714:59:46.768 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
316814:59:46.771 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316914:59:46.771 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
317014:59:46.772 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317114:59:46.773 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAtpd6I44r0hruXwSw1xRVDAeWPREu29fq4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317214:59:46.774 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
317314:59:46.777 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317414:59:46.777 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
317514:59:46.777 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317614:59:46.779 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQ0gCtjBKu2KxJD9HoTUfYAWTJV97KguwtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317714:59:46.779 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
317814:59:46.782 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317914:59:46.783 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
318014:59:46.783 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318114:59:46.784 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+w+jjAkzEagp1F42HNGaUAU0JoS5DPZdUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318214:59:46.784 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
318314:59:46.787 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318414:59:46.788 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
318514:59:46.788 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318614:59:46.789 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB1nHQtTWuoCMGPo31j1KYEAdWZxN4kA4bfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318714:59:46.790 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
318814:59:46.793 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318914:59:46.793 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
319014:59:46.793 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319114:59:46.794 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAypr0BDdhwIj91tth6N1ghAemgnYfY4/JZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319214:59:46.795 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
319314:59:46.797 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319414:59:46.798 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
319514:59:46.798 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319614:59:46.799 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPyj6SIWeFL7Ik/Co3d3+6AbawxMScjLAVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319714:59:46.799 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
319814:59:46.802 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319914:59:46.802 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
320014:59:46.803 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320114:59:46.804 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7jZrvArEJPC0BwtfBLdlpAfEE9/kIyWqNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320214:59:46.804 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
320314:59:46.807 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320414:59:46.807 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
320514:59:46.807 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320614:59:46.808 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB6E/it+k0t1jlMkpSCm+mxAaG9ys1J53zRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320714:59:46.809 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
320814:59:46.811 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320914:59:46.812 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
321014:59:46.812 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321114:59:46.813 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMUgw5DDteM60XpfiVeg4vAVX6U1y2uzn7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321214:59:46.813 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
321314:59:46.816 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321414:59:46.816 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
321514:59:46.816 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321614:59:46.817 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAfj0Zp41RA5reNhFi+aBK1Aelv6H6LGt7wAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321714:59:46.818 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
321814:59:46.820 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321914:59:46.820 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
322014:59:46.821 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322114:59:46.822 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhFkACeA5stBwqkWi6CqjoAe6f9aWw7hi6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322214:59:46.822 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
322314:59:46.824 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322414:59:46.825 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
322514:59:46.825 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322614:59:46.826 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCNYwEucEWgAxT2Ma+Ck7rAdrEw+gHXY/3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322714:59:46.826 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
322814:59:46.829 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322914:59:46.829 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
323014:59:46.830 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323114:59:46.831 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAALnUBEABaF6joManpqmZU7AX6kMf87Ow8RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323214:59:46.832 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
323314:59:46.834 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323414:59:46.835 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
323514:59:46.835 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323614:59:46.836 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD3CvUhI5bZQOeiELoKt+pmAVQGe1N2ie2oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323714:59:46.837 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
323814:59:46.839 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323914:59:46.840 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
324014:59:46.840 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324114:59:46.841 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACp/BCYRaRnc44y3xOo+nzPAW6DPwudzX2CAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324214:59:46.841 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
324314:59:46.845 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324414:59:46.845 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
324514:59:46.845 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324614:59:46.847 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB43VXJjbz6suxnzeQy7taAAWMddTRReX8oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324714:59:46.847 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
324814:59:46.850 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324914:59:46.850 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
325014:59:46.850 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325114:59:46.852 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACW9HKP6ZpVAsLSGEoq1qUFARPz6FC69YT4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325214:59:46.852 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
325314:59:46.855 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325414:59:46.855 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
325514:59:46.856 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325614:59:46.856 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABa4ZVxMhVGwvrDCdw0GfvmAQhteQ7nelrHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325714:59:46.858 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
325814:59:46.862 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325914:59:46.862 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
326014:59:46.863 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326114:59:46.865 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADjXjAOCXLlmlutRGP4FhwqAZTlZZ6HzKJYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326214:59:46.866 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
326314:59:46.871 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326414:59:46.871 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
326514:59:46.872 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326614:59:46.873 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA//vLsu9YTOm6WBeWHQN8jAWs6f/N5cSozAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326714:59:46.874 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
326814:59:46.878 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326914:59:46.878 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
327014:59:46.879 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327114:59:46.881 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACn1+Nlix92SUqZYyRpNx+YAQg/j/dPJjWQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327214:59:46.881 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
327314:59:46.885 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327414:59:46.885 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
327514:59:46.886 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327614:59:46.886 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjjRvfJrX1yy4IAQaBFJOlAamJV8H778dsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327714:59:46.887 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
327814:59:46.892 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327914:59:46.892 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
328014:59:46.892 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328114:59:46.894 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADKUqsTTMxcyXAR+2awvN5pAbSbzeAQsAhLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328214:59:46.894 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
328314:59:46.898 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328414:59:46.899 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
328514:59:46.899 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328614:59:46.900 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+EVMy1PPG4L9q2/S5mkCeAbzxpztVYYigAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328714:59:46.901 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
328814:59:46.905 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328914:59:46.905 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
329014:59:46.905 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
329114:59:46.907 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABp6Ipf4PHOf2uhSOKa5iuMAZb6ZkOtanSTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329214:59:46.907 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
329314:59:46.910 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
329414:59:46.911 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
329514:59:46.911 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
329614:59:46.912 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADHgptEXM46Wc2dfXFcf1O0AVtOU1IAxaipAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329714:59:46.913 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=91 padding=0 endStream=false length=15 bytes=000000000a0a0848656c6c6f203838
329814:59:46.914 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=0 bytes=
329914:59:46.916 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND WINDOW_UPDATE: streamId=91 windowSizeIncrement=446480
330014:59:46.918 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330114:59:46.918 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
330214:59:46.919 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330314:59:46.920 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACG9ldoM2hPkijMXVGTAIBhAarSdC0hiF6WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330414:59:46.921 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
330514:59:46.925 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330614:59:46.925 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
330714:59:46.926 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330814:59:46.928 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADPI1fNNcPdH+X7FfWIO0BDAf7+COv3zo+5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330914:59:46.929 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
331014:59:46.933 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331114:59:46.933 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
331214:59:46.933 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331314:59:46.935 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpW6Aw4CtHlPRjt9LTll1rAaazmr3YuYoHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331414:59:46.935 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
331514:59:46.939 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331614:59:46.939 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
331714:59:46.939 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331814:59:46.941 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8P4nFAthFN6Hqg128tP5SAXMmjid9aHjYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331914:59:46.941 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
332014:59:46.945 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332114:59:46.945 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
332214:59:46.945 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332314:59:46.947 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKYae9a+LgfO3U1LiRzRjJAd5awWqSVD8jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332414:59:46.947 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
332514:59:46.951 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332614:59:46.952 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
332714:59:46.952 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332814:59:46.953 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA64IpBfWtm3lRTppEs5fOlAVeeEUs6XpDUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332914:59:46.954 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
333014:59:46.957 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333114:59:46.958 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
333214:59:46.958 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333314:59:46.959 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6NUhA4aUd+P14jzZx+zpRAT0hn9g3XttGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333414:59:46.961 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
333514:59:46.964 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333614:59:46.965 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
333714:59:46.965 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333814:59:46.966 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADTWa2oOZCIviTagNIF0oDqAeo9xcAbmhZmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333914:59:46.967 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
334014:59:46.970 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334114:59:46.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
334214:59:46.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334314:59:46.972 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtqHuZ/EDLeo7xYP3ax8O+AZQtjMiyCCR+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334414:59:46.973 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
334514:59:46.977 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334614:59:46.977 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
334714:59:46.978 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334814:59:46.979 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsSm8IkIehjOqz5BntMcTHAXu5xYm8QGMyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334914:59:46.979 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
335014:59:46.984 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335114:59:46.984 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
335214:59:46.984 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335314:59:46.985 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABiTULtEoCqgVTsq5EqBecWAQPwhA18k1cnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335414:59:46.986 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
335514:59:46.990 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335614:59:46.990 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
335714:59:46.991 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335814:59:46.992 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAmHwrVRJpQx6OcRgV8we7WAQpibRK1AZ6bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335914:59:46.992 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
336014:59:46.995 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336114:59:46.995 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND DATA: streamId=103 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
336214:59:46.996 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336314:59:47.020 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
336414:59:47.021 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
336514:59:47.025 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
336614:59:47.025 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND SETTINGS: ack=true
336714:59:47.025 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND SETTINGS: ack=true
336814:59:47.026 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADwn8TwSo0oEcV9zfek5dYTAVLP/Y6bu9MiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336914:59:47.027 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
337014:59:47.029 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
337114:59:47.031 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337214:59:47.031 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
337314:59:47.032 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337414:59:47.033 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB74aPjV7W/Jsb4nbm4ovhvAXdZ2g0ryfa3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337514:59:47.033 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
337614:59:47.037 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337714:59:47.037 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
337814:59:47.038 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337914:59:47.043 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
338014:59:47.051 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x833821cd, L:/127.0.0.1:60592 - R:127.0.0.1/127.0.0.1:43761] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=2 length=48 bytes=7265637641646472657373282e2e29206661696c65643a20436f6e6e656374696f6e2072657365742062792070656572
338114:59:47.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
338214:59:47.053 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
338314:59:47.053 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x833821cd, L:/127.0.0.1:60592 ! R:127.0.0.1/127.0.0.1:43761] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '2', debugData 'recvAddress(..) failed: Connection reset by peer'. Forcing shutdown of the connection.
3384io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: writevAddresses(..) failed: Broken pipe
338514:59:47.057 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
338614:59:47.057 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND SETTINGS: ack=true
338714:59:47.057 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND SETTINGS: ack=true
338814:59:47.138 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 77 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-4
338914:59:47.138 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 73 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-2
339014:59:47.138 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 77 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-1
339114:59:47.138 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 54 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-3
339214:59:52.044 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4e1d0xTv3hSgde0GCUU+OAV2QtctjmMZmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339314:59:52.045 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
339414:59:52.048 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
339514:59:52.050 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339614:59:52.050 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
339714:59:52.051 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339814:59:52.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAgBoVRooH3b/IFtFIki+gnAYEoCa4pFgcEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339914:59:52.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
340014:59:52.055 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340114:59:52.055 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
340214:59:52.056 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340314:59:52.076 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
340414:59:52.076 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
340514:59:52.081 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
340614:59:52.081 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND SETTINGS: ack=true
340714:59:52.082 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND SETTINGS: ack=true
340814:59:52.082 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3PvAReDcEQ1qThJnOYJfBAYi3RONORMlDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340914:59:52.082 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
341014:59:52.085 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
341114:59:52.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341214:59:52.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
341314:59:52.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341414:59:52.088 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACha23shK1uVlcNX520uPaNAdQPa9Em/otBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341514:59:52.088 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
341614:59:52.091 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341714:59:52.092 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
341814:59:52.092 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341914:59:52.093 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOmRSyzOrb2f3SgMk6AL3JAQHfcdIJdX2uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342014:59:52.094 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
342114:59:52.096 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342214:59:52.097 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
342314:59:52.097 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342414:59:52.098 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAClcyLaIskvFOIVoh4dd3z8Ad0BOcnECOoWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342514:59:52.098 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
342614:59:52.101 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342714:59:52.102 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
342814:59:52.102 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342914:59:52.103 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACIx8W4AzN2d6wDli4j535eAS8yw64ok4/dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343014:59:52.103 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
343114:59:52.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343214:59:52.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
343314:59:52.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343414:59:52.109 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADCgl/KeooQMTvhPhf86KYPAQTKyR7krNQ4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343514:59:52.110 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
343614:59:52.114 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343714:59:52.115 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
343814:59:52.115 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343914:59:52.116 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAdMNulCVzSq+Yip+KhIYHLAfmkmuYRB7uXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344014:59:52.117 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
344114:59:52.121 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344214:59:52.121 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
344314:59:52.121 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344414:59:52.122 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8mYbKQ4ztdgxR/X75joM9Ab1m3YYoOayZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344514:59:52.123 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
344614:59:52.126 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344714:59:52.127 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
344814:59:52.127 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344914:59:52.129 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADwfjtVlDYYxa2vqeF4jZaMAaLLnA6XxOAjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345014:59:52.129 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
345114:59:52.133 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345214:59:52.133 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
345314:59:52.133 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345414:59:52.135 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+NO0H+KMcDwsmvCOrfJU1AXHvS5Wy9Nq5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345514:59:52.135 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
345614:59:52.138 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345714:59:52.138 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
345814:59:52.138 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345914:59:52.139 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABA8voYVjcKPSqpuRTUhb6OAf0Aloqf1FV8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346014:59:52.140 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
346114:59:52.143 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346214:59:52.143 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
346314:59:52.143 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346414:59:52.144 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMDTtAdN/NmBST43IeFs0cAWXA/QMBFDz7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346514:59:52.144 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
346614:59:52.148 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346714:59:52.148 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
346814:59:52.149 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346914:59:52.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACM0S4fmsGmujjfaxf1OuHgAWOykEZSsFNJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347014:59:52.151 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
347114:59:52.154 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347214:59:52.155 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
347314:59:52.155 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347414:59:52.158 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+rNyZJYjNHV4+nrRK3KfhAdegb0z9mpTuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347514:59:52.158 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
347614:59:52.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347714:59:52.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
347814:59:52.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347914:59:52.163 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZQzqWr1kEGbNeLOUcf0MXAb7NTsMgeEMLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348014:59:52.164 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
348114:59:52.167 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348214:59:52.167 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
348314:59:52.168 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348414:59:52.169 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMP6kUgGqcIQw3XArTb68UAbPVD8JxjIZuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348514:59:52.169 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
348614:59:52.173 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348714:59:52.173 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
348814:59:52.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348914:59:52.176 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADb9Lh6DUW3O4MC6zp/TtHqAfSKpK2SCgpbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349014:59:52.176 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
349114:59:52.180 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349214:59:52.181 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
349314:59:52.181 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349414:59:52.183 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABgWR+u267D/OhjTFufWd2oAfhsrkm01tBzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349514:59:52.183 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
349614:59:52.188 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349714:59:52.189 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
349814:59:52.189 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349914:59:52.191 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAClMMsX3FYDDByQ+McSYgo+AXcBCJC8uN7rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350014:59:52.191 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
350114:59:52.195 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350214:59:52.195 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
350314:59:52.196 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350414:59:52.197 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABEB4Wx8sIy7MJpIAwJ0Iv5AaHE479U3eEyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350514:59:52.198 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
350614:59:52.201 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350714:59:52.201 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
350814:59:52.202 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350914:59:52.203 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0yNWiMzD9N0SSwZ0oV3RwAdKJeeif/U+XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351014:59:52.203 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
351114:59:52.206 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351214:59:52.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
351314:59:52.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351414:59:52.208 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADnXx9jHoPaVr1ussaezY7bAXcWKZfgaPkxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351514:59:52.209 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
351614:59:52.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351714:59:52.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
351814:59:52.213 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351914:59:52.214 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADgzJqX6e5wqh8GcVkr4zN4AVC/235K5p7eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352014:59:52.214 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
352114:59:52.218 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352214:59:52.218 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
352314:59:52.218 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352414:59:52.220 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABTnHdLdg4phWjloysWfFpqAWISyH7tGqnMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352514:59:52.220 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
352614:59:52.223 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352714:59:52.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
352814:59:52.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352914:59:52.225 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtSWNSXMmLR010WVsjUVrlASs48qHphNFcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353014:59:52.225 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
353114:59:52.228 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353214:59:52.228 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
353314:59:52.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353414:59:52.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADR3XkaKgn4evLucd18kOVwAce91pSyO2kuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353514:59:52.230 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
353614:59:52.232 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353714:59:52.233 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
353814:59:52.233 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353914:59:52.234 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABYToZwXjGu/a73A7x65ZIjASne0omw1MwCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354014:59:52.235 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
354114:59:52.237 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354214:59:52.237 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
354314:59:52.238 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354414:59:52.239 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSlVIBulD/Rxln73dj2/ZkASDfDE7dvQjCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354514:59:52.239 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
354614:59:52.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354714:59:52.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
354814:59:52.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354914:59:52.243 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+QZuiFxjNkTA83yFsN6P+AfR2yYMAr8OgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355014:59:52.243 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
355114:59:52.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355214:59:52.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
355314:59:52.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355414:59:52.247 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACiVITrG53yl67ARpDJlPx+Ac1Hl88UbGilAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355514:59:52.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
355614:59:52.250 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355714:59:52.251 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
355814:59:52.251 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355914:59:52.252 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADeUp5GPu1RmcJ/0gh36FQUAZtuczo2YcUoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356014:59:52.253 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
356114:59:52.256 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356214:59:52.256 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
356314:59:52.257 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356414:59:52.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACQ0gbtm1fgkwA7H8eD9lUaAUiWa4O0Dn4EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356514:59:52.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
356614:59:52.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356714:59:52.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
356814:59:52.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356914:59:52.262 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsu+6LjARbbwR2tURpBv3cAVEoMG758/BFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357014:59:52.263 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
357114:59:52.265 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357214:59:52.266 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
357314:59:52.266 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357414:59:52.267 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADrkSh8f/rd+wJBVrkv2t4NAfET309a0ExzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357514:59:52.267 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
357614:59:52.270 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357714:59:52.270 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
357814:59:52.271 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357914:59:52.272 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4yNbz+nnzaf9d//HQJ9FuAQXePcR4uoG0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358014:59:52.272 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
358114:59:52.275 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358214:59:52.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
358314:59:52.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358414:59:52.277 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACIkDybnwhe/9gEHnzKvvUfAUOVkuqby3sbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358514:59:52.277 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
358614:59:52.280 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358714:59:52.280 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
358814:59:52.281 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358914:59:52.282 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4zMz1x4iwWGEJLU41O5mtAQjDsCgkZi75AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359014:59:52.282 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
359114:59:52.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359214:59:52.286 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
359314:59:52.286 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359414:59:52.287 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAGiAqdN7EdQS7DpeIA4jSqAUqiuleO1Ea2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359514:59:52.288 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
359614:59:52.291 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359714:59:52.291 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
359814:59:52.292 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359914:59:52.293 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsh/RlbTZaAFm2D2EkaR4VAUoAJPvGZxPdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360014:59:52.293 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
360114:59:52.296 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360214:59:52.296 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
360314:59:52.297 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360414:59:52.298 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADF/COT1Fb/USy5MEMS6wgUAdIao0UlTn0RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360514:59:52.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
360614:59:52.302 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360714:59:52.303 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
360814:59:52.303 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360914:59:52.304 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADwNAcgQi64fvF4NeKO45NBAfSoyMZQ4lndAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361014:59:52.305 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
361114:59:52.308 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361214:59:52.308 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
361314:59:52.308 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361414:59:52.309 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABupzdc16W7m1t5isovezL+AZ8IqQjTi2LwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361514:59:52.310 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
361614:59:52.313 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361714:59:52.313 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
361814:59:52.313 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361914:59:52.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7PGa6fSMlfxXseVh0mySFAUUahZsYD248AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362014:59:52.315 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
362114:59:52.318 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362214:59:52.318 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
362314:59:52.318 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362414:59:52.319 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQClZvn+hwDG+14sq0CCYTASefY1b7gwllAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362514:59:52.320 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
362614:59:52.322 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362714:59:52.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
362814:59:52.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362914:59:52.324 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAmNSa4CXuH1WU5Vlir3eTnAXHXc7sR20V/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363014:59:52.325 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
363114:59:52.327 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363214:59:52.327 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
363314:59:52.328 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363414:59:52.329 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADCZcGyO5EObrMpFl/KMhMTAQI0KAbHlaJ5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363514:59:52.329 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
363614:59:52.332 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363714:59:52.332 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
363814:59:52.333 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363914:59:52.334 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADfvJLnVXh2Ze8eZ+PdDqFuAa1VPqzssE4lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364014:59:52.334 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
364114:59:52.337 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364214:59:52.337 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
364314:59:52.337 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364414:59:52.338 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADu+y8YeS0wAHmgGdWHM9lTAeMOduZIExZlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364514:59:52.339 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
364614:59:52.341 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364714:59:52.341 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
364814:59:52.342 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364914:59:52.343 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACSCvwf2v85KYr/PokMQcMCActBV0QpkG/UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365014:59:52.343 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
365114:59:52.346 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365214:59:52.346 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
365314:59:52.346 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365414:59:52.347 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA6cDBdvbiBL2QmB/MoAG0XAUqNY0sN6vkKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365514:59:52.348 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
365614:59:52.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365714:59:52.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
365814:59:52.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365914:59:52.351 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAlgxp3N+QLKUpYQu6W3vGhAe0xLN8RLtm5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366014:59:52.352 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
366114:59:52.355 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366214:59:52.355 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
366314:59:52.355 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366414:59:52.356 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABeyV1TVNeX3AdwotX6Z7paAY9txTlT/wN3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366514:59:52.357 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
366614:59:52.359 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366714:59:52.360 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
366814:59:52.360 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366914:59:52.361 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+06SovnrU2pHB3RQQqVMaAW2y6cEvRIuDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367014:59:52.361 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
367114:59:52.364 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367214:59:52.364 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
367314:59:52.364 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367414:59:52.366 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpogzHFSvgPLuS2WtbYwmYAR7dD5Q/vgZbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367514:59:52.366 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
367614:59:52.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367714:59:52.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
367814:59:52.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367914:59:52.370 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACh3/PsxBDpxgvquafxJk3DAc1C0b+jg9gQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368014:59:52.371 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
368114:59:52.374 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368214:59:52.374 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
368314:59:52.374 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368414:59:52.375 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfRPG3cEFRUq+A1NsrcQjVAaIB3hbM8Aq7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368514:59:52.376 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
368614:59:52.379 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368714:59:52.379 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
368814:59:52.380 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368914:59:52.381 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABNvXOja4tszVedL7/YVWpUAX2lAJas8o4kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369014:59:52.382 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
369114:59:52.385 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369214:59:52.385 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
369314:59:52.385 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369414:59:52.386 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWyWI6MRx9i6iHEtWzRY4YAYefpUrvU6tAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369514:59:52.387 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
369614:59:52.390 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369714:59:52.390 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
369814:59:52.391 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369914:59:52.392 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAE8lBYT+Vo9V5EORGuffFtAXkAM2HYtWnkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370014:59:52.393 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
370114:59:52.396 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370214:59:52.396 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
370314:59:52.396 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370414:59:52.397 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA5ZjfarbISu5xmNGZKl4msAW4inf/4qDYiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370514:59:52.398 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
370614:59:52.401 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370714:59:52.401 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
370814:59:52.401 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370914:59:52.402 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACy2qnZmivCqNkoeVxWmi14AVQUPIwkLatcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371014:59:52.403 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
371114:59:52.406 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371214:59:52.406 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
371314:59:52.406 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371414:59:52.407 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsJOkXqjY55ZwElQiuP2wwAWtpAh84a7/3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371514:59:52.408 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
371614:59:52.411 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371714:59:52.411 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
371814:59:52.411 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371914:59:52.413 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/wiOaL4Ym7L+ZHd/ss9bYAcxY5yv6whruAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372014:59:52.413 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
372114:59:52.415 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372214:59:52.416 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
372314:59:52.416 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372414:59:52.417 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABU8geEoylSakF1t8hYYik3AWk84Z7E1jHiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372514:59:52.417 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
372614:59:52.420 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372714:59:52.420 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
372814:59:52.420 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372914:59:52.421 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACwedbaOvN02YTf/6BAWaAeARlMMquwFN0oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373014:59:52.422 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
373114:59:52.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373214:59:52.425 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
373314:59:52.425 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373414:59:52.426 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpSmWLeOc6E/ktjhZyF0BIASrLdhXHGcJjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373514:59:52.427 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
373614:59:52.429 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373714:59:52.430 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
373814:59:52.430 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373914:59:52.430 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMlORecc9TZLU8a8Iw81e4AYH6cwOJP0N8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374014:59:52.431 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
374114:59:52.433 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374214:59:52.434 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
374314:59:52.434 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374414:59:52.435 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACqfNmF+xYDKsnz8QlfJfAhAe0e5vTmTQkkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374514:59:52.435 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
374614:59:52.437 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374714:59:52.438 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
374814:59:52.438 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374914:59:52.439 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACHaal+JrzCXY/2jN8nebqaAQJHHRLWkOmUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375014:59:52.440 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
375114:59:52.442 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375214:59:52.442 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
375314:59:52.443 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375414:59:52.443 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA1V7L02L9CpyCs7rgSbBvKAWa9n+5pTYa5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375514:59:52.444 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
375614:59:52.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375714:59:52.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
375814:59:52.447 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375914:59:52.448 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAdR2Ms/3sutGPuU8Q0AenDATK32+YAnRQhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376014:59:52.448 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
376114:59:52.451 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376214:59:52.451 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
376314:59:52.451 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376414:59:52.452 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABV0AY3IvbBVmmeyATGMZ+OAQryPdmVFFWgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376514:59:52.453 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
376614:59:52.456 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376714:59:52.456 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
376814:59:52.456 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376914:59:52.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABUmUeZVdPquD9vdKFItZO1AV8vfCB/p/wVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377014:59:52.458 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
377114:59:52.460 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377214:59:52.460 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
377314:59:52.461 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377414:59:52.462 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABmOhhNUF0RTwBr0ajxHTxbAfggMd9ErcE6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377514:59:52.462 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
377614:59:52.464 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377714:59:52.465 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
377814:59:52.465 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377914:59:52.466 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADfi4WRcqOMGuLNzXpbjzDMAegE49JC4HmCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378014:59:52.466 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
378114:59:52.469 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378214:59:52.469 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
378314:59:52.469 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378414:59:52.470 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACvhGIjxaFWHxK7/UD4uaI1AUdIWuLV74cKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378514:59:52.470 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
378614:59:52.473 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378714:59:52.473 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
378814:59:52.473 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378914:59:52.474 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABJ/8sNYra/8w6EV+OxHndcAfVYcJOELUraAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379014:59:52.475 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
379114:59:52.478 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379214:59:52.478 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
379314:59:52.479 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379414:59:52.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADhugQRVb4LKKbowLLx3ZgVAa66PSq/w6riAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379514:59:52.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
379614:59:52.483 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379714:59:52.483 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
379814:59:52.484 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379914:59:52.484 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAtqVPF8NRiYMyidt+tts41AVejwjZUGzF1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380014:59:52.485 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
380114:59:52.487 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380214:59:52.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
380314:59:52.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380414:59:52.489 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtSegn8eb1BsO+B5RtStzUAVzCNLNHwK33AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380514:59:52.490 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
380614:59:52.492 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380714:59:52.493 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
380814:59:52.493 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380914:59:52.494 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4PagBSo2Upxf8ronUl/LmAQPRwyeJSjMqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381014:59:52.494 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
381114:59:52.497 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381214:59:52.497 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
381314:59:52.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381414:59:52.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADBCLawhFC79oI5qQRXuz05AUGHoIUgndT4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381514:59:52.499 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
381614:59:52.502 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381714:59:52.502 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
381814:59:52.503 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381914:59:52.503 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQVqonGQIdW3qedtNMr0WmAdmY0rpb9CoSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382014:59:52.504 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
382114:59:52.507 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382214:59:52.507 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
382314:59:52.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382414:59:52.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADr2C6f3uGcr9KHSpfJAbw4AeueUwByTw9FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382514:59:52.509 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
382614:59:52.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382714:59:52.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
382814:59:52.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382914:59:52.513 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACSMFEARrz2BJ7qXNCx6UY8AXy2X9QY8tvZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
383014:59:52.514 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
383114:59:52.516 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
383214:59:52.517 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
383314:59:52.517 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
383414:59:52.518 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACpUkIB8NSv9g2CIMmZn3GyAYMO5u62xKXNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
383514:59:52.518 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
383614:59:52.520 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
383714:59:52.521 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
383814:59:52.521 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
383914:59:52.522 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC96Zg3DwSVnaG177FUsZaBAYwjcMtF0Cw1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
384014:59:52.523 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
384114:59:52.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
384214:59:52.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
384314:59:52.526 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
384414:59:52.526 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACryNcpbGHtRkinImqaH1M9AaqLcOb0yURxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
384514:59:52.527 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
384614:59:52.529 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
384714:59:52.529 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
384814:59:52.530 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
384914:59:52.531 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZsLTcTRzhx/KhvB9yD2KIAQ1sDaCcKHCDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
385014:59:52.531 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
385114:59:52.533 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
385214:59:52.533 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
385314:59:52.534 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
385414:59:52.535 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACv9RTYCOk579m+6tm3eeU3AaWlDr/ikc13AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
385514:59:52.535 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
385614:59:52.537 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
385714:59:52.537 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
385814:59:52.538 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
385914:59:52.538 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRmUfPBtvhC3+XEuzOCDxRAWgPZ1w1BgnLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
386014:59:52.539 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
386114:59:52.542 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
386214:59:52.542 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
386314:59:52.543 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
386414:59:52.544 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACXS0H9Ylv3x+itWD3Cj0RqARzlwBM+BfqcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
386514:59:52.544 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
386614:59:52.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
386714:59:52.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
386814:59:52.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
386914:59:52.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAmwXuW7Yp1wY+2uM8B9JzMAWaUo1+gMwT6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
387014:59:52.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
387114:59:52.551 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
387214:59:52.551 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
387314:59:52.551 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
387414:59:52.552 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAcDFOMB8Rk8hB9kzIhNSi+AbUqGHUC0W9iAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
387514:59:52.553 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
387614:59:52.556 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
387714:59:52.556 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
387814:59:52.557 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
387914:59:52.557 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABkbJIPE/FHPaBDz3b6T1W+AWD9UIBsKet1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
388014:59:52.558 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
388114:59:52.561 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
388214:59:52.561 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
388314:59:52.561 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
388414:59:52.562 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjUUXLY2C/jx/PWHs1N0OxAUPEcGxj6igxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
388514:59:52.563 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
388614:59:52.565 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
388714:59:52.565 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
388814:59:52.566 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
388914:59:52.566 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADZaPEDy3kdEjIE89pAjQ+8Afj6bL5IvrhWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
389014:59:52.567 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
389114:59:52.569 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
389214:59:52.569 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
389314:59:52.570 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
389414:59:52.570 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpyaW3p1F4YwJLoEE5MIYoAReqBz6lGCsdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
389514:59:52.571 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
389614:59:52.573 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
389714:59:52.574 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
389814:59:52.574 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
389914:59:52.575 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABJySa2y/ju6pCpgdHeXgvfAZBU2YZSx3qeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
390014:59:52.576 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
390114:59:52.578 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
390214:59:52.578 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
390314:59:52.579 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
390414:59:52.580 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADyhtoI1/YgI4BVApo0VyHDAUQiEaGgdVuVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
390514:59:52.580 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
390614:59:52.583 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:52 GMT, server: akka-http/10.5.0] padding=0 endStream=false
390714:59:52.583 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
390814:59:52.584 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
3909[INFO] [12/04/2025 14:59:57.595] [pool-23-thread-4] [CoordinatedShutdown(akka://LoadBalancingIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
391014:59:57.596 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e299885, L:/127.0.0.1:54524 - R:127.0.0.1/127.0.0.1:42695] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
391114:59:57.596 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcc6e874a, L:/127.0.0.1:40034 - R:127.0.0.1/127.0.0.1:43429] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
391214:59:57.597 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x77bb0e9c, L:/127.0.0.1:57736 - R:127.0.0.1/127.0.0.1:46621] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
391314:59:57.597 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88fbe1b2, L:/127.0.0.1:41952 - R:127.0.0.1/127.0.0.1:33049] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3914[WARN] [12/04/2025 14:59:57.597] [LoadBalancingIntegrationSpec-akka.actor.default-dispatcher-10] [GrpcImpl(akka://LoadBalancingIntegrationSpec)] Failed to gracefully close akka.grpc.GrpcChannel@7805831e, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(1)]
3915[info] LoadBalancingIntegrationSpecNetty:
3916[info] Client-side loadbalancing
3917[info] - should send requests to multiple endpoints (607 milliseconds)
3918[info] - should re-discover endpoints on failure (5 seconds, 57 milliseconds)
3919[info] - should select the right endpoint among invalid ones (526 milliseconds)
3920[info] - should fail when no valid endpoints are provided (don't retry) when max attempts is set to '1' (5 milliseconds)
3921[info] - should not fail when no valid endpoints are provided (retry indefinitely) when max attempts is set to another positive value (5 seconds, 4 milliseconds)
3922Running test large_unary
3923Test completed.
3924[INFO] [12/04/2025 14:59:57.829] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3925[INFO] [12/04/2025 14:59:57.840] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3926Running test empty_unary
3927Test completed.
3928[INFO] [12/04/2025 14:59:57.933] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3929[INFO] [12/04/2025 14:59:57.949] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3930Running test ping_pong
3931Test completed.
3932[INFO] [12/04/2025 14:59:58.073] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3933[INFO] [12/04/2025 14:59:58.086] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3934Running test empty_stream
3935Test completed.
3936[INFO] [12/04/2025 14:59:58.188] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3937[INFO] [12/04/2025 14:59:58.197] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3938Running test client_streaming
3939Test completed.
3940[INFO] [12/04/2025 14:59:58.306] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3941[INFO] [12/04/2025 14:59:58.325] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3942Running test server_streaming
3943Test completed.
3944[INFO] [12/04/2025 14:59:58.429] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3945[INFO] [12/04/2025 14:59:58.445] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3946Running test cancel_after_begin
3947[INFO] [12/04/2025 14:59:58.519] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3948Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
3949[INFO] [12/04/2025 14:59:58.535] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
395014:59:58.598 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-1
395114:59:58.598 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 9 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-3
395214:59:58.599 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-4
395314:59:58.600 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 8 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-2
3954Running test cancel_after_first_response
3955[INFO] [12/04/2025 14:59:58.622] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3956Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
3957[INFO] [12/04/2025 14:59:58.637] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3958Running test timeout_on_sleeping_server
3959[INFO] [12/04/2025 14:59:58.705] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3960Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
3961[INFO] [12/04/2025 14:59:58.710] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3962Running test status_code_and_message
3963Test completed.
3964[INFO] [12/04/2025 14:59:58.817] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3965[INFO] [12/04/2025 14:59:58.828] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3966Running test unimplemented_method
3967Test completed.
3968[INFO] [12/04/2025 14:59:58.914] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3969[INFO] [12/04/2025 14:59:58.931] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3970Running test client_compressed_unary
3971[INFO] [12/04/2025 14:59:59.005] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3972Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
3973[INFO] [12/04/2025 14:59:59.015] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3974Running test server_compressed_unary
3975[INFO] [12/04/2025 14:59:59.089] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3976Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
3977[INFO] [12/04/2025 14:59:59.100] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3978Running test server_compressed_streaming
3979Test completed.
3980[INFO] [12/04/2025 14:59:59.206] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3981[INFO] [12/04/2025 14:59:59.216] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3982Running test unimplemented_service
3983Test completed.
3984[INFO] [12/04/2025 14:59:59.314] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3985[INFO] [12/04/2025 14:59:59.326] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3986[info] GrpcInteropAkkaJavaWithAkkaHttpScalaSpec:
3987[info] akka-grpc java server with akka-grpc scala client tester akka-http
3988[info] - should pass the large_unary integration test (233 milliseconds)
3989[info] - should pass the empty_unary integration test (103 milliseconds)
3990[info] - should pass the ping_pong integration test (144 milliseconds)
3991[info] - should pass the empty_stream integration test (104 milliseconds)
3992[info] - should pass the client_streaming integration test (134 milliseconds)
3993[info] - should pass the server_streaming integration test (113 milliseconds)
3994[info] - should pass the cancel_after_begin integration test (pending)
3995[info] - should pass the cancel_after_first_response integration test (pending)
3996[info] - should pass the timeout_on_sleeping_server integration test (pending)
3997[info] - should pass the status_code_and_message integration test (114 milliseconds)
3998[info] - should pass the unimplemented_method integration test (103 milliseconds)
3999[info] - should pass the client_compressed_unary integration test (pending)
4000[info] - should pass the server_compressed_unary integration test (pending)
4001[info] - should pass the server_compressed_streaming integration test (113 milliseconds)
4002[info] - should pass the unimplemented_service integration test (114 milliseconds)
400314:59:59.414 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
400414:59:59.414 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
400514:59:59.418 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
400614:59:59.418 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=true
400714:59:59.418 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=true
400814:59:59.419 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABod5V/woMiYL99r3QMS0smAdtEdjM39nvkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
400914:59:59.419 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
401014:59:59.422 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
401114:59:59.425 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
401214:59:59.425 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
401314:59:59.426 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ce3da37, L:/127.0.0.1:49112 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4014[INFO] [12/04/2025 14:59:59.426] [pool-23-thread-4] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4015[info] RichErrorModelTest:
4016[info] - testManualApproach
401714:59:59.463 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
401814:59:59.464 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
401914:59:59.467 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
402014:59:59.467 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND SETTINGS: ack=true
402114:59:59.468 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND SETTINGS: ack=true
402214:59:59.468 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcB/TQwHBesnXNf70jmjH4AR3T+rvLHQH3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
402314:59:59.469 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
402414:59:59.471 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4025sayHello to Alice (not authenticated)
402614:59:59.476 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 39, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
402714:59:59.477 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402814:59:59.477 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
402914:59:59.478 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, authorization: foo, grpc-accept-encoding: gzip, grpc-trace-bin: AADdcEPZLobPkHRj+Cci+M8VAYArPeWdXghdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
403014:59:59.479 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
4031sayHello to Alice (authenticated)
403214:59:59.485 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 35, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
403314:59:59.486 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=5 padding=0 endStream=false length=35 bytes=000000001e0a1c48656c6c6f2c20416c696365202861757468656e7469636174656429
403414:59:59.486 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
403514:59:59.488 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf75a83a4, L:/127.0.0.1:49662 - R:localhost/127.0.0.1:34707] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
403614:59:59.497 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
403714:59:59.497 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
403814:59:59.501 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
403914:59:59.501 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND SETTINGS: ack=true
404014:59:59.501 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND SETTINGS: ack=true
404114:59:59.502 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApP2bN4FbdQeo7Us9Y4XoiAVNX2S7cym4ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
404214:59:59.502 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
404314:59:59.505 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
404414:59:59.508 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, baz: qux, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
404514:59:59.508 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
404614:59:59.508 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, foo: bar] padding=0 endStream=true
404714:59:59.512 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcdf3e780, L:/127.0.0.1:46696 - R:localhost/127.0.0.1:41111] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
404814:59:59.515 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
404914:59:59.515 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
405014:59:59.519 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
405114:59:59.519 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND SETTINGS: ack=true
405214:59:59.519 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND SETTINGS: ack=true
405314:59:59.520 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWjvqjUkxYQ/e8Pb1G2rwVAY6uACPbijNtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
405414:59:59.520 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
405514:59:59.522 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4056sayHello to stream...
405714:59:59.594 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
405814:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=446477
405914:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406014:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406114:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406214:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406314:59:59.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406414:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406514:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406614:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406714:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406814:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406914:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407014:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407114:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407214:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407314:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407414:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407514:59:59.596 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407614:59:59.597 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407714:59:59.598 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407814:59:59.599 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407914:59:59.599 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408014:59:59.600 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408114:59:59.600 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408214:59:59.601 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408314:59:59.601 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408414:59:59.602 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408514:59:59.603 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408614:59:59.603 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408714:59:59.603 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408814:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408914:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409014:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409114:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409214:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409314:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409414:59:59.604 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409514:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409614:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409714:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409814:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409914:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410014:59:59.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410114:59:59.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410214:59:59.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410314:59:59.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410414:59:59.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410514:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410614:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410714:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410814:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410914:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411014:59:59.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411114:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411214:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411314:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411414:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411514:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411614:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411714:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411814:59:59.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411914:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412014:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412114:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412214:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412314:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412414:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412514:59:59.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412614:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412714:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412814:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412914:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413014:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413114:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413214:59:59.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413314:59:59.611 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413414:59:59.611 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413514:59:59.611 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413614:59:59.611 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413714:59:59.611 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413814:59:59.612 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413914:59:59.613 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414014:59:59.613 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414114:59:59.613 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414214:59:59.614 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414314:59:59.615 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414414:59:59.615 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414514:59:59.616 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414614:59:59.616 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414714:59:59.616 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414814:59:59.616 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414914:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415014:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415114:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415214:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415314:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415414:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415514:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415614:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415714:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415814:59:59.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415914:59:59.618 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416014:59:59.618 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416114:59:59.619 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416214:59:59.619 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416314:59:59.620 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416414:59:59.621 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416514:59:59.621 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416614:59:59.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416714:59:59.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416814:59:59.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416914:59:59.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417014:59:59.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417114:59:59.623 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417214:59:59.623 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417314:59:59.623 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417414:59:59.623 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417514:59:59.623 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417614:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417714:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417814:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417914:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418014:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418114:59:59.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418214:59:59.625 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418314:59:59.625 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418414:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418514:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418614:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418714:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418814:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418914:59:59.626 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419014:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419114:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419214:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419314:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419414:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419514:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419614:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419714:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419814:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419914:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420014:59:59.627 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420114:59:59.628 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420214:59:59.628 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420314:59:59.628 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420414:59:59.628 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420514:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420614:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420714:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420814:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420914:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421014:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421114:59:59.629 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421214:59:59.630 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421314:59:59.630 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421414:59:59.630 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421514:59:59.630 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421614:59:59.630 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421714:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421814:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421914:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422014:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422114:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422214:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422314:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422414:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422514:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422614:59:59.631 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422714:59:59.632 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422814:59:59.632 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422914:59:59.632 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423014:59:59.632 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423114:59:59.632 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423214:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423314:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423414:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423514:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423614:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423714:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423814:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423914:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424014:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424114:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424214:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424314:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424414:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424514:59:59.633 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424614:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424714:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424814:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424914:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425014:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425114:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425214:59:59.634 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425314:59:59.635 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425414:59:59.635 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425514:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425614:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425714:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425814:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425914:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426014:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426114:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426214:59:59.636 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426314:59:59.637 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426414:59:59.637 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426514:59:59.637 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426614:59:59.637 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426714:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426814:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426914:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427014:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427114:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427214:59:59.638 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427314:59:59.639 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427414:59:59.639 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427514:59:59.639 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427614:59:59.639 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427714:59:59.639 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427814:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427914:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
428014:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428114:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428214:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428314:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428414:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428514:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428614:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428714:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428814:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428914:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429014:59:59.640 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429114:59:59.641 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429214:59:59.641 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429314:59:59.641 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429414:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429514:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429614:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429714:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429814:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429914:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430014:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430114:59:59.642 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430214:59:59.643 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430314:59:59.643 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430414:59:59.643 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430514:59:59.644 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430614:59:59.644 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430714:59:59.644 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430814:59:59.644 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430914:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431014:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431114:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431214:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431314:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431414:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431514:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431614:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431714:59:59.645 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431814:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431914:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432014:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432114:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432214:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432314:59:59.646 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432414:59:59.647 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432514:59:59.647 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432614:59:59.647 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432714:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432814:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432914:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433014:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433114:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433214:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433314:59:59.648 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433414:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433514:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433614:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433714:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433814:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433914:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434014:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434114:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434214:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434314:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434414:59:59.649 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434514:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434614:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434714:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434814:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434914:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435014:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435114:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435214:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435314:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435414:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435514:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435614:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435714:59:59.650 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435814:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435914:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436014:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436114:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436214:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436314:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436414:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436514:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436614:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436714:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436814:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436914:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437014:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437114:59:59.651 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437214:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437314:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437414:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437514:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437614:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437714:59:59.652 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437814:59:59.653 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
437914:59:59.653 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438014:59:59.653 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438114:59:59.653 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438214:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438314:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438414:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438514:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438614:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438714:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438814:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
438914:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439014:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439114:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439214:59:59.654 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439314:59:59.655 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439414:59:59.655 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439514:59:59.655 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439614:59:59.655 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439714:59:59.655 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
439814:59:59.656 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=13 bytes=00000000080a06427965427965
439914:59:59.671 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
440014:59:59.674 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND DATA: streamId=3 padding=0 endStream=false length=12126 bytes=220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468...
440114:59:59.674 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
440214:59:59.858 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9d341b05, L:/127.0.0.1:49670 - R:localhost/127.0.0.1:34707] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
440314:59:59.867 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
440414:59:59.867 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
440514:59:59.871 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
440614:59:59.871 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND SETTINGS: ack=true
440714:59:59.871 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND SETTINGS: ack=true
440814:59:59.871 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAioPFS/+wO4BoHUKEThiMHAb4ecVUtaE/9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
440914:59:59.872 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
441014:59:59.874 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
441114:59:59.876 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, foo: bar, grpc-encoding: identity, date: Thu, 04 Dec 2025 13:59:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
441214:59:59.876 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
441314:59:59.878 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, baz: qux] padding=0 endStream=true
441414:59:59.880 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb12cd860, L:/127.0.0.1:42394 - R:localhost/127.0.0.1:35875] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4415[info] PowerApiSpecNetty:
4416[info] The power API
4417[info] - should successfully pass metadata from client to server (27 milliseconds)
4418[info] - should successfully pass metadata from server to client (22 milliseconds)
4419[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (346 milliseconds)
4420[info] - should successfully pass metadata from server to client (for client-streaming calls) (20 milliseconds)
4421[info] GrpcExceptionHandlerSpec:
4422[info] The default ExceptionHandler
4423[info] - should produce an INVALID_ARGUMENT error when the expected parameter is not found (2 milliseconds)
4424[info] - should return the correct user-supplied status for a unary call (6 milliseconds)
4425[info] - should return the correct user-supplied status for a streaming call (3 milliseconds)
442614:59:59.998 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libio_grpc_netty_shaded_netty_tcnative_linux_x86_649093184395812647503.so
442714:59:59.998 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
442814:59:59.998 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
442914:59:59.998 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
443015:00:00.007 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@572ebae1
443115:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
443215:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
443315:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
443415:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
443515:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
443615:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
443715:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
443815:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
443915:00:00.012 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
444015:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
444115:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
444215:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
444315:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
444415:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
444515:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
444615:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
444715:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
444815:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
444915:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
445015:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
445115:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
445215:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
445315:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
445415:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
445515:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
445615:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
445715:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
445815:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
445915:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
446015:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
446115:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
446215:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
446315:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
446415:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
446515:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
446615:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
446715:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
446815:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
446915:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
447015:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
447115:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
447215:00:00.013 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256]
4473Running test large_unary
447415:00:00.033 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@362e2473
447515:00:00.050 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
447615:00:00.051 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
447715:00:00.051 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
447815:00:00.054 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
447915:00:00.055 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND SETTINGS: ack=true
448015:00:00.055 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND SETTINGS: ack=true
448115:00:00.055 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7p0YcXEWTCh78WQ+fMeVfAXE4XAjYckIOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
448215:00:00.056 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448315:00:00.067 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448415:00:00.069 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
448515:00:00.070 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
448615:00:00.071 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448715:00:00.072 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448815:00:00.072 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448915:00:00.073 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449015:00:00.074 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449115:00:00.078 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
449215:00:00.079 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449315:00:00.079 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449415:00:00.079 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449515:00:00.080 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449615:00:00.080 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449715:00:00.080 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449815:00:00.081 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
449915:00:00.081 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450015:00:00.081 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450115:00:00.082 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450215:00:00.082 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450315:00:00.082 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450415:00:00.083 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450515:00:00.083 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450615:00:00.083 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450715:00:00.084 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450815:00:00.084 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450915:00:00.084 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451015:00:00.085 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451115:00:00.085 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451215:00:00.085 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4513Test completed.
451415:00:00.087 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ab6c3dd, L:/127.0.0.1:41310 - R:127.0.0.1/127.0.0.1:41319] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4515[INFO] [12/04/2025 15:00:00.087] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4516[INFO] [12/04/2025 15:00:00.094] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4517[INFO] [12/04/2025 15:00:00.097] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4518Running test empty_unary
451915:00:00.169 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
452015:00:00.169 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
452115:00:00.169 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
452215:00:00.172 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
452315:00:00.172 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND SETTINGS: ack=true
452415:00:00.173 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND SETTINGS: ack=true
452515:00:00.173 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD72kFYN8kUMBTeJfaQDamlAfEYjhB3rsvPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
452615:00:00.174 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
452715:00:00.177 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
452815:00:00.179 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
452915:00:00.179 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
453015:00:00.179 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4531Test completed.
453215:00:00.181 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x14fc7322, L:/127.0.0.1:46938 - R:127.0.0.1/127.0.0.1:40943] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4533[INFO] [12/04/2025 15:00:00.181] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4534[INFO] [12/04/2025 15:00:00.185] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4535[INFO] [12/04/2025 15:00:00.187] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4536Running test ping_pong
453715:00:00.249 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
453815:00:00.249 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
453915:00:00.250 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
454015:00:00.253 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
454115:00:00.253 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND SETTINGS: ack=true
454215:00:00.253 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND SETTINGS: ack=true
454315:00:00.254 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB1A5F4iNG+df7WYja9E8FNAbhuaRyR0+LAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
454415:00:00.254 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
454515:00:00.256 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
454615:00:00.256 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38313 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
454715:00:00.258 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
454815:00:00.261 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
454915:00:00.261 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
455015:00:00.262 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455115:00:00.262 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455215:00:00.263 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455315:00:00.263 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455415:00:00.265 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455515:00:00.266 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455615:00:00.267 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455715:00:00.267 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455815:00:00.268 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4559Test completed.
456015:00:00.270 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ea301c8, L:/127.0.0.1:44522 - R:127.0.0.1/127.0.0.1:39795] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4561[INFO] [12/04/2025 15:00:00.270] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4562[INFO] [12/04/2025 15:00:00.278] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4563[INFO] [12/04/2025 15:00:00.280] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4564Running test empty_stream
456515:00:00.340 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
456615:00:00.340 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
456715:00:00.341 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
456815:00:00.344 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
456915:00:00.344 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND SETTINGS: ack=true
457015:00:00.345 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACDUWrljlqxYv4j6gkM0tP7AVrNRQ0E85cYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
457115:00:00.345 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
457215:00:00.346 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] INBOUND SETTINGS: ack=true
457315:00:00.348 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
457415:00:00.351 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
457515:00:00.351 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4576Test completed.
457715:00:00.353 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x483a375d, L:/127.0.0.1:41316 - R:127.0.0.1/127.0.0.1:45031] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4578[INFO] [12/04/2025 15:00:00.353] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4579[INFO] [12/04/2025 15:00:00.363] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4580[INFO] [12/04/2025 15:00:00.365] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4581Running test client_streaming
458215:00:00.429 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
458315:00:00.429 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
458415:00:00.430 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
458515:00:00.434 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
458615:00:00.434 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND SETTINGS: ack=true
458715:00:00.435 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSsFaNsQlasn/SX1bTu9/tAfWD45znaH6/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
458815:00:00.436 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458915:00:00.437 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND SETTINGS: ack=true
459015:00:00.438 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
459115:00:00.438 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36484 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459215:00:00.441 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
459315:00:00.442 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
459415:00:00.442 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459515:00:00.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
459615:00:00.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
459715:00:00.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4598Test completed.
459915:00:00.446 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcee039e0, L:/127.0.0.1:40286 - R:127.0.0.1/127.0.0.1:44827] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4600[INFO] [12/04/2025 15:00:00.447] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4601[INFO] [12/04/2025 15:00:00.457] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4602[INFO] [12/04/2025 15:00:00.460] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4603Running test server_streaming
460415:00:00.524 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
460515:00:00.525 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
460615:00:00.525 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
460715:00:00.529 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
460815:00:00.529 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND SETTINGS: ack=true
460915:00:00.530 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACY0oP/1onylB/1wX/uZ2WPAe/7ffirR9afAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
461015:00:00.531 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
461115:00:00.532 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND SETTINGS: ack=true
461215:00:00.535 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
461315:00:00.539 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
461415:00:00.540 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
461515:00:00.541 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
461615:00:00.542 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
461715:00:00.542 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
461815:00:00.543 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
461915:00:00.544 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462015:00:00.544 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462115:00:00.544 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4622Test completed.
462315:00:00.546 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d3250d7, L:/127.0.0.1:55788 - R:127.0.0.1/127.0.0.1:43673] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4624[INFO] [12/04/2025 15:00:00.546] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4625[INFO] [12/04/2025 15:00:00.559] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4626[INFO] [12/04/2025 15:00:00.562] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4627Running test cancel_after_begin
4628[INFO] [12/04/2025 15:00:00.615] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4629Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4630[INFO] [12/04/2025 15:00:00.624] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4631[INFO] [12/04/2025 15:00:00.627] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4632Running test cancel_after_first_response
4633[INFO] [12/04/2025 15:00:00.680] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4634Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4635[INFO] [12/04/2025 15:00:00.690] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4636[INFO] [12/04/2025 15:00:00.692] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4637Running test timeout_on_sleeping_server
4638[INFO] [12/04/2025 15:00:00.741] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4639Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4640[INFO] [12/04/2025 15:00:00.751] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4641[INFO] [12/04/2025 15:00:00.753] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4642Running test status_code_and_message
464315:00:00.812 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
464415:00:00.813 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
464515:00:00.813 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
464615:00:00.816 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
464715:00:00.816 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND SETTINGS: ack=true
464815:00:00.816 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND SETTINGS: ack=true
464915:00:00.817 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC5cQbZAxB13yTMv5ZoVjZbAU7DT0dUI9BHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
465015:00:00.817 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
465115:00:00.820 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
465215:00:00.823 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
465315:00:00.823 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
465415:00:00.825 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABI5F6Kc06vxj0MVFNMohSaARYUZ1Jgq+kkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
465515:00:00.825 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
465615:00:00.829 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
465715:00:00.829 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4658Test completed.
465915:00:00.831 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf3205779, L:/127.0.0.1:39220 - R:127.0.0.1/127.0.0.1:39855] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4660[INFO] [12/04/2025 15:00:00.831] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4661[INFO] [12/04/2025 15:00:00.836] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4662[INFO] [12/04/2025 15:00:00.838] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4663Running test unimplemented_method
466415:00:00.911 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
466515:00:00.911 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
466615:00:00.911 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
466715:00:00.914 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
466815:00:00.915 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND SETTINGS: ack=true
466915:00:00.916 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] INBOUND SETTINGS: ack=true
467015:00:00.917 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACgoVWifrb6tizfoc6ylxiPAbCKOgEcm9W7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
467115:00:00.917 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
467215:00:00.920 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
467315:00:00.922 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
467415:00:00.923 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
4675Test completed.
467615:00:00.924 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb51e4399, L:/127.0.0.1:51056 - R:127.0.0.1/127.0.0.1:46159] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4677[INFO] [12/04/2025 15:00:00.925] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4678[INFO] [12/04/2025 15:00:00.938] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4679[INFO] [12/04/2025 15:00:00.940] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4680Running test client_compressed_unary
4681[INFO] [12/04/2025 15:00:00.995] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4682Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4683[INFO] [12/04/2025 15:00:01.004] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4684[INFO] [12/04/2025 15:00:01.006] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4685Running test server_compressed_unary
4686[INFO] [12/04/2025 15:00:01.069] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4687Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4688[INFO] [12/04/2025 15:00:01.075] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4689[INFO] [12/04/2025 15:00:01.079] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4690Running test server_compressed_streaming
469115:00:01.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
469215:00:01.146 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
469315:00:01.146 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
469415:00:01.150 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
469515:00:01.150 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND SETTINGS: ack=true
469615:00:01.151 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND SETTINGS: ack=true
469715:00:01.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCjBB7lT7EUaK0Q9SZbvAVAZMWN8+HES+TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
469815:00:01.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
469915:00:01.155 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
470015:00:01.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
470115:00:01.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470215:00:01.163 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470315:00:01.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470415:00:01.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470515:00:01.165 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470615:00:01.166 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470715:00:01.166 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470815:00:01.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470915:00:01.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4710Test completed.
471115:00:01.169 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd66c012d, L:/127.0.0.1:51332 - R:127.0.0.1/127.0.0.1:41105] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4712[INFO] [12/04/2025 15:00:01.170] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4713[INFO] [12/04/2025 15:00:01.183] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4714[INFO] [12/04/2025 15:00:01.187] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4715Running test unimplemented_service
471615:00:01.258 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
471715:00:01.258 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
471815:00:01.259 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
471915:00:01.263 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
472015:00:01.263 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND SETTINGS: ack=true
472115:00:01.264 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] INBOUND SETTINGS: ack=true
472215:00:01.265 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfAmtXxcQhfeE00oRr9rtTAaW7EdoAG6C8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
472315:00:01.266 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
472415:00:01.270 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
472515:00:01.272 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Thu, 04 Dec 2025 14:00:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
472615:00:01.273 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
472715:00:01.274 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND RST_STREAM: streamId=3 errorCode=8
4728Test completed.
472915:00:01.277 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x63ea8fa4, L:/127.0.0.1:57658 - R:127.0.0.1/127.0.0.1:39455] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4730[INFO] [12/04/2025 15:00:01.277] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4731[INFO] [12/04/2025 15:00:01.284] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4732[INFO] [12/04/2025 15:00:01.287] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4733[info] GrpcInteropAkkaScalaWithAkkaNettyScalaSpec:
4734[info] akka-grpc server scala with akka-grpc scala client tester netty
4735[info] - should pass the large_unary integration test (173 milliseconds)
4736[info] - should pass the empty_unary integration test (94 milliseconds)
4737[info] - should pass the ping_pong integration test (92 milliseconds)
4738[info] - should pass the empty_stream integration test (83 milliseconds)
4739[info] - should pass the client_streaming integration test (93 milliseconds)
4740[info] - should pass the server_streaming integration test (102 milliseconds)
4741[info] - should pass the cancel_after_begin integration test (pending)
4742[info] - should pass the cancel_after_first_response integration test (pending)
4743[info] - should pass the timeout_on_sleeping_server integration test (pending)
4744[info] - should pass the status_code_and_message integration test (83 milliseconds)
4745[info] - should pass the unimplemented_method integration test (103 milliseconds)
4746[info] - should pass the client_compressed_unary integration test (pending)
4747[info] - should pass the server_compressed_unary integration test (pending)
4748[info] - should pass the server_compressed_streaming integration test (104 milliseconds)
4749[info] - should pass the unimplemented_service integration test (103 milliseconds)
4750Running test large_unary
475115:00:01.393 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
475215:00:01.394 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
475315:00:01.394 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
475415:00:01.395 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
475515:00:01.395 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND SETTINGS: ack=true
475615:00:01.397 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
475715:00:01.400 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475815:00:01.400 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND PING: ack=false bytes=1234
475915:00:01.401 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476015:00:01.401 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476115:00:01.402 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476215:00:01.406 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=65535
476315:00:01.407 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND SETTINGS: ack=true
476415:00:01.408 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476515:00:01.409 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476615:00:01.410 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476715:00:01.410 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476815:00:01.411 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
476915:00:01.412 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477015:00:01.412 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477115:00:01.413 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477215:00:01.413 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477315:00:01.415 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477415:00:01.415 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477515:00:01.416 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477615:00:01.416 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND DATA: streamId=1 padding=0 endStream=true length=9702 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477715:00:01.416 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND PING: ack=true bytes=1234
477815:00:01.418 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
477915:00:01.419 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478015:00:01.421 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478115:00:01.426 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
478215:00:01.428 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=512000
478315:00:01.428 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478415:00:01.429 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478515:00:01.431 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478615:00:01.432 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478715:00:01.433 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478815:00:01.433 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=19787 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478915:00:01.434 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4790Test completed.
4791[INFO] [12/04/2025 15:00:01.444] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
479215:00:01.449 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x589719bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60558] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4793java.net.SocketException: Connection reset
4794 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4795 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4796 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4797 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4798 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4799 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4800 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4801 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4802 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4803 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4804 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4805 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4806 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4807 at java.base/java.lang.Thread.run(Thread.java:833)
4808Server stopped
4809Running test empty_unary
481015:00:01.527 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
481115:00:01.528 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
481215:00:01.528 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
481315:00:01.529 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
481415:00:01.529 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND SETTINGS: ack=true
481515:00:01.530 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
481615:00:01.530 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
481715:00:01.531 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND PING: ack=false bytes=1234
481815:00:01.532 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
481915:00:01.533 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND SETTINGS: ack=true
482015:00:01.534 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
482115:00:01.535 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
482215:00:01.535 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
482315:00:01.536 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND PING: ack=true bytes=1234
482415:00:01.538 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x7b66fde6, L:/127.0.0.1:8080 - R:/127.0.0.1:60564] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4825Test completed.
4826[INFO] [12/04/2025 15:00:01.541] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4827Server stopped
4828Running test ping_pong
482915:00:01.616 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
483015:00:01.616 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
483115:00:01.616 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
483215:00:01.617 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
483315:00:01.617 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND SETTINGS: ack=true
483415:00:01.618 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
483515:00:01.619 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483615:00:01.619 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND PING: ack=false bytes=1234
483715:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483815:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
483915:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484015:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484115:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484215:00:01.621 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=false length=3701 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484315:00:01.623 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND SETTINGS: ack=true
484415:00:01.623 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND DATA: streamId=1 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484515:00:01.625 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND PING: ack=true bytes=1234
484615:00:01.626 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
484715:00:01.626 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484815:00:01.629 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
484915:00:01.632 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
485015:00:01.635 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
485115:00:01.635 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
485215:00:01.635 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
485315:00:01.635 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4854Test completed.
4855[INFO] [12/04/2025 15:00:01.638] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
485615:00:01.641 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5ee99ffc, L:/127.0.0.1:8080 - R:/127.0.0.1:60566] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4857java.net.SocketException: Connection reset
4858 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4859 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4860 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4861 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4862 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4863 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4864 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4865 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4866 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4867 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4868 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4869 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4870 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4871 at java.base/java.lang.Thread.run(Thread.java:833)
4872Server stopped
4873Running test empty_stream
487415:00:01.715 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
487515:00:01.716 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
487615:00:01.716 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
487715:00:01.717 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
487815:00:01.717 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] OUTBOUND SETTINGS: ack=true
487915:00:01.717 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
488015:00:01.718 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
488115:00:01.718 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] OUTBOUND PING: ack=false bytes=1234
488215:00:01.720 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
488315:00:01.721 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] INBOUND SETTINGS: ack=true
488415:00:01.721 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x531d5a23, L:/127.0.0.1:8080 - R:/127.0.0.1:60576] INBOUND PING: ack=true bytes=1234
4885Test completed.
4886[INFO] [12/04/2025 15:00:01.724] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4887Server stopped
4888Running test client_streaming
488915:00:01.796 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
489015:00:01.796 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
489115:00:01.796 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
489215:00:01.798 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
489315:00:01.798 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND SETTINGS: ack=true
489415:00:01.798 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
489515:00:01.799 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
489615:00:01.800 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND PING: ack=false bytes=1234
489715:00:01.800 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
489815:00:01.801 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
489915:00:01.801 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=1839 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490015:00:01.801 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490115:00:01.801 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490215:00:01.802 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=false length=3716 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490315:00:01.802 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND SETTINGS: ack=true
490415:00:01.802 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND DATA: streamId=1 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490515:00:01.805 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND PING: ack=true bytes=1234
490615:00:01.807 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
490715:00:01.808 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=9 bytes=000000000408aac904
490815:00:01.808 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
490915:00:01.811 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3046041e, L:/127.0.0.1:8080 - R:/127.0.0.1:60578] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4910Test completed.
4911[INFO] [12/04/2025 15:00:01.813] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4912Server stopped
4913Running test server_streaming
491415:00:01.891 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
491515:00:01.891 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
491615:00:01.892 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
491715:00:01.893 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
491815:00:01.893 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND SETTINGS: ack=true
491915:00:01.893 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
492015:00:01.894 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND DATA: streamId=1 padding=0 endStream=false length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
492115:00:01.895 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND PING: ack=false bytes=1234
492215:00:01.895 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
492315:00:01.897 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND SETTINGS: ack=true
492415:00:01.897 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND PING: ack=true bytes=1234
492515:00:01.898 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
492615:00:01.899 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31446 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
492715:00:01.900 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=34089 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
492815:00:01.904 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
492915:00:01.904 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=512000
493015:00:01.904 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
493115:00:01.905 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02e75098, L:/127.0.0.1:8080 - R:/127.0.0.1:60582] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4932Test completed.
4933[INFO] [12/04/2025 15:00:01.908] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4934Server stopped
4935Running test cancel_after_begin
4936[INFO] [12/04/2025 15:00:01.964] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4937Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4938Server stopped
4939Running test cancel_after_first_response
4940[INFO] [12/04/2025 15:00:02.013] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4941Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4942Server stopped
4943Running test timeout_on_sleeping_server
4944[INFO] [12/04/2025 15:00:02.068] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4945Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4946Server stopped
4947Running test status_code_and_message
494815:00:02.127 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
494915:00:02.127 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
495015:00:02.127 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
495115:00:02.128 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
495215:00:02.128 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND SETTINGS: ack=true
495315:00:02.129 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
495415:00:02.130 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND DATA: streamId=1 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
495515:00:02.130 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND PING: ack=false bytes=1234
495615:00:02.130 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
495715:00:02.131 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND SETTINGS: ack=true
495815:00:02.131 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
495915:00:02.132 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND PING: ack=true bytes=1234
496015:00:02.138 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
496115:00:02.139 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND DATA: streamId=3 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
496215:00:02.139 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
496315:00:02.140 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb3359c71, L:/127.0.0.1:8080 - R:/127.0.0.1:60590] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4964Test completed.
4965[INFO] [12/04/2025 15:00:02.144] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4966Server stopped
4967Running test unimplemented_method
496815:00:02.208 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
496915:00:02.208 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
497015:00:02.208 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
497115:00:02.209 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
497215:00:02.209 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] OUTBOUND SETTINGS: ack=true
497315:00:02.209 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
497415:00:02.210 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
497515:00:02.210 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] OUTBOUND PING: ack=false bytes=1234
497615:00:02.210 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
497715:00:02.211 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND SETTINGS: ack=true
497815:00:02.211 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
497915:00:02.212 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb5f03afb, L:/127.0.0.1:8080 - R:/127.0.0.1:60596] INBOUND PING: ack=true bytes=1234
4980Test completed.
4981[INFO] [12/04/2025 15:00:02.216] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4982Server stopped
4983Running test client_compressed_unary
4984[INFO] [12/04/2025 15:00:02.269] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4985Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4986Server stopped
498715:00:02.281 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 28 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-2
498815:00:02.283 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 68 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-4
4989Running test server_compressed_unary
4990[INFO] [12/04/2025 15:00:02.315] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4991Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4992Server stopped
4993Running test server_compressed_streaming
499415:00:02.372 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
499515:00:02.373 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
499615:00:02.373 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
499715:00:02.374 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
499815:00:02.375 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND SETTINGS: ack=true
499915:00:02.375 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
500015:00:02.376 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND DATA: streamId=1 padding=0 endStream=false length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
500115:00:02.376 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND PING: ack=false bytes=1234
500215:00:02.376 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
500315:00:02.379 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND SETTINGS: ack=true
500415:00:02.379 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
500515:00:02.380 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500615:00:02.382 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500715:00:02.383 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND PING: ack=true bytes=1234
500815:00:02.386 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
500915:00:02.386 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
501015:00:02.387 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=58559 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501115:00:02.387 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc1adbc74, L:/127.0.0.1:8080 - R:/127.0.0.1:60606] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
5012Test completed.
5013[INFO] [12/04/2025 15:00:02.393] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5014Server stopped
5015Running test unimplemented_service
501615:00:02.458 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
501715:00:02.459 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
501815:00:02.459 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
501915:00:02.460 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
502015:00:02.460 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] OUTBOUND SETTINGS: ack=true
502115:00:02.461 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
502215:00:02.461 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
502315:00:02.461 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] OUTBOUND PING: ack=false bytes=1234
502415:00:02.462 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
502515:00:02.462 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
502615:00:02.463 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND SETTINGS: ack=true
502715:00:02.464 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] INBOUND PING: ack=true bytes=1234
5028Test completed.
5029[INFO] [12/04/2025 15:00:02.467] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
503015:00:02.470 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3318afce, L:/127.0.0.1:8080 - R:/127.0.0.1:60614] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
5031java.net.SocketException: Connection reset
5032 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
5033 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
5034 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
5035 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
5036 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
5037 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
5038 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
5039 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
5040 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
5041 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
5042 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
5043 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
5044 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
5045 at java.base/java.lang.Thread.run(Thread.java:833)
5046Server stopped
5047[info] GrpcInteropIoWithAkkaHttpScalaSpec:
5048[info] grpc-java server with akka-grpc scala client tester akka-http
5049[info] - should pass the large_unary integration test (142 milliseconds)
5050[info] - should pass the empty_unary integration test (97 milliseconds)
5051[info] - should pass the ping_pong integration test (97 milliseconds)
5052[info] - should pass the empty_stream integration test (78 milliseconds)
5053[info] - should pass the client_streaming integration test (86 milliseconds)
5054[info] - should pass the server_streaming integration test (102 milliseconds)
5055[info] - should pass the cancel_after_begin integration test (pending)
5056[info] - should pass the cancel_after_first_response integration test (pending)
5057[info] - should pass the timeout_on_sleeping_server integration test (pending)
5058[info] - should pass the status_code_and_message integration test (77 milliseconds)
5059[info] - should pass the unimplemented_method integration test (76 milliseconds)
5060[info] - should pass the client_compressed_unary integration test (pending)
5061[info] - should pass the server_compressed_unary integration test (pending)
5062[info] - should pass the server_compressed_streaming integration test (85 milliseconds)
5063[info] - should pass the unimplemented_service integration test (65 milliseconds)
5064Running test large_unary
506515:00:02.522 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
506615:00:02.523 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
506715:00:02.526 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
506815:00:02.526 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND SETTINGS: ack=true
506915:00:02.527 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND SETTINGS: ack=true
507015:00:02.528 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB+wToiZIUF2uqfvOmQwU9HAdZRFDA0aOdjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
507115:00:02.528 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507215:00:02.529 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507315:00:02.532 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
507415:00:02.533 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
507515:00:02.533 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507615:00:02.534 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507715:00:02.534 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507815:00:02.536 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507915:00:02.537 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508015:00:02.541 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
508115:00:02.542 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508215:00:02.542 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508315:00:02.543 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
508415:00:02.543 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508515:00:02.543 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
508615:00:02.543 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508715:00:02.545 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508815:00:02.545 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
508915:00:02.546 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509015:00:02.546 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
509115:00:02.546 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509215:00:02.546 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509315:00:02.546 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
509415:00:02.548 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509515:00:02.548 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
509615:00:02.549 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509715:00:02.549 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509815:00:02.549 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
509915:00:02.550 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510015:00:02.550 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
510115:00:02.551 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510215:00:02.552 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510315:00:02.553 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
510415:00:02.554 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510515:00:02.554 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
510615:00:02.554 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510715:00:02.556 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
510815:00:02.556 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
510915:00:02.557 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511015:00:02.558 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
511115:00:02.558 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511215:00:02.559 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511315:00:02.559 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
511415:00:02.560 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511515:00:02.560 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
511615:00:02.560 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511715:00:02.561 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511815:00:02.561 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5119Test completed.
512015:00:02.563 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb082a8cc, L:/127.0.0.1:35032 - R:/127.0.0.1:33293] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5121[INFO] [12/04/2025 15:00:02.566] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5122Running test empty_unary
512315:00:02.611 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
512415:00:02.611 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
512515:00:02.615 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
512615:00:02.615 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] OUTBOUND SETTINGS: ack=true
512715:00:02.616 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND SETTINGS: ack=true
512815:00:02.617 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADF/rVwwjSEpdwH/6tMi9lhAb1Y0NxActFhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
512915:00:02.617 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
513015:00:02.620 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
513115:00:02.622 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
513215:00:02.624 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
513315:00:02.624 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5134Test completed.
513515:00:02.625 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd3c86487, L:/127.0.0.1:40484 - R:/127.0.0.1:44127] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5136[INFO] [12/04/2025 15:00:02.629] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5137Running test ping_pong
513815:00:02.675 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
513915:00:02.675 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
514015:00:02.679 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
514115:00:02.679 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND SETTINGS: ack=true
514215:00:02.680 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND SETTINGS: ack=true
514315:00:02.681 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABleQC6kAbppnTCLYT332L/AVumc66Ey5usAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
514415:00:02.683 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514515:00:02.686 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
514615:00:02.687 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
514715:00:02.687 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
514815:00:02.687 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514915:00:02.688 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515015:00:02.689 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
515115:00:02.690 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
515215:00:02.691 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515315:00:02.693 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515415:00:02.693 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
515515:00:02.693 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
515615:00:02.694 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515715:00:02.697 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515815:00:02.698 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515915:00:02.699 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
516015:00:02.699 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
516115:00:02.699 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
516215:00:02.699 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
516315:00:02.700 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
516415:00:02.702 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5165Test completed.
516615:00:02.703 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x64524661, L:/127.0.0.1:48238 - R:/127.0.0.1:33441] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5167[INFO] [12/04/2025 15:00:02.705] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5168Running test empty_stream
516915:00:02.744 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
517015:00:02.745 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
517115:00:02.747 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
517215:00:02.747 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] OUTBOUND SETTINGS: ack=true
517315:00:02.747 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] INBOUND SETTINGS: ack=true
517415:00:02.748 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAClTuG+t/t7GTFtH9KfGrJ2AYLM2sdJFUCvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
517515:00:02.748 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
517615:00:02.750 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
517715:00:02.751 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
517815:00:02.752 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5179Test completed.
518015:00:02.752 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x407a585f, L:/127.0.0.1:60442 - R:/127.0.0.1:34711] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5181[INFO] [12/04/2025 15:00:02.755] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5182Running test client_streaming
518315:00:02.801 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
518415:00:02.801 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
518515:00:02.803 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
518615:00:02.804 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND SETTINGS: ack=true
518715:00:02.804 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND SETTINGS: ack=true
518815:00:02.805 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABzXr2u1s2Tw1LjA9xrRonUAaLuCnRREs11AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
518915:00:02.806 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519015:00:02.806 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519115:00:02.810 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
519215:00:02.810 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=462849
519315:00:02.810 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519415:00:02.813 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
519515:00:02.813 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
519615:00:02.814 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5197Test completed.
519815:00:02.816 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x11c30100, L:/127.0.0.1:49596 - R:/127.0.0.1:39731] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5199[INFO] [12/04/2025 15:00:02.819] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5200Running test server_streaming
520115:00:02.862 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
520215:00:02.863 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
520315:00:02.865 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
520415:00:02.865 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND SETTINGS: ack=true
520515:00:02.866 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND SETTINGS: ack=true
520615:00:02.866 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZQi1k3rheKEcx5ZLHYpDTAb3+ti/wzW7xAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
520715:00:02.866 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
520815:00:02.869 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
520915:00:02.872 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
521015:00:02.873 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521115:00:02.873 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521215:00:02.874 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521315:00:02.874 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
521415:00:02.875 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521515:00:02.875 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521615:00:02.876 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
521715:00:02.877 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521815:00:02.878 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521915:00:02.879 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
522015:00:02.879 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
522115:00:02.879 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522215:00:02.879 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5223Test completed.
522415:00:02.880 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6c06f40, L:/127.0.0.1:60406 - R:/127.0.0.1:41409] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5225[INFO] [12/04/2025 15:00:02.885] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5226Running test cancel_after_begin
5227Test completed.
5228[INFO] [12/04/2025 15:00:02.924] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5229Running test cancel_after_first_response
523015:00:02.968 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
523115:00:02.968 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
523215:00:02.970 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
523315:00:02.970 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND SETTINGS: ack=true
523415:00:02.971 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND SETTINGS: ack=true
523515:00:02.971 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMAVWMUkUG9gmjlGa6AlOcAS9118+uvQf0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
523615:00:02.972 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523715:00:02.975 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
523815:00:02.977 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
523915:00:02.977 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
524015:00:02.977 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524115:00:02.978 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524215:00:02.979 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5243Test completed.
524415:00:02.980 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7d3216c7, L:/127.0.0.1:50750 - R:/127.0.0.1:45935] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5245[WARN] [12/04/2025 15:00:02.980] [akka-grpc-server-java-akka.actor.default-dispatcher-9] [akka.grpc.javadsl.GrpcExceptionHandler(akka://akka-grpc-server-java)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
5246[INFO] [12/04/2025 15:00:02.983] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5247Running test timeout_on_sleeping_server
5248Test completed.
5249[INFO] [12/04/2025 15:00:03.031] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5250Running test status_code_and_message
525115:00:03.090 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
525215:00:03.091 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
525315:00:03.094 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
525415:00:03.094 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND SETTINGS: ack=true
525515:00:03.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND SETTINGS: ack=true
525615:00:03.096 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMEegIOFqA6tiDlWjcM0I5AWkXh+qDo+I+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
525715:00:03.098 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
525815:00:03.102 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
525915:00:03.103 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
526015:00:03.104 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
526115:00:03.106 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACyPFlMM7nfJoyIFqfTNOIYAYNeKct8OiSXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
526215:00:03.106 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
526315:00:03.109 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
526415:00:03.110 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5265Test completed.
526615:00:03.111 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x91225610, L:/127.0.0.1:37090 - R:/127.0.0.1:33575] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5267[INFO] [12/04/2025 15:00:03.115] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5268Running test unimplemented_method
526915:00:03.164 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
527015:00:03.164 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
527115:00:03.167 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
527215:00:03.167 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] OUTBOUND SETTINGS: ack=true
527315:00:03.168 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] INBOUND SETTINGS: ack=true
527415:00:03.169 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtvTfR/bJr5IfSOG3cKXlNAUWRKXuEifdVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
527515:00:03.170 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
527615:00:03.172 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
527715:00:03.174 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
527815:00:03.174 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5279Test completed.
528015:00:03.176 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67773213, L:/127.0.0.1:38260 - R:/127.0.0.1:43787] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5281[INFO] [12/04/2025 15:00:03.178] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5282Running test client_compressed_unary
528315:00:03.224 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
528415:00:03.224 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
528515:00:03.227 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
528615:00:03.227 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND SETTINGS: ack=true
528715:00:03.228 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND SETTINGS: ack=true
528815:00:03.230 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAAKtwr8VHO9vHjO3ry2+eFyAQD0D97vHL+LAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
528915:00:03.231 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
529015:00:03.233 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
529115:00:03.237 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
529215:00:03.238 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529315:00:03.238 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529415:00:03.238 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
529515:00:03.239 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529615:00:03.239 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
529715:00:03.239 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529815:00:03.241 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529915:00:03.241 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
530015:00:03.241 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530115:00:03.241 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
530215:00:03.241 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530315:00:03.243 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530415:00:03.244 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
530515:00:03.244 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530615:00:03.244 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
530715:00:03.244 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530815:00:03.246 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530915:00:03.246 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
531015:00:03.247 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531115:00:03.247 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
531215:00:03.247 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531315:00:03.248 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531415:00:03.248 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
531515:00:03.249 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531615:00:03.249 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
531715:00:03.249 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531815:00:03.249 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531915:00:03.249 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
532015:00:03.250 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532115:00:03.250 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
532215:00:03.251 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532315:00:03.251 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532415:00:03.252 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
532515:00:03.253 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532615:00:03.253 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
532715:00:03.253 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532815:00:03.254 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532915:00:03.255 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
533015:00:03.256 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADHdUGpubqagOCh0l50mbFyAdcZ28JUbMF0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
533115:00:03.257 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533215:00:03.258 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
533315:00:03.260 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
533415:00:03.260 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533515:00:03.261 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533615:00:03.262 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533715:00:03.262 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533815:00:03.263 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533915:00:03.265 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
534015:00:03.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534115:00:03.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
534215:00:03.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534315:00:03.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534415:00:03.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
534515:00:03.268 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534615:00:03.268 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
534715:00:03.269 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534815:00:03.269 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534915:00:03.269 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
535015:00:03.270 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535115:00:03.270 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
535215:00:03.270 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535315:00:03.271 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535415:00:03.271 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
535515:00:03.272 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535615:00:03.272 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
535715:00:03.272 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535815:00:03.273 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535915:00:03.273 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
536015:00:03.274 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536115:00:03.274 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
536215:00:03.274 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536315:00:03.275 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536415:00:03.275 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
536515:00:03.276 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536615:00:03.276 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
536715:00:03.277 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536815:00:03.277 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536915:00:03.277 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
537015:00:03.278 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537115:00:03.278 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
537215:00:03.278 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537315:00:03.279 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537415:00:03.279 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
537515:00:03.281 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537615:00:03.281 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
537715:00:03.281 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537815:00:03.282 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5379Test completed.
538015:00:03.283 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3c97ec80, L:/127.0.0.1:40860 - R:/127.0.0.1:39931] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5381[INFO] [12/04/2025 15:00:03.286] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5382Running test server_compressed_unary
538315:00:03.329 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
538415:00:03.329 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
538515:00:03.332 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
538615:00:03.332 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND SETTINGS: ack=true
538715:00:03.333 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQ6fZo/nDVua41oxge3CqnAWwUUTROsrZ7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
538815:00:03.333 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538915:00:03.334 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539015:00:03.335 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND SETTINGS: ack=true
539115:00:03.337 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
539215:00:03.337 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
539315:00:03.337 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539415:00:03.338 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539515:00:03.338 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539615:00:03.339 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539715:00:03.339 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539815:00:03.342 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
539915:00:03.343 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540015:00:03.343 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540115:00:03.343 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
540215:00:03.344 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540315:00:03.344 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
540415:00:03.344 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540515:00:03.346 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540615:00:03.346 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
540715:00:03.346 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540815:00:03.346 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
540915:00:03.347 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541015:00:03.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541115:00:03.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
541215:00:03.350 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541315:00:03.350 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
541415:00:03.350 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541515:00:03.350 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541615:00:03.350 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
541715:00:03.352 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541815:00:03.352 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
541915:00:03.353 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542015:00:03.354 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542115:00:03.354 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
542215:00:03.355 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542315:00:03.355 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
542415:00:03.355 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542515:00:03.355 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542615:00:03.356 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
542715:00:03.356 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542815:00:03.356 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
542915:00:03.357 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543015:00:03.357 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543115:00:03.357 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
543215:00:03.358 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543315:00:03.358 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
543415:00:03.358 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543515:00:03.359 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543615:00:03.360 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
543715:00:03.361 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACu7bxi9IC5VPuZYrCPRHxAAS68lNW2bj8HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
543815:00:03.361 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543915:00:03.362 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
544015:00:03.364 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
544115:00:03.364 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544215:00:03.365 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544315:00:03.365 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544415:00:03.366 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544515:00:03.366 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544615:00:03.369 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
544715:00:03.369 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544815:00:03.369 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
544915:00:03.370 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545015:00:03.370 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545115:00:03.370 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
545215:00:03.371 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545315:00:03.371 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
545415:00:03.371 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545515:00:03.372 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545615:00:03.372 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
545715:00:03.373 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545815:00:03.373 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
545915:00:03.374 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546015:00:03.375 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546115:00:03.375 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
546215:00:03.376 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546315:00:03.376 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
546415:00:03.376 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546515:00:03.377 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546615:00:03.377 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
546715:00:03.378 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546815:00:03.378 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
546915:00:03.378 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547015:00:03.379 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547115:00:03.379 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
547215:00:03.381 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547315:00:03.381 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
547415:00:03.382 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547515:00:03.382 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547615:00:03.382 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
547715:00:03.383 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547815:00:03.384 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
547915:00:03.385 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548015:00:03.385 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548115:00:03.385 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
548215:00:03.387 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548315:00:03.387 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
548415:00:03.387 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548515:00:03.388 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5486Test completed.
548715:00:03.389 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8f0aa3a2, L:/127.0.0.1:59398 - R:/127.0.0.1:35839] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5488[INFO] [12/04/2025 15:00:03.392] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5489Running test server_compressed_streaming
549015:00:03.443 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
549115:00:03.443 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
549215:00:03.446 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
549315:00:03.446 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND SETTINGS: ack=true
549415:00:03.447 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND SETTINGS: ack=true
549515:00:03.448 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0tQLEhC6VZxMzEgP6+FUpAePm6PxCO5rQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
549615:00:03.448 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
549715:00:03.451 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
549815:00:03.453 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
549915:00:03.454 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550015:00:03.455 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550115:00:03.456 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
550215:00:03.457 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550315:00:03.458 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
550415:00:03.458 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550515:00:03.460 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550615:00:03.460 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
550715:00:03.460 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550815:00:03.460 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
550915:00:03.461 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551015:00:03.462 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551115:00:03.463 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
551215:00:03.464 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551315:00:03.464 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=41150
551415:00:03.464 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5515Test completed.
551615:00:03.467 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x58250e5e, L:/127.0.0.1:35422 - R:/127.0.0.1:38503] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5517[INFO] [12/04/2025 15:00:03.472] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5518Running test unimplemented_service
551915:00:03.529 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
552015:00:03.529 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
552115:00:03.533 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
552215:00:03.533 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND SETTINGS: ack=true
552315:00:03.533 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] INBOUND SETTINGS: ack=true
552415:00:03.534 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpxRN0Ebx2VllrhD2WpKGjAWcXWrOqGg0vAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
552515:00:03.534 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
552615:00:03.538 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
552715:00:03.538 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=true
552815:00:03.540 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5529Test completed.
553015:00:03.541 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x84945386, L:/127.0.0.1:40864 - R:/127.0.0.1:36569] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5531[INFO] [12/04/2025 15:00:03.545] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5532[info] GrpcInteropAkkaJavaWithIoSpec:
5533[info] akka-grpc java server with grpc-java client tester
5534[info] - should pass the large_unary integration test (92 milliseconds)
5535[info] - should pass the empty_unary integration test (63 milliseconds)
5536[info] - should pass the ping_pong integration test (73 milliseconds)
5537[info] - should pass the empty_stream integration test (52 milliseconds)
5538[info] - should pass the client_streaming integration test (62 milliseconds)
5539[info] - should pass the server_streaming integration test (63 milliseconds)
5540[info] - should pass the cancel_after_begin integration test (43 milliseconds)
5541[info] - should pass the cancel_after_first_response integration test (52 milliseconds)
5542[info] - should pass the timeout_on_sleeping_server integration test (53 milliseconds)
5543[info] - should pass the status_code_and_message integration test (83 milliseconds)
5544[info] - should pass the unimplemented_method integration test (63 milliseconds)
5545[info] - should pass the client_compressed_unary integration test (103 milliseconds)
5546[info] - should pass the server_compressed_unary integration test (102 milliseconds)
5547[info] - should pass the server_compressed_streaming integration test (84 milliseconds)
5548[info] - should pass the unimplemented_service integration test (74 milliseconds)
5549Running test large_unary
555015:00:03.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
555115:00:03.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
555215:00:03.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
555315:00:03.637 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
555415:00:03.637 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND SETTINGS: ack=true
555515:00:03.637 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND SETTINGS: ack=true
555615:00:03.638 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjzN7Jfu5YwrWlPTzp+2CjAfgjNwxf263ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
555715:00:03.639 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555815:00:03.640 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555915:00:03.642 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
556015:00:03.643 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
556115:00:03.643 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556215:00:03.644 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556315:00:03.645 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556415:00:03.646 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556515:00:03.646 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556615:00:03.650 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
556715:00:03.651 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556815:00:03.651 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556915:00:03.651 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557015:00:03.652 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557115:00:03.652 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557215:00:03.653 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557315:00:03.653 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557415:00:03.654 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557515:00:03.654 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557615:00:03.655 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557715:00:03.655 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557815:00:03.656 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
557915:00:03.656 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558015:00:03.656 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558115:00:03.657 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558215:00:03.657 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558315:00:03.658 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558415:00:03.658 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558515:00:03.658 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558615:00:03.658 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558715:00:03.659 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5588Test completed.
558915:00:03.660 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa73a186e, L:/127.0.0.1:35502 - R:127.0.0.1/127.0.0.1:38241] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5590[INFO] [12/04/2025 15:00:03.662] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5591[INFO] [12/04/2025 15:00:03.670] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5592Running test empty_unary
559315:00:03.719 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
559415:00:03.719 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
559515:00:03.720 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
559615:00:03.723 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
559715:00:03.723 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND SETTINGS: ack=true
559815:00:03.723 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND SETTINGS: ack=true
559915:00:03.724 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsZNUIzPo6FSVf6ASH2qv0AcfAQ88haTLqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
560015:00:03.725 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
560115:00:03.728 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
560215:00:03.730 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
560315:00:03.730 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
560415:00:03.731 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5605Test completed.
560615:00:03.732 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfcffa0e7, L:/127.0.0.1:39514 - R:127.0.0.1/127.0.0.1:43715] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5607[INFO] [12/04/2025 15:00:03.732] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5608[INFO] [12/04/2025 15:00:03.746] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5609Running test ping_pong
561015:00:03.799 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
561115:00:03.799 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
561215:00:03.799 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
561315:00:03.802 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
561415:00:03.802 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND SETTINGS: ack=true
561515:00:03.803 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcrMQ2//7Itb+ew3Cc3l67AZ+FiT0NrSY/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
561615:00:03.803 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561715:00:03.804 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND SETTINGS: ack=true
561815:00:03.804 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1865 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
561915:00:03.805 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36469 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562015:00:03.806 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
562115:00:03.809 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
562215:00:03.809 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
562315:00:03.809 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562415:00:03.809 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562515:00:03.810 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562615:00:03.810 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562715:00:03.812 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562815:00:03.812 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
562915:00:03.813 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
563015:00:03.813 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
563115:00:03.813 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5632Test completed.
563315:00:03.816 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x65822ae4, L:/127.0.0.1:36630 - R:127.0.0.1/127.0.0.1:46493] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5634[INFO] [12/04/2025 15:00:03.816] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5635[INFO] [12/04/2025 15:00:03.829] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5636Running test empty_stream
563715:00:03.878 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
563815:00:03.879 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
563915:00:03.879 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
564015:00:03.882 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
564115:00:03.882 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND SETTINGS: ack=true
564215:00:03.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADZttEZ8NjiFkiKV7jVPaljAe3oSWt1OLGEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
564315:00:03.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
564415:00:03.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] INBOUND SETTINGS: ack=true
564515:00:03.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
564615:00:03.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
564715:00:03.888 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5648Test completed.
564915:00:03.889 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x875491cb, L:/127.0.0.1:43688 - R:127.0.0.1/127.0.0.1:45999] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5650[INFO] [12/04/2025 15:00:03.889] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5651[INFO] [12/04/2025 15:00:03.901] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5652Running test client_streaming
565315:00:03.948 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
565415:00:03.948 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
565515:00:03.948 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
565615:00:03.951 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
565715:00:03.951 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND SETTINGS: ack=true
565815:00:03.951 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND SETTINGS: ack=true
565915:00:03.952 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA3ne39j2/onE7OydEtuqGtAaGNsZimFAvVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
566015:00:03.953 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566115:00:03.954 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
566215:00:03.955 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
566315:00:03.956 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473660
566415:00:03.957 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566515:00:03.959 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
566615:00:03.959 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
566715:00:03.960 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5668Test completed.
566915:00:03.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa852974c, L:/127.0.0.1:39228 - R:127.0.0.1/127.0.0.1:45773] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5670[INFO] [12/04/2025 15:00:03.962] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5671[INFO] [12/04/2025 15:00:03.973] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5672Running test server_streaming
567315:00:04.022 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
567415:00:04.023 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
567515:00:04.023 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
567615:00:04.025 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
567715:00:04.025 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND SETTINGS: ack=true
567815:00:04.026 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND SETTINGS: ack=true
567915:00:04.027 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLUDOwxOErvNB05uAkITnSAZjPGYplz5GAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
568015:00:04.028 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
568115:00:04.030 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
568215:00:04.033 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
568315:00:04.033 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568415:00:04.034 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568515:00:04.034 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568615:00:04.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568715:00:04.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568815:00:04.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568915:00:04.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569015:00:04.036 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5691Test completed.
569215:00:04.039 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4701a29d, L:/127.0.0.1:46176 - R:127.0.0.1/127.0.0.1:37219] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5693[INFO] [12/04/2025 15:00:04.039] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5694[INFO] [12/04/2025 15:00:04.047] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5695Running test cancel_after_begin
5696[INFO] [12/04/2025 15:00:04.088] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5697[INFO] [12/04/2025 15:00:04.101] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5698Running test cancel_after_first_response
5699[INFO] [12/04/2025 15:00:04.144] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5700[INFO] [12/04/2025 15:00:04.156] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5701Running test timeout_on_sleeping_server
5702[INFO] [12/04/2025 15:00:04.200] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5703[INFO] [12/04/2025 15:00:04.212] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5704Running test status_code_and_message
570515:00:04.268 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
570615:00:04.269 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
570715:00:04.269 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
570815:00:04.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
570915:00:04.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND SETTINGS: ack=true
571015:00:04.273 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND SETTINGS: ack=true
571115:00:04.274 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD2vggYPmM68f3f0bb+JWILAQlUksJohNFhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
571215:00:04.275 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
571315:00:04.277 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
571415:00:04.279 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
571515:00:04.280 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
571615:00:04.282 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/7nkAD7fG8M3y7IyW07uRAfnMRor28MVIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
571715:00:04.283 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
571815:00:04.285 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
571915:00:04.286 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5720Test completed.
572115:00:04.287 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xce4ef990, L:/127.0.0.1:49416 - R:127.0.0.1/127.0.0.1:40865] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5722[INFO] [12/04/2025 15:00:04.288] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5723[INFO] [12/04/2025 15:00:04.294] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5724Running test unimplemented_method
572515:00:04.346 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
572615:00:04.346 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
572715:00:04.347 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
572815:00:04.349 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
572915:00:04.350 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND SETTINGS: ack=true
573015:00:04.350 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMSUmBNuet59AyEeF3WZtrAWDXqMPbMwRZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
573115:00:04.351 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
573215:00:04.351 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] INBOUND SETTINGS: ack=true
573315:00:04.353 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
573415:00:04.355 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
573515:00:04.356 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5736Test completed.
573715:00:04.357 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x463fe9bb, L:/127.0.0.1:52472 - R:127.0.0.1/127.0.0.1:45647] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5738[INFO] [12/04/2025 15:00:04.358] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5739[INFO] [12/04/2025 15:00:04.370] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5740Running test client_compressed_unary
5741[INFO] [12/04/2025 15:00:04.419] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5742[INFO] [12/04/2025 15:00:04.430] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5743Running test server_compressed_unary
5744[INFO] [12/04/2025 15:00:04.476] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5745[INFO] [12/04/2025 15:00:04.486] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5746Running test server_compressed_streaming
574715:00:04.543 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 70 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-2
574815:00:04.543 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 37 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-3
574915:00:04.544 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 59 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-1
575015:00:04.545 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-4
575115:00:04.547 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
575215:00:04.547 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
575315:00:04.548 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
575415:00:04.552 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
575515:00:04.552 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND SETTINGS: ack=true
575615:00:04.552 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND SETTINGS: ack=true
575715:00:04.553 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA7ixTIi6jJ47tvAqhbZPE/Af0hlEYbSuydAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
575815:00:04.553 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
575915:00:04.556 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
576015:00:04.559 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
576115:00:04.561 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576215:00:04.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576315:00:04.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576415:00:04.563 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576515:00:04.563 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576615:00:04.564 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576715:00:04.564 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576815:00:04.564 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576915:00:04.565 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5770Test completed.
577115:00:04.566 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x191b1f76, L:/127.0.0.1:36048 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5772[INFO] [12/04/2025 15:00:04.567] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5773[INFO] [12/04/2025 15:00:04.577] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5774Running test unimplemented_service
577515:00:04.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
577615:00:04.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
577715:00:04.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577815:00:04.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
577915:00:04.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND SETTINGS: ack=true
578015:00:04.629 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] INBOUND SETTINGS: ack=true
578115:00:04.630 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADhwqpW2pZH35OoU1fCo08XAdax+9xG1lVfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
578215:00:04.630 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
578315:00:04.634 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=true
578415:00:04.634 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
578515:00:04.635 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5786Test completed.
5787[INFO] [12/04/2025 15:00:04.636] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
578815:00:04.637 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb2e2bed3, L:/127.0.0.1:40370 - R:127.0.0.1/127.0.0.1:35609] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5789[INFO] [12/04/2025 15:00:04.643] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5790[info] GrpcInteropAkkaJavaWithAkkaNettyJavaSpec:
5791[info] akka-grpc java server with akka-grpc java client tester
5792[info] - should pass the large_unary integration test (103 milliseconds)
5793[info] - should pass the empty_unary integration test (73 milliseconds)
5794[info] - should pass the ping_pong integration test (83 milliseconds)
5795[info] - should pass the empty_stream integration test (72 milliseconds)
5796[info] - should pass the client_streaming integration test (73 milliseconds)
5797[info] - should pass the server_streaming integration test (72 milliseconds)
5798[info] - should pass the cancel_after_begin integration test (pending)
5799[info] - should pass the cancel_after_first_response integration test (pending)
5800[info] - should pass the timeout_on_sleeping_server integration test (pending)
5801[info] - should pass the status_code_and_message integration test (74 milliseconds)
5802[info] - should pass the unimplemented_method integration test (72 milliseconds)
5803[info] - should pass the client_compressed_unary integration test (pending)
5804[info] - should pass the server_compressed_unary integration test (pending)
5805[info] - should pass the server_compressed_streaming integration test (93 milliseconds)
5806[info] - should pass the unimplemented_service integration test (62 milliseconds)
580715:00:04.683 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
580815:00:04.684 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
580915:00:04.688 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
581015:00:04.688 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND SETTINGS: ack=true
581115:00:04.688 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND SETTINGS: ack=true
581215:00:04.689 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0FseVkIo4skdaLBC1Hd0RAZ12jxF/c5iHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
581315:00:04.690 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
581415:00:04.692 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
581515:00:04.695 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
581615:00:04.697 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
581715:00:04.700 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC1JjqEIbPLekyZ0UT/gIP5AV/nwouIJHHDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
581815:00:04.701 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
581915:00:04.703 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
582015:00:04.703 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=446477
582115:00:04.705 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
582215:00:04.705 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
582315:00:04.708 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsReplying, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB1WjJRzt73LhBhCC1WYKJ5ATbQyI5ZG8UtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
582415:00:04.709 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
582515:00:04.712 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
582615:00:04.712 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
582715:00:04.715 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLeI8rqW5SNqL0L1lMW8ITAfBa8ORvyaQhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
582815:00:04.716 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
582915:00:04.717 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
583015:00:04.718 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:04 GMT, server: akka-http/10.5.0] padding=0 endStream=false
583115:00:04.719 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
5832[INFO] [12/04/2025 15:00:04.720] [pool-23-thread-4] [CoordinatedShutdown(akka://RichErrorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
583315:00:04.721 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff0170ea, L:/127.0.0.1:56932 - R:127.0.0.1/127.0.0.1:45635] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5834[info] RichErrorModelSpec:
5835[info] Rich error model
5836[info] - should work with the manual approach on a unary call (17 milliseconds)
5837[info] - should work with the manual approach on a stream request (7 milliseconds)
5838[info] - should work with the manual approach on a stream response (7 milliseconds)
5839[info] - should work with the manual approach on a bidi stream (6 milliseconds)
5840Running test large_unary
584115:00:04.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
584215:00:04.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
584315:00:04.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
584415:00:04.781 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
584515:00:04.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
584615:00:04.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
584715:00:04.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
584815:00:04.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND SETTINGS: ack=true
584915:00:04.783 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585015:00:04.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
585115:00:04.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
585215:00:04.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585315:00:04.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1N6WxY5JbYbqU3x9ohLAFAVSx7B24ByNgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
585415:00:04.785 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND SETTINGS: ack=true
585515:00:04.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
585615:00:04.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
585715:00:04.786 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1N6WxY5JbYbqU3x9ohLAFAVSx7B24ByNgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
585815:00:04.787 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
585915:00:04.787 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586015:00:04.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586115:00:04.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND PING: ack=false bytes=1234
586215:00:04.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586315:00:04.788 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586415:00:04.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586515:00:04.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586615:00:04.789 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586715:00:04.789 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586815:00:04.789 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
586915:00:04.790 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587015:00:04.790 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587115:00:04.791 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587215:00:04.791 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
587315:00:04.791 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587415:00:04.791 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587515:00:04.791 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587615:00:04.791 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
587715:00:04.792 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587815:00:04.792 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587915:00:04.792 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
588015:00:04.792 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588115:00:04.793 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588215:00:04.793 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588315:00:04.793 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
588415:00:04.794 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
588515:00:04.795 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND PING: ack=true bytes=1234
588615:00:04.796 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
588715:00:04.796 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588815:00:04.797 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
588915:00:04.797 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589015:00:04.798 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589115:00:04.798 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589215:00:04.798 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589315:00:04.799 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589415:00:04.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589515:00:04.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589615:00:04.799 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589715:00:04.800 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589815:00:04.800 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589915:00:04.800 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590015:00:04.800 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590115:00:04.800 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590215:00:04.801 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590315:00:04.801 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
590415:00:04.801 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590515:00:04.801 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590615:00:04.801 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
590715:00:04.802 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590815:00:04.802 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590915:00:04.802 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591015:00:04.803 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591115:00:04.803 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591215:00:04.803 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
591315:00:04.804 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591415:00:04.804 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591515:00:04.804 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591615:00:04.804 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591715:00:04.804 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591815:00:04.805 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
591915:00:04.805 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592015:00:04.805 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5921Test completed.
5922[INFO] [12/04/2025 15:00:04.807] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
592315:00:04.807 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bd0e7ac, L:/127.0.0.1:60620 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
592415:00:04.808 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32e88a8, L:/127.0.0.1:8080 - R:/127.0.0.1:60620] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5925Server stopped
5926Running test empty_unary
592715:00:04.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
592815:00:04.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
592915:00:04.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593015:00:04.855 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
593115:00:04.856 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
593215:00:04.856 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593315:00:04.856 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
593415:00:04.856 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND SETTINGS: ack=true
593515:00:04.857 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593615:00:04.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
593715:00:04.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
593815:00:04.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593915:00:04.858 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND SETTINGS: ack=true
594015:00:04.858 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADY+5RPPzeYzA/uevUGxUeoAc+9CgIf21wKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
594115:00:04.858 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
594215:00:04.859 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
594315:00:04.859 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADY+5RPPzeYzA/uevUGxUeoAc+9CgIf21wKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
594415:00:04.860 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
594515:00:04.860 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND PING: ack=false bytes=1234
594615:00:04.861 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
594715:00:04.861 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
594815:00:04.861 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
594915:00:04.861 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
595015:00:04.862 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
595115:00:04.862 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND PING: ack=true bytes=1234
595215:00:04.862 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
595315:00:04.863 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
595415:00:04.863 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5955Test completed.
595615:00:04.864 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8023ad0e, L:/127.0.0.1:60626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
595715:00:04.865 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x906218bd, L:/127.0.0.1:8080 - R:/127.0.0.1:60626] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5958[INFO] [12/04/2025 15:00:04.864] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5959Server stopped
5960Running test ping_pong
596115:00:04.909 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
596215:00:04.910 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
596315:00:04.910 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
596415:00:04.911 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
596515:00:04.911 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
596615:00:04.911 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
596715:00:04.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
596815:00:04.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
596915:00:04.912 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
597015:00:04.912 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND SETTINGS: ack=true
597115:00:04.912 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597215:00:04.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597315:00:04.912 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND SETTINGS: ack=true
597415:00:04.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWBB1i5UckNeg0eoIDT1H4AbSX/jhVUdH5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
597515:00:04.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
597615:00:04.914 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWBB1i5UckNeg0eoIDT1H4AbSX/jhVUdH5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
597715:00:04.915 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
597815:00:04.915 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
597915:00:04.915 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND PING: ack=false bytes=1234
598015:00:04.915 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598115:00:04.916 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
598215:00:04.916 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
598315:00:04.917 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47788 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
598415:00:04.917 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND PING: ack=true bytes=1234
598515:00:04.918 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
598615:00:04.919 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598715:00:04.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
598815:00:04.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598915:00:04.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599015:00:04.920 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
599115:00:04.921 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599215:00:04.921 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND DATA: streamId=3 padding=0 endStream=true length=15020 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599315:00:04.922 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
599415:00:04.923 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
599515:00:04.923 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599615:00:04.924 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599715:00:04.925 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599815:00:04.925 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
599915:00:04.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600015:00:04.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600115:00:04.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600215:00:04.927 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600315:00:04.927 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6004Test completed.
600515:00:04.928 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa34a61c6, L:/127.0.0.1:60636 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6006[INFO] [12/04/2025 15:00:04.928] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
600715:00:04.929 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83cfd9f2, L:/127.0.0.1:8080 - R:/127.0.0.1:60636] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6008Server stopped
6009Running test empty_stream
601015:00:04.972 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
601115:00:04.972 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
601215:00:04.973 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601315:00:04.973 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
601415:00:04.974 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
601515:00:04.974 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601615:00:04.975 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
601715:00:04.975 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] OUTBOUND SETTINGS: ack=true
601815:00:04.975 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601915:00:04.975 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
602015:00:04.975 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
602115:00:04.976 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
602215:00:04.976 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND SETTINGS: ack=true
602315:00:04.976 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSOxsWW0/KDbhas6EABQHHAfHuLAe7cVxRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
602415:00:04.977 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
602515:00:04.977 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
602615:00:04.977 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSOxsWW0/KDbhas6EABQHHAfHuLAe7cVxRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
602715:00:04.978 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
602815:00:04.978 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] OUTBOUND PING: ack=false bytes=1234
602915:00:04.979 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
603015:00:04.979 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
603115:00:04.979 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
603215:00:04.980 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND PING: ack=true bytes=1234
603315:00:04.980 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
6034Test completed.
603515:00:04.981 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0c96b26f, L:/127.0.0.1:60650 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6036[INFO] [12/04/2025 15:00:04.981] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
603715:00:04.982 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc2c00104, L:/127.0.0.1:8080 - R:/127.0.0.1:60650] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6038Server stopped
6039Running test client_streaming
604015:00:05.026 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
604115:00:05.027 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
604215:00:05.027 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
604315:00:05.028 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
604415:00:05.028 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
604515:00:05.028 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
604615:00:05.029 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
604715:00:05.029 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND SETTINGS: ack=true
604815:00:05.029 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
604915:00:05.029 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605015:00:05.029 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
605115:00:05.029 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605215:00:05.030 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD4d85T5Hc95VTtz24vS700AVGkOJOSck9IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
605315:00:05.030 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND SETTINGS: ack=true
605415:00:05.030 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
605515:00:05.031 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
605615:00:05.031 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD4d85T5Hc95VTtz24vS700AVGkOJOSck9IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
605715:00:05.032 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
605815:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
605915:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND PING: ack=false bytes=1234
606015:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
606115:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
606215:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
606315:00:05.034 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
606415:00:05.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
606515:00:05.035 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
606615:00:05.035 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
606715:00:05.036 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
606815:00:05.037 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
606915:00:05.037 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND PING: ack=true bytes=1234
607015:00:05.037 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
607115:00:05.038 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
607215:00:05.038 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6073Test completed.
607415:00:05.039 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1d0ebf8d, L:/127.0.0.1:60660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
607515:00:05.040 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0a40f680, L:/127.0.0.1:8080 - R:/127.0.0.1:60660] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6076[INFO] [12/04/2025 15:00:05.040] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6077Server stopped
6078Running test server_streaming
607915:00:05.081 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
608015:00:05.081 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
608115:00:05.082 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
608215:00:05.083 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
608315:00:05.083 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
608415:00:05.083 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
608515:00:05.084 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
608615:00:05.084 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND SETTINGS: ack=true
608715:00:05.084 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
608815:00:05.084 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
608915:00:05.084 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609015:00:05.084 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609115:00:05.085 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
609215:00:05.085 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXcL0j4pegCWtyhiCKft7OAbKtk9m2v4rmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
609315:00:05.085 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
609415:00:05.086 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND SETTINGS: ack=true
609515:00:05.086 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXcL0j4pegCWtyhiCKft7OAbKtk9m2v4rmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
609615:00:05.087 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
609715:00:05.087 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND PING: ack=false bytes=1234
609815:00:05.087 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
609915:00:05.087 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
610015:00:05.087 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND PING: ack=true bytes=1234
610115:00:05.088 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
610215:00:05.089 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
610315:00:05.090 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27645 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
610415:00:05.090 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
610515:00:05.090 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
610615:00:05.090 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
610715:00:05.090 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
610815:00:05.091 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
610915:00:05.091 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
611015:00:05.092 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
611115:00:05.092 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=11261 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
611215:00:05.092 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6113Test completed.
611415:00:05.094 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe5c353b5, L:/127.0.0.1:60664 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6115[INFO] [12/04/2025 15:00:05.094] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
611615:00:05.095 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x51224c9d, L:/127.0.0.1:8080 - R:/127.0.0.1:60664] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6117Server stopped
6118Running test cancel_after_begin
6119[INFO] [12/04/2025 15:00:05.140] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6120Server stopped
6121Running test cancel_after_first_response
6122[INFO] [12/04/2025 15:00:05.185] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6123Server stopped
6124Running test timeout_on_sleeping_server
6125[INFO] [12/04/2025 15:00:05.228] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6126Server stopped
6127Running test status_code_and_message
612815:00:05.280 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
612915:00:05.280 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613015:00:05.280 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613115:00:05.282 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
613215:00:05.282 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613315:00:05.282 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613415:00:05.283 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613515:00:05.283 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND SETTINGS: ack=true
613615:00:05.283 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613715:00:05.283 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
613815:00:05.284 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613915:00:05.284 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
614015:00:05.285 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
614115:00:05.285 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND SETTINGS: ack=true
614215:00:05.286 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADVDCDSe7kln/4s8G8lZ7O2Aamy6rpCSiZpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
614315:00:05.287 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
614415:00:05.288 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADVDCDSe7kln/4s8G8lZ7O2Aamy6rpCSiZpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
614515:00:05.288 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
614615:00:05.288 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND PING: ack=false bytes=1234
614715:00:05.289 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
614815:00:05.289 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
614915:00:05.289 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND PING: ack=true bytes=1234
615015:00:05.289 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
615115:00:05.290 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
615215:00:05.292 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAAPQPtUoeXtPQHjNYbM7+rAbSj9IP1C0SnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
615315:00:05.293 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
615415:00:05.293 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAAPQPtUoeXtPQHjNYbM7+rAbSj9IP1C0SnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
615515:00:05.295 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
615615:00:05.295 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
615715:00:05.296 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6158Test completed.
615915:00:05.297 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ada7fb0, L:/127.0.0.1:60674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
616015:00:05.298 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x890a81fd, L:/127.0.0.1:8080 - R:/127.0.0.1:60674] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6161[INFO] [12/04/2025 15:00:05.298] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6162Server stopped
6163Running test unimplemented_method
616415:00:05.349 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
616515:00:05.349 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
616615:00:05.349 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
616715:00:05.350 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
616815:00:05.350 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
616915:00:05.350 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617015:00:05.351 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617115:00:05.351 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617215:00:05.351 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] OUTBOUND SETTINGS: ack=true
617315:00:05.351 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617415:00:05.351 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
617515:00:05.352 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617615:00:05.352 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyPYjiHIUmhpHQfvAWSntjAWurM5nhWiV7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
617715:00:05.353 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
617815:00:05.353 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND SETTINGS: ack=true
617915:00:05.353 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
618015:00:05.354 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyPYjiHIUmhpHQfvAWSntjAWurM5nhWiV7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
618115:00:05.354 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
618215:00:05.354 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] OUTBOUND PING: ack=false bytes=1234
618315:00:05.355 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
618415:00:05.355 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
618515:00:05.355 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND PING: ack=true bytes=1234
618615:00:05.356 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
618715:00:05.356 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
6188Test completed.
618915:00:05.357 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xab49c6c2, L:/127.0.0.1:60682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
619015:00:05.357 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x889e3cdd, L:/127.0.0.1:8080 - R:/127.0.0.1:60682] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6191[INFO] [12/04/2025 15:00:05.357] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6192Server stopped
6193Running test client_compressed_unary
6194[INFO] [12/04/2025 15:00:05.398] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6195Server stopped
6196Running test server_compressed_unary
6197[INFO] [12/04/2025 15:00:05.440] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6198Server stopped
6199Running test server_compressed_streaming
620015:00:05.488 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
620115:00:05.488 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
620215:00:05.488 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
620315:00:05.489 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
620415:00:05.489 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
620515:00:05.489 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
620615:00:05.490 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
620715:00:05.490 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
620815:00:05.490 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
620915:00:05.490 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND SETTINGS: ack=true
621015:00:05.490 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
621115:00:05.491 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
621215:00:05.491 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND SETTINGS: ack=true
621315:00:05.491 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/7Y6pCA8Tti7XSmyeUCRFARgMrv7xhuGkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
621415:00:05.492 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
621515:00:05.492 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
621615:00:05.492 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/7Y6pCA8Tti7XSmyeUCRFARgMrv7xhuGkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
621715:00:05.493 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
621815:00:05.493 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND PING: ack=false bytes=1234
621915:00:05.493 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
622015:00:05.493 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
622115:00:05.494 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND PING: ack=true bytes=1234
622215:00:05.495 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
622315:00:05.495 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622415:00:05.495 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622515:00:05.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
622615:00:05.496 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27130 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622715:00:05.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622815:00:05.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622915:00:05.496 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
623015:00:05.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623115:00:05.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623215:00:05.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623315:00:05.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623415:00:05.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623515:00:05.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10746 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623615:00:05.498 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6237Test completed.
623815:00:05.499 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbc4a78c6, L:/127.0.0.1:60692 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
623915:00:05.500 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x565002c8, L:/127.0.0.1:8080 - R:/127.0.0.1:60692] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6240[INFO] [12/04/2025 15:00:05.499] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6241Server stopped
6242Running test unimplemented_service
624315:00:05.540 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
624415:00:05.540 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
624515:00:05.540 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
624615:00:05.541 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
624715:00:05.541 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
624815:00:05.541 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
624915:00:05.542 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
625015:00:05.542 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
625115:00:05.542 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
625215:00:05.542 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] OUTBOUND SETTINGS: ack=true
625315:00:05.542 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
625415:00:05.542 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
625515:00:05.543 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND SETTINGS: ack=true
625615:00:05.543 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyYvD1TWWbb9fO3BbVTRltASK6wmMpTsYwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
625715:00:05.544 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
625815:00:05.544 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
625915:00:05.544 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyYvD1TWWbb9fO3BbVTRltASK6wmMpTsYwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
626015:00:05.545 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
626115:00:05.545 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] OUTBOUND PING: ack=false bytes=1234
626215:00:05.545 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
626315:00:05.545 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
626415:00:05.545 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
626515:00:05.546 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND PING: ack=true bytes=1234
626615:00:05.546 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
6267Test completed.
626815:00:05.547 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x60522e27, L:/127.0.0.1:60700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
626915:00:05.548 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9bd08a09, L:/127.0.0.1:8080 - R:/127.0.0.1:60700] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6270[INFO] [12/04/2025 15:00:05.548] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6271Server stopped
6272[info] GrpcInteropIoWithAkkaNettyJavaSpec:
6273[info] grpc-java server with akka-grpc java client tester
6274[info] - should pass the large_unary integration test (79 milliseconds)
6275[info] - should pass the empty_unary integration test (53 milliseconds)
6276[info] - should pass the ping_pong integration test (65 milliseconds)
6277[info] - should pass the empty_stream integration test (53 milliseconds)
6278[info] - should pass the client_streaming integration test (53 milliseconds)
6279[info] - should pass the server_streaming integration test (64 milliseconds)
6280[info] - should pass the cancel_after_begin integration test (pending)
6281[info] - should pass the cancel_after_first_response integration test (pending)
6282[info] - should pass the timeout_on_sleeping_server integration test (pending)
6283[info] - should pass the status_code_and_message integration test (63 milliseconds)
6284[info] - should pass the unimplemented_method integration test (60 milliseconds)
6285[info] - should pass the client_compressed_unary integration test (pending)
6286[info] - should pass the server_compressed_unary integration test (pending)
6287[info] - should pass the server_compressed_streaming integration test (53 milliseconds)
6288[info] - should pass the unimplemented_service integration test (53 milliseconds)
6289Running test large_unary
629015:00:05.608 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
629115:00:05.608 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
629215:00:05.608 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
629315:00:05.611 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
629415:00:05.611 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND SETTINGS: ack=true
629515:00:05.611 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND SETTINGS: ack=true
629615:00:05.612 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADufKjrnV8nPcLU3A4A106lAawJomkfQODNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
629715:00:05.613 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629815:00:05.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629915:00:05.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
630015:00:05.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
630115:00:05.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630215:00:05.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630315:00:05.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630415:00:05.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630515:00:05.619 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630615:00:05.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
630715:00:05.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630815:00:05.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630915:00:05.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631015:00:05.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631115:00:05.624 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631215:00:05.624 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631315:00:05.624 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631415:00:05.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631515:00:05.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631615:00:05.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631715:00:05.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631815:00:05.626 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
631915:00:05.626 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632015:00:05.626 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632115:00:05.627 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632215:00:05.627 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632315:00:05.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632415:00:05.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632515:00:05.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632615:00:05.629 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632715:00:05.629 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6328Test completed.
632915:00:05.631 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x70b4970b, L:/127.0.0.1:42740 - R:127.0.0.1/127.0.0.1:39161] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6330[INFO] [12/04/2025 15:00:05.631] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6331[INFO] [12/04/2025 15:00:05.644] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6332Running test empty_unary
633315:00:05.691 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
633415:00:05.691 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
633515:00:05.691 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
633615:00:05.694 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
633715:00:05.694 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND SETTINGS: ack=true
633815:00:05.694 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND SETTINGS: ack=true
633915:00:05.695 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACnJJO+JpbtIKfbR6p+r0vUAQGJMUpOS8WgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
634015:00:05.695 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
634115:00:05.697 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
634215:00:05.699 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
634315:00:05.699 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
634415:00:05.700 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6345Test completed.
634615:00:05.700 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44d139fa, L:/127.0.0.1:40282 - R:127.0.0.1/127.0.0.1:34241] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6347[INFO] [12/04/2025 15:00:05.700] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6348[INFO] [12/04/2025 15:00:05.706] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6349Running test ping_pong
635015:00:05.753 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
635115:00:05.753 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
635215:00:05.753 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
635315:00:05.756 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
635415:00:05.756 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND SETTINGS: ack=true
635515:00:05.757 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND SETTINGS: ack=true
635615:00:05.757 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6QG7MNS+hLzz1045dUaaVAYecHqaRjNxzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
635715:00:05.757 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635815:00:05.758 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1865 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
635915:00:05.759 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36469 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636015:00:05.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
636115:00:05.762 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
636215:00:05.763 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
636315:00:05.763 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636415:00:05.763 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636515:00:05.764 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636615:00:05.764 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636715:00:05.766 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636815:00:05.766 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
636915:00:05.766 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
637015:00:05.767 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
637115:00:05.767 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6372Test completed.
637315:00:05.768 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf974785, L:/127.0.0.1:42980 - R:127.0.0.1/127.0.0.1:37471] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6374[INFO] [12/04/2025 15:00:05.768] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6375[INFO] [12/04/2025 15:00:05.779] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6376Running test empty_stream
637715:00:05.827 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
637815:00:05.827 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
637915:00:05.828 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
638015:00:05.830 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
638115:00:05.830 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND SETTINGS: ack=true
638215:00:05.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] INBOUND SETTINGS: ack=true
638315:00:05.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtTkaNYrji/UqDGGz3oWXaAbYMs3hRyaP/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
638415:00:05.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
638515:00:05.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
638615:00:05.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
638715:00:05.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6388Test completed.
638915:00:05.836 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x429b3ab8, L:/127.0.0.1:55202 - R:127.0.0.1/127.0.0.1:33447] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6390[INFO] [12/04/2025 15:00:05.836] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6391[INFO] [12/04/2025 15:00:05.844] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6392Running test client_streaming
639315:00:05.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
639415:00:05.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
639515:00:05.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
639615:00:05.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
639715:00:05.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND SETTINGS: ack=true
639815:00:05.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND SETTINGS: ack=true
639915:00:05.898 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnh4Xz/fE/mcRCsyqm+mpuAQXSl+xS05TMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
640015:00:05.898 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640115:00:05.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
640215:00:05.901 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
640315:00:05.902 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
640415:00:05.902 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640515:00:05.904 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
640615:00:05.904 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
640715:00:05.905 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6408Test completed.
6409[INFO] [12/04/2025 15:00:05.906] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
641015:00:05.906 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5af99796, L:/127.0.0.1:55116 - R:127.0.0.1/127.0.0.1:37925] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6411[INFO] [12/04/2025 15:00:05.919] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6412Running test server_streaming
641315:00:05.963 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
641415:00:05.963 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
641515:00:05.963 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
641615:00:05.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
641715:00:05.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND SETTINGS: ack=true
641815:00:05.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND SETTINGS: ack=true
641915:00:05.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOklH09rk3LvC9zZYATJvCAf88gSla2A1YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
642015:00:05.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
642115:00:05.970 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
642215:00:05.972 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:05 GMT, server: akka-http/10.5.0] padding=0 endStream=false
642315:00:05.973 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642415:00:05.974 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642515:00:05.974 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642615:00:05.974 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642715:00:05.974 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642815:00:05.975 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642915:00:05.975 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643015:00:05.975 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6431Test completed.
643215:00:05.977 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8cd86d6, L:/127.0.0.1:35496 - R:127.0.0.1/127.0.0.1:43975] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6433[INFO] [12/04/2025 15:00:05.977] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6434[INFO] [12/04/2025 15:00:05.988] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6435Running test cancel_after_begin
6436[INFO] [12/04/2025 15:00:06.036] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6437Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
6438[INFO] [12/04/2025 15:00:06.048] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6439Running test cancel_after_first_response
6440[INFO] [12/04/2025 15:00:06.095] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6441Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
6442[INFO] [12/04/2025 15:00:06.107] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6443Running test timeout_on_sleeping_server
6444[INFO] [12/04/2025 15:00:06.144] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6445Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
6446[INFO] [12/04/2025 15:00:06.147] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6447Running test status_code_and_message
644815:00:06.194 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
644915:00:06.195 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
645015:00:06.195 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
645115:00:06.197 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
645215:00:06.197 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND SETTINGS: ack=true
645315:00:06.198 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND SETTINGS: ack=true
645415:00:06.198 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcymujyC7OQFSlv6bI2nijAWkD45ubNml7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
645515:00:06.199 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
645615:00:06.201 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
645715:00:06.202 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
645815:00:06.203 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
645915:00:06.204 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOWFTenNqYj05yaV/tzJfKAX2EEAwK1NXkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
646015:00:06.205 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
646115:00:06.207 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
646215:00:06.208 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6463Test completed.
646415:00:06.209 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3dfe8d20, L:/127.0.0.1:43576 - R:127.0.0.1/127.0.0.1:40925] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6465[INFO] [12/04/2025 15:00:06.209] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6466[INFO] [12/04/2025 15:00:06.221] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6467Running test unimplemented_method
646815:00:06.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
646915:00:06.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
647015:00:06.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
647115:00:06.276 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
647215:00:06.276 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND SETTINGS: ack=true
647315:00:06.276 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] INBOUND SETTINGS: ack=true
647415:00:06.276 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAASbt+GJYCsPZ3I0NnORCSdATR9wz1NPD0sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
647515:00:06.277 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
647615:00:06.279 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
647715:00:06.281 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
647815:00:06.282 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
6479Test completed.
648015:00:06.283 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe9759932, L:/127.0.0.1:36794 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6481[INFO] [12/04/2025 15:00:06.283] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6482[INFO] [12/04/2025 15:00:06.288] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6483Running test client_compressed_unary
6484[INFO] [12/04/2025 15:00:06.326] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6485Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
6486[INFO] [12/04/2025 15:00:06.339] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6487Running test server_compressed_unary
6488[INFO] [12/04/2025 15:00:06.376] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6489Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
6490[INFO] [12/04/2025 15:00:06.390] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6491Running test server_compressed_streaming
649215:00:06.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
649315:00:06.447 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
649415:00:06.447 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
649515:00:06.450 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
649615:00:06.450 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND SETTINGS: ack=true
649715:00:06.450 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND SETTINGS: ack=true
649815:00:06.451 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCJPoFq1LiuXwasGibdoAFAXvcN5H91+zMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
649915:00:06.452 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
650015:00:06.455 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
650115:00:06.458 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
650215:00:06.459 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650315:00:06.459 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650415:00:06.459 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650515:00:06.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650615:00:06.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650715:00:06.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650815:00:06.461 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650915:00:06.461 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651015:00:06.461 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6511Test completed.
651215:00:06.463 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe6acfa9c, L:/127.0.0.1:58866 - R:127.0.0.1/127.0.0.1:43893] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6513[INFO] [12/04/2025 15:00:06.463] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6514[INFO] [12/04/2025 15:00:06.471] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6515Running test unimplemented_service
651615:00:06.528 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
651715:00:06.528 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
651815:00:06.528 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
651915:00:06.531 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
652015:00:06.531 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND SETTINGS: ack=true
652115:00:06.532 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] INBOUND SETTINGS: ack=true
652215:00:06.532 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1X7u9PPjrY7D2yrh+ruDXAdFGFYd5/+yVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
652315:00:06.533 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
652415:00:06.535 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
652515:00:06.536 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=true
652615:00:06.537 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6527Test completed.
6528[INFO] [12/04/2025 15:00:06.537] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
652915:00:06.538 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93314a50, L:/127.0.0.1:37080 - R:127.0.0.1/127.0.0.1:38139] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6530[INFO] [12/04/2025 15:00:06.543] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6531[info] GrpcInteropAkkaJavaWithAkkaNettyScalaSpec:
6532[info] akka-grpc java server with akka-grpc scala client tester netty
6533[info] - should pass the large_unary integration test (83 milliseconds)
6534[info] - should pass the empty_unary integration test (63 milliseconds)
6535[info] - should pass the ping_pong integration test (72 milliseconds)
6536[info] - should pass the empty_stream integration test (62 milliseconds)
6537[info] - should pass the client_streaming integration test (72 milliseconds)
6538[info] - should pass the server_streaming integration test (72 milliseconds)
6539[info] - should pass the cancel_after_begin integration test (pending)
6540[info] - should pass the cancel_after_first_response integration test (pending)
6541[info] - should pass the timeout_on_sleeping_server integration test (pending)
6542[info] - should pass the status_code_and_message integration test (72 milliseconds)
6543[info] - should pass the unimplemented_method integration test (63 milliseconds)
6544[info] - should pass the client_compressed_unary integration test (pending)
6545[info] - should pass the server_compressed_unary integration test (pending)
6546[info] - should pass the server_compressed_streaming integration test (82 milliseconds)
6547[info] - should pass the unimplemented_service integration test (73 milliseconds)
654815:00:06.559 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 32 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-2
654915:00:06.559 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 46 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-1
655015:00:06.560 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 22 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-4
655115:00:06.561 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 34 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-3
6552Running test large_unary
655315:00:06.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
655415:00:06.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
655515:00:06.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
655615:00:06.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
655715:00:06.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND SETTINGS: ack=true
655815:00:06.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND SETTINGS: ack=true
655915:00:06.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACIod0zrkPH5y1sgzCC8iVGAXW7FvrlZgUhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
656015:00:06.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656115:00:06.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656215:00:06.625 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
656315:00:06.626 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
656415:00:06.626 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656515:00:06.627 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656615:00:06.628 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656715:00:06.629 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656815:00:06.630 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656915:00:06.633 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
657015:00:06.634 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657115:00:06.634 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657215:00:06.635 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657315:00:06.635 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657415:00:06.636 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657515:00:06.637 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657615:00:06.637 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657715:00:06.637 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657815:00:06.638 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657915:00:06.638 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658015:00:06.639 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658115:00:06.640 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658215:00:06.641 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658315:00:06.641 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658415:00:06.642 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658515:00:06.642 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658615:00:06.642 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658715:00:06.643 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658815:00:06.643 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658915:00:06.643 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659015:00:06.644 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6591Test completed.
659215:00:06.646 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12c6ebd1, L:/127.0.0.1:35882 - R:127.0.0.1/127.0.0.1:38267] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6593[INFO] [12/04/2025 15:00:06.646] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6594[INFO] [12/04/2025 15:00:06.651] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6595[INFO] [12/04/2025 15:00:06.653] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6596Running test empty_unary
659715:00:06.712 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
659815:00:06.712 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
659915:00:06.712 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
660015:00:06.715 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
660115:00:06.715 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND SETTINGS: ack=true
660215:00:06.715 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND SETTINGS: ack=true
660315:00:06.716 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACeXbsvVnlVFD5CjBRPl6dOAWp9HhtzChXfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
660415:00:06.716 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
660515:00:06.718 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
660615:00:06.720 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
660715:00:06.720 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
660815:00:06.721 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6609Test completed.
661015:00:06.722 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xea497e22, L:/127.0.0.1:40770 - R:127.0.0.1/127.0.0.1:36223] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6611[INFO] [12/04/2025 15:00:06.722] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6612[INFO] [12/04/2025 15:00:06.725] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6613[INFO] [12/04/2025 15:00:06.727] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6614Running test ping_pong
661515:00:06.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
661615:00:06.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
661715:00:06.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
661815:00:06.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
661915:00:06.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND SETTINGS: ack=true
662015:00:06.787 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAATsgdOaLavBoQn9m2FFkO0AT7qLQ7vaW09AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
662115:00:06.788 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662215:00:06.788 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND SETTINGS: ack=true
662315:00:06.789 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1865 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
662415:00:06.790 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36469 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662515:00:06.792 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
662615:00:06.794 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
662715:00:06.795 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
662815:00:06.795 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662915:00:06.795 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663015:00:06.796 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663115:00:06.796 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663215:00:06.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663315:00:06.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663415:00:06.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663515:00:06.799 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
663615:00:06.800 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6637Test completed.
663815:00:06.801 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2bae5dec, L:/127.0.0.1:53636 - R:127.0.0.1/127.0.0.1:45775] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6639[INFO] [12/04/2025 15:00:06.802] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6640[INFO] [12/04/2025 15:00:06.811] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6641[INFO] [12/04/2025 15:00:06.813] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6642Running test empty_stream
664315:00:06.860 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
664415:00:06.860 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
664515:00:06.861 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
664615:00:06.864 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
664715:00:06.864 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND SETTINGS: ack=true
664815:00:06.865 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] INBOUND SETTINGS: ack=true
664915:00:06.866 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACPXpqDJd0xV+gv75Y9xwD2ASp4llbTyazDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
665015:00:06.866 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
665115:00:06.868 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
665215:00:06.870 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
665315:00:06.871 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6654Test completed.
665515:00:06.872 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x09c73b1a, L:/127.0.0.1:34658 - R:127.0.0.1/127.0.0.1:34435] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6656[INFO] [12/04/2025 15:00:06.872] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6657[INFO] [12/04/2025 15:00:06.884] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6658[INFO] [12/04/2025 15:00:06.885] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6659Running test client_streaming
666015:00:06.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
666115:00:06.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
666215:00:06.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
666315:00:06.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
666415:00:06.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND SETTINGS: ack=true
666515:00:06.936 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADoasuRmI3lLs1f8xaiChqvAZ/+RtiTc6frAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
666615:00:06.936 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
666715:00:06.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND SETTINGS: ack=true
666815:00:06.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
666915:00:06.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36484 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
667015:00:06.939 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
667115:00:06.940 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
667215:00:06.940 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
667315:00:06.942 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:06 GMT, server: akka-http/10.5.0] padding=0 endStream=false
667415:00:06.943 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
667515:00:06.943 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6676Test completed.
667715:00:06.943 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd7657523, L:/127.0.0.1:44974 - R:127.0.0.1/127.0.0.1:45721] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6678[INFO] [12/04/2025 15:00:06.944] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6679[INFO] [12/04/2025 15:00:06.956] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6680[INFO] [12/04/2025 15:00:06.957] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6681Running test server_streaming
668215:00:07.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
668315:00:07.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
668415:00:07.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
668515:00:07.006 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
668615:00:07.006 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND SETTINGS: ack=true
668715:00:07.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND SETTINGS: ack=true
668815:00:07.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADSAGA0e9ZVAvmNwT4S7t1yAVR8j1D+BbimAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
668915:00:07.008 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
669015:00:07.009 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
669115:00:07.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
669215:00:07.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669315:00:07.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669415:00:07.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669515:00:07.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669615:00:07.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669715:00:07.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669815:00:07.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669915:00:07.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6700Test completed.
670115:00:07.016 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3bb6f4ea, L:/127.0.0.1:49814 - R:127.0.0.1/127.0.0.1:38639] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6702[INFO] [12/04/2025 15:00:07.016] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6703[INFO] [12/04/2025 15:00:07.019] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6704[INFO] [12/04/2025 15:00:07.021] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6705Running test cancel_after_begin
6706[INFO] [12/04/2025 15:00:07.060] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6707[INFO] [12/04/2025 15:00:07.062] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6708[INFO] [12/04/2025 15:00:07.064] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6709Running test cancel_after_first_response
6710[INFO] [12/04/2025 15:00:07.105] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6711[INFO] [12/04/2025 15:00:07.115] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6712[INFO] [12/04/2025 15:00:07.117] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6713Running test timeout_on_sleeping_server
6714[INFO] [12/04/2025 15:00:07.156] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6715[INFO] [12/04/2025 15:00:07.168] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6716[INFO] [12/04/2025 15:00:07.169] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6717Running test status_code_and_message
671815:00:07.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
671915:00:07.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
672015:00:07.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
672115:00:07.219 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
672215:00:07.219 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND SETTINGS: ack=true
672315:00:07.219 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND SETTINGS: ack=true
672415:00:07.220 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADYjpajl/RCd3OkGUdT1s5VAfsirBW9U6XeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
672515:00:07.220 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
672615:00:07.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
672715:00:07.224 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
672815:00:07.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
672915:00:07.226 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAvWLHAm5ycRF/YaNtkIfLgAYxCRZcTkBi8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
673015:00:07.226 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
673115:00:07.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
673215:00:07.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6733Test completed.
673415:00:07.230 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4a1b6a04, L:/127.0.0.1:52034 - R:127.0.0.1/127.0.0.1:40475] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6735[INFO] [12/04/2025 15:00:07.230] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6736[INFO] [12/04/2025 15:00:07.241] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6737[INFO] [12/04/2025 15:00:07.243] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6738Running test unimplemented_method
673915:00:07.289 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
674015:00:07.289 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
674115:00:07.289 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
674215:00:07.291 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
674315:00:07.291 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND SETTINGS: ack=true
674415:00:07.292 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] INBOUND SETTINGS: ack=true
674515:00:07.292 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC53AWa96FfY9h4wTjD48/ZAZ/Zb8gKbT9ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
674615:00:07.293 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
674715:00:07.295 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
674815:00:07.297 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
674915:00:07.298 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
6750Test completed.
675115:00:07.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafbb3f53, L:/127.0.0.1:42068 - R:127.0.0.1/127.0.0.1:38055] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6752[INFO] [12/04/2025 15:00:07.299] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6753[INFO] [12/04/2025 15:00:07.304] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6754[INFO] [12/04/2025 15:00:07.305] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6755Running test client_compressed_unary
6756[INFO] [12/04/2025 15:00:07.345] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6757[INFO] [12/04/2025 15:00:07.347] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6758[INFO] [12/04/2025 15:00:07.348] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6759Running test server_compressed_unary
6760[INFO] [12/04/2025 15:00:07.386] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6761[INFO] [12/04/2025 15:00:07.388] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6762[INFO] [12/04/2025 15:00:07.390] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6763Running test server_compressed_streaming
676415:00:07.436 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
676515:00:07.436 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
676615:00:07.436 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
676715:00:07.439 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
676815:00:07.439 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND SETTINGS: ack=true
676915:00:07.439 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND SETTINGS: ack=true
677015:00:07.439 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAZhVTFIqwLiT3YFHyNJSeLAYCULKME4SieAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
677115:00:07.440 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
677215:00:07.442 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
677315:00:07.444 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
677415:00:07.445 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
677515:00:07.445 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
677615:00:07.445 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
677715:00:07.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
677815:00:07.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
677915:00:07.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
678015:00:07.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
678115:00:07.446 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
678215:00:07.447 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6783Test completed.
678415:00:07.448 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x93063c1c, L:/127.0.0.1:39236 - R:127.0.0.1/127.0.0.1:46221] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6785[INFO] [12/04/2025 15:00:07.448] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6786[INFO] [12/04/2025 15:00:07.452] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6787[INFO] [12/04/2025 15:00:07.453] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6788Running test unimplemented_service
678915:00:07.498 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
679015:00:07.498 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
679115:00:07.499 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
679215:00:07.501 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
679315:00:07.501 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND SETTINGS: ack=true
679415:00:07.502 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] INBOUND SETTINGS: ack=true
679515:00:07.502 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB64p8hjqoOjsDsABlhUkAwAbH0p5gs5TP3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
679615:00:07.503 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
679715:00:07.505 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
679815:00:07.506 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Thu, 04 Dec 2025 14:00:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
679915:00:07.506 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
680015:00:07.507 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6801Test completed.
680215:00:07.508 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6ad24b55, L:/127.0.0.1:55262 - R:127.0.0.1/127.0.0.1:45497] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6803[INFO] [12/04/2025 15:00:07.507] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6804[INFO] [12/04/2025 15:00:07.514] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6805[INFO] [12/04/2025 15:00:07.516] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6806[info] GrpcInteropAkkaScalaWithAkkaNettyJavaSpec:
6807[info] akka-grpc server scala with akka-grpc java client tester
6808[info] - should pass the large_unary integration test (93 milliseconds)
6809[info] - should pass the empty_unary integration test (73 milliseconds)
6810[info] - should pass the ping_pong integration test (83 milliseconds)
6811[info] - should pass the empty_stream integration test (73 milliseconds)
6812[info] - should pass the client_streaming integration test (73 milliseconds)
6813[info] - should pass the server_streaming integration test (62 milliseconds)
6814[info] - should pass the cancel_after_begin integration test (pending)
6815[info] - should pass the cancel_after_first_response integration test (pending)
6816[info] - should pass the timeout_on_sleeping_server integration test (pending)
6817[info] - should pass the status_code_and_message integration test (72 milliseconds)
6818[info] - should pass the unimplemented_method integration test (62 milliseconds)
6819[info] - should pass the client_compressed_unary integration test (pending)
6820[info] - should pass the server_compressed_unary integration test (pending)
6821[info] - should pass the server_compressed_streaming integration test (62 milliseconds)
6822[info] - should pass the unimplemented_service integration test (61 milliseconds)
682315:00:08.510 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 71 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-2
682415:00:08.510 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-4
6825[info] GrpcMarshallingSpec:
6826[info] The scaladsl GrpcMarshalling
6827[info] - should correctly unmarshal a zipped object (0 milliseconds)
6828[info] - should not cancel the input stream after reading the first parameter for a non-streaming request (3 seconds, 41 milliseconds)
6829[info] - should correctly unmarshal a zipped stream (2 milliseconds)
6830[info] - should fail with INTERNAL when the compressed bit is on but the encoding is identity (2 milliseconds)
6831[info] - should fail with INTERNAL when the compressed bit is on but the encoding is missing (0 milliseconds)
6832[INFO] [12/04/2025 15:00:11.427] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Starting test: re-discover endpoints on failure
6833[INFO] [12/04/2025 15:00:11.441] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 1
6834[INFO] [12/04/2025 15:00:16.460] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 2
6835 Sending request [1]
6836 Received response number [1]
6837 Sending request [2]
6838 Received response number [2]
6839 Sending request [3]
6840 Received response number [3]
6841 Sending request [4]
6842 Received response number [4]
6843 Sending request [5]
6844 Received response number [5]
6845 Sending request [6]
6846 Received response number [6]
6847 Sending request [7]
6848 Received response number [7]
6849 Sending request [8]
6850 Received response number [8]
6851 Sending request [9]
6852 Received response number [9]
6853 Sending request [10]
6854 Received response number [10]
6855 Sending request [11]
6856 Received response number [11]
6857 Sending request [12]
6858 Received response number [12]
6859 Sending request [13]
6860 Received response number [13]
6861 Sending request [14]
6862 Received response number [14]
6863 Sending request [15]
6864 Received response number [15]
6865 Sending request [16]
6866 Received response number [16]
6867 Sending request [17]
6868 Received response number [17]
6869 Sending request [18]
6870 Received response number [18]
6871 Sending request [19]
6872 Received response number [19]
6873 Sending request [20]
6874 Received response number [20]
6875 Sending request [21]
6876 Received response number [21]
6877 Sending request [22]
6878 Received response number [22]
6879 Sending request [23]
6880 Received response number [23]
6881 Sending request [24]
6882 Received response number [24]
6883 Sending request [25]
6884 Received response number [25]
6885 Sending request [26]
6886 Received response number [26]
6887 Sending request [27]
6888 Received response number [27]
6889 Sending request [28]
6890 Received response number [28]
6891 Sending request [29]
6892 Received response number [29]
6893 Sending request [30]
6894 Received response number [30]
6895 Sending request [31]
6896 Received response number [31]
6897 Sending request [32]
6898 Received response number [32]
6899 Sending request [33]
6900 Received response number [33]
6901 Sending request [34]
6902 Received response number [34]
6903 Sending request [35]
6904 Received response number [35]
6905 Sending request [36]
6906 Received response number [36]
6907 Sending request [37]
6908 Received response number [37]
6909 Sending request [38]
6910 Received response number [38]
6911 Sending request [39]
6912 Received response number [39]
6913 Sending request [40]
6914 Received response number [40]
6915 Sending request [41]
6916 Received response number [41]
6917 Sending request [42]
6918 Received response number [42]
6919 Sending request [43]
6920 Received response number [43]
6921 Sending request [44]
6922 Received response number [44]
6923 Sending request [45]
6924 Received response number [45]
6925 Sending request [46]
6926 Received response number [46]
6927 Sending request [47]
6928 Received response number [47]
6929 Sending request [48]
6930 Received response number [48]
6931 Sending request [49]
6932 Received response number [49]
6933 Sending request [50]
6934 Received response number [50]
6935 Sending request [51]
6936 Received response number [51]
6937 Sending request [52]
6938 Received response number [52]
6939 Sending request [53]
6940 Received response number [53]
6941 Sending request [54]
6942 Received response number [54]
6943 Sending request [55]
6944 Received response number [55]
6945 Sending request [56]
6946 Received response number [56]
6947 Sending request [57]
6948 Received response number [57]
6949 Sending request [58]
6950 Received response number [58]
6951 Sending request [59]
6952 Received response number [59]
6953 Sending request [60]
6954 Received response number [60]
6955 Sending request [61]
6956 Received response number [61]
6957 Sending request [62]
6958 Received response number [62]
6959 Sending request [63]
6960 Received response number [63]
6961 Sending request [64]
6962 Received response number [64]
6963 Sending request [65]
6964 Received response number [65]
6965 Sending request [66]
6966 Received response number [66]
6967 Sending request [67]
6968 Received response number [67]
6969 Sending request [68]
6970 Received response number [68]
6971 Sending request [69]
6972 Received response number [69]
6973 Sending request [70]
6974 Received response number [70]
6975 Sending request [71]
6976 Received response number [71]
6977 Sending request [72]
6978 Received response number [72]
6979 Sending request [73]
6980 Received response number [73]
6981 Sending request [74]
6982 Received response number [74]
6983 Sending request [75]
6984 Received response number [75]
6985 Sending request [76]
6986 Received response number [76]
6987 Sending request [77]
6988 Received response number [77]
6989 Sending request [78]
6990 Received response number [78]
6991 Sending request [79]
6992 Received response number [79]
6993 Sending request [80]
6994 Received response number [80]
6995 Sending request [81]
6996 Received response number [81]
6997 Sending request [82]
6998 Received response number [82]
6999 Sending request [83]
7000 Received response number [83]
7001 Sending request [84]
7002 Received response number [84]
7003 Sending request [85]
7004 Received response number [85]
7005 Sending request [86]
7006 Received response number [86]
7007 Sending request [87]
7008 Received response number [87]
7009 Sending request [88]
7010 Received response number [88]
7011 Sending request [89]
7012 Received response number [89]
7013 Sending request [90]
7014 Received response number [90]
7015 Sending request [91]
7016 Received response number [91]
7017 Sending request [92]
7018 Received response number [92]
7019 Sending request [93]
7020 Received response number [93]
7021 Sending request [94]
7022 Received response number [94]
7023 Sending request [95]
7024 Received response number [95]
7025 Sending request [96]
7026 Received response number [96]
7027 Sending request [97]
7028 Received response number [97]
7029 Sending request [98]
7030 Received response number [98]
7031 Sending request [99]
7032 Received response number [99]
7033 Sending request [100]
7034 Received response number [100]
7035[INFO] [12/04/2025 15:00:26.939] [pool-23-thread-4] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-akka-http)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7036[info] NonBalancingIntegrationSpecAkkaHttp:
7037[info] Using pick-first (non load balanced clients) - akka-http
7038[info] - should send requests to a single endpoint (297 milliseconds)
7039[info] - should send requests to a single endpoint that is restarted in the middle (525 milliseconds)
7040[info] - should re-discover endpoints on failure (5 seconds, 48 milliseconds)
7041[info] - should select the right endpoint among invalid ones (453 milliseconds)
7042[info] - should eventually fail when no valid endpoints are provided !!! CANCELED !!! (1 millisecond)
7043[info] The Akka HTTP backend doesn't fail when the persistent connection fails (NonBalancingIntegrationSpec.scala:160)
7044[info] org.scalatest.exceptions.TestCanceledException:
7045[info] at org.scalatest.Assertions.newTestCanceledException(Assertions.scala:479)
7046[info] at org.scalatest.Assertions.newTestCanceledException$(Assertions.scala:421)
7047[info] at org.scalatest.wordspec.AnyWordSpec.newTestCanceledException(AnyWordSpec.scala:1879)
7048[info] at org.scalatest.Assertions.cancelImpl(Assertions.scala:1122)
7049[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl(Assertions.scala:1118)
7050[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl$(Assertions.scala:421)
7051[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$Assertions$$inline$cancelImpl(AnyWordSpec.scala:1879)
7052[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.f$proxy5$1(NonBalancingIntegrationSpec.scala:160)
7053[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.$init$$$anonfun$1$$anonfun$5(NonBalancingIntegrationSpec.scala:176)
7054[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
7055[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
7056[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
7057[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
7058[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
7059[info] at org.scalatest.Transformer.apply(Transformer.scala:21)
7060[info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
7061[info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
7062[info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
7063[info] at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
7064[info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
7065[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
7066[info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
7067[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
7068[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
7069[info] at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
7070[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
7071[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
7072[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
7073[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
7074[info] at scala.collection.immutable.List.foreach(List.scala:327)
7075[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
7076[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
7077[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
7078[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
7079[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
7080[info] at scala.collection.immutable.List.foreach(List.scala:327)
7081[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
7082[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
7083[info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
7084[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
7085[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
7086[info] at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
7087[info] at org.scalatest.Suite.run(Suite.scala:1114)
7088[info] at org.scalatest.Suite.run$(Suite.scala:564)
7089[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
7090[info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
7091[info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
7092[info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
7093[info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
7094[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.org$scalatest$BeforeAndAfterAll$$super$run(NonBalancingIntegrationSpec.scala:33)
7095[info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
7096[info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
7097[info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
7098[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.run(NonBalancingIntegrationSpec.scala:33)
7099[info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
7100[info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
7101[info] at sbt.TestRunner.runTest$1(TestFramework.scala:153)
7102[info] at sbt.TestRunner.run(TestFramework.scala:168)
7103[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
7104[info] at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
7105[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7106[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7107[info] at sbt.TestFunction.apply(TestFramework.scala:348)
7108[info] at sbt.Tests$.processRunnable$1(Tests.scala:475)
7109[info] at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
7110[info] at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
7111[info] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7112[info] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7113[info] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7114[info] at sbt.Execute.work(Execute.scala:292)
7115[info] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7116[info] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7117[info] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7118[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7119[info] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
7120[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7121[info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
7122[info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
7123[info] at java.base/java.lang.Thread.run(Thread.java:833)
7124[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 3 milliseconds)
712515:00:26.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
712615:00:26.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
712715:00:26.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
712815:00:26.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND SETTINGS: ack=true
712915:00:26.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND SETTINGS: ack=true
713015:00:26.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABabamZ633N4cJOtNz0SMAeAU1L1vQcoxIIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713115:00:26.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADjLNPjA6F2R/8NAdL+HLuZAbuMKtG9FMMdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713215:00:26.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACf73dt5eFHHPsNzslJmynVAXgQk5j6grHYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713315:00:26.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5jCuQhXj+WSd+30myTSZxAZU8GGXpU9A0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713415:00:26.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAsxgfqDan5iZmAWqB6T4TeAUO6SkzW+CqVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713515:00:26.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADI5fQK4x9BYAWe0OAqwqOZAUYNuDQXEG9lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713615:00:26.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABkLONyMSJ9hh1mbsOlpXmWAeesuWYwvk77AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713715:00:26.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMBdBZ8fvCHnTZIW987qwzAb9EM8IeN/bKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713815:00:26.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADoBi27Lj42dU5urPVCbLRpAeX0EQ0OwXuyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713915:00:26.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5Towp31BdYEwuLHzqiHQkAVyqp2dInsQLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714015:00:26.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB2G7IuBCeOLafZsWzPgFKEAfqDbmcP/LC/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714115:00:26.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnYa61yRx+v6oMOX/G25qCAXlMXLuFXVHLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714215:00:26.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABxmSFgHMWvfunCnKPP5cD3AWjt3GGjxv/vAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714315:00:26.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+CmHQEmlWbfTXp8MFZ9KUAYT0BCnS2a95AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714415:00:26.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADEz3e/B9miFlWnZcClEFehAWf1oKIVYrzmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714515:00:26.996 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC1SV2p/wMETozH/I7V9bFOATmV4alQgCSJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714615:00:26.997 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACA5WtkViK+aDH7HsjLETqvAcG5FCLdlMKuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714715:00:26.997 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABlfKiisBf98QIOp3neMceeAfC3ft9RYWi7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714815:00:26.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADJU6wSpO6DkTru+0S0U/7zARLH+beq62qgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714915:00:26.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADGnai0EmvfFTv5kZr1e4LoAX/0pB4FMvTHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715015:00:27.000 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCRFQkaTCVPXGjzEcCnc0tAdhs3TlgZ4M6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715115:00:27.000 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACF5MNc2/PMqAe+aotG3RGSAf29GpZv4D8oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715215:00:27.001 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4S2hW4gJ67GMd6j1N58agAbFgt/7GfLmnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715315:00:27.001 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAL8EKCDRXdXD3pgoF38pLcAVsg42qHuu6IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715415:00:27.001 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABssCeDtW7IIDLfbmDUuj3WAVK5dyENT6zWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715515:00:27.002 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbSomdaRVcQUUtZicm1QR+AU9goMvPXnP1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715615:00:27.002 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfE2R+mg2cujJQvrRp4FRDAeuu0V9GVcgNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715715:00:27.003 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6oemFkjmaDU3hjLqJn6CVAV3UYgCWEjOrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715815:00:27.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACHoZ/LzdLyvrbyLJKRqJ5mASlKcV3YbaS0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715915:00:27.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADEaIkFGS1L39j4fhuHpir/AfIWhP9Mix/qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716015:00:27.005 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADXFd+2zp8m+kA6rPvQqM+fAfQujnrIyzuBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716115:00:27.005 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0vIwAvon6gTzDSHxw99kUASIGdwpIQDBSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716215:00:27.006 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAKMA1qlvt/Xr81mROEdBCSARqul+FNn4ZxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716315:00:27.006 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAArZUcp6wocHfG07Ol9bfQCAcY1QruQYFoVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716415:00:27.007 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsd4ea+BdLmuYnap1XaoxFAVAeFY8Fs6UzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716515:00:27.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADrCtypung2n9azTSKs6CHzAUDZFSFmH2nCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716615:00:27.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC2JZ3IC8cl+x44nKW0BOu+AZtQ5xpXLQ6RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716715:00:27.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABhYSrNejCv62e6qeNRvtwxAXtMzICNB865AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716815:00:27.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADFvHBFDAhrmIK/0VQek8nRAW3/dEU6X+9NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716915:00:27.010 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABz1j6T+oJjPnH6GAL9HN/JAW8iatinUhQnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717015:00:27.010 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACI2li7MWktU07VEWWpL4pkAQKmom1jc5EUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717115:00:27.011 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCy2l6XLCTSlwXXPW6OKU2AZw7jqzMwi2eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717215:00:27.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADECc5McMVrnOV5MeBSH53TAQdxVaos2yBIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717315:00:27.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717415:00:27.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
717515:00:27.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717615:00:27.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717715:00:27.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717815:00:27.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717915:00:27.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718015:00:27.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718115:00:27.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718215:00:27.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718315:00:27.015 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718415:00:27.015 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718515:00:27.016 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718615:00:27.016 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718715:00:27.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718815:00:27.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718915:00:27.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719015:00:27.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719115:00:27.018 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719215:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719315:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719415:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719515:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719615:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719715:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719815:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719915:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720015:00:27.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720115:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720215:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720315:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720415:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720515:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720615:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720715:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720815:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720915:00:27.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721015:00:27.021 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721115:00:27.021 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721215:00:27.022 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721315:00:27.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721415:00:27.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721515:00:27.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721615:00:27.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWPlHX1QNAvGpp1S3vixAfAauWuinaP4j6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721715:00:27.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADIGsoK6bOnPiFMlFa4KcRNATPlmTiAS4aeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721815:00:27.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+80tiaI79En0O2W1dyc+NARl2jL+8ZJ4WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721915:00:27.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC/8opmmBEqc+E2BNK3UTtRAZZ81IBnzfheAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722015:00:27.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADZwxIs4koWRLVqkYHsOm+tAe/jspmTGM5vAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722115:00:27.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABW9p6vVUM7YbRIgNsAtS5oAQVeCOPfA/0HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722215:00:27.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC71zKuYAOemu5MiTXh9qpCAWCxBxa4wsffAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722315:00:27.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC336l4s+ZV59zL2THkRk89AWeh1VXgDV1+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722415:00:27.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA15g4bDQo8l4MZaFrGFweQAdvrdBXmO8+TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722515:00:27.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOpFXE8Tk2s60fxQQfWYHpAaKph+UfRjXGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722615:00:27.031 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABFG5euWa2+69ra9LIFW0r1AWwXCo680faxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722715:00:27.032 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAACHUuQAGBPhsGizPOlERURAVaYg7QEDR+mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722815:00:27.033 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACeOJ3XOaAgdIdpHdueDVZ1ASklnNPPaDDaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722915:00:27.034 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABrrv7Osr3gwSndRJPRSLYkAaLKWETqAzrkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723015:00:27.037 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxAooBipzpjeVus78sSVfDAVUB71kzCjU9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723115:00:27.037 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACi8SwiCurWG4A88OuTS8aRAYdaouJqAHs/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723215:00:27.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWz8ncbPxD5z/HrSE+EkIUAZZ9Mf4INoLDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723315:00:27.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACYGQFkJValYUQ2feMeyd/XAcW4cx3AdsqmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723415:00:27.039 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0IfxZv/cF2+XscqpboFwpAc81MaADX4hXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723515:00:27.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAW1SnKhp0bVpnPc701xC4+AerT/brqP6ObAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723615:00:27.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPiwXOAz1+mlwukLdNuoQLASrcPhKKztCMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723715:00:27.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADX9ObtbJ7dv9KneSI+4hNyAR53Oo5LFGTZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723815:00:27.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAd9IiWZ8MhqWFipf8ndCG8AbjnY6PrSqsJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723915:00:27.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOrUoLvrHl2fV2vwXau/4TAUWTvaxkhk24AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724015:00:27.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAANu0Wgt+U3IZPgq71tiLvwAakXQH7Q2zKiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724115:00:27.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/AbAd5y3utzvLl2JBeo8cAXKwC9zcrFcRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724215:00:27.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADuxsAX2eVktIZWBWPPJ+7nAfs4h6T0/EAcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724315:00:27.044 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADlF4D1umjev5R3y4Epfb6nAWzYm49F/y+wAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724415:00:27.044 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACykv5V8oGCbn0pm6CHU9nIAQrPjxqeaWjEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724515:00:27.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPK3B8lmtKNBt2I+MuVc0VAVeRQw7+eYR8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724615:00:27.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtVs0Ru5icN/0Mm85Z/P3IAVTSvfLNT7imAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724715:00:27.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAy1IkfjRsSkDPxq50YUo4XAZD9XBW4IAHbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724815:00:27.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAi5pclcmxKn94yHS/daV3lAcSS9xm8nvHBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724915:00:27.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADPmTua1/UNby9gVTLpCAf+AbTCZh/RZyVkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725015:00:27.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCb1j/i/PJZQzYO7EYXL9xAXsVYBgCeJOSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725115:00:27.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC1EmnSoSnA/cpRe1r74U9YAXSDCke8xOMdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725215:00:27.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADK6lVF4fThYOPYzCohh1C/Ab002iFlHmv/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725315:00:27.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfeDHoNiebA/KVX+6U1E8vAQRK2Ki4N81NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725415:00:27.048 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzmUjRcGV2DvvyINjB2euYAfRP4dtnLeQsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725515:00:27.050 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC19ueExdcCxQR2iqGbpmfuAY7ctgaalDysAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725615:00:27.051 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABBARI+++0Ank7BanxJ14nAAf0EtgZ7eaxWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725715:00:27.052 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9hA34W1pXaFksYXq2pJBxAQH7RRSCyuocAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725815:00:27.053 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA3Cj3A0lhiUX+h241OyCqnAYXRGt2gXYVkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
725915:00:27.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
726015:00:27.055 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726115:00:27.056 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726215:00:27.056 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726315:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726415:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726515:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726615:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726715:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726815:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
726915:00:27.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727015:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727115:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727215:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727315:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727415:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727515:00:27.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727615:00:27.059 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727715:00:27.059 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727815:00:27.059 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
727915:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728015:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728115:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728215:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728315:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728415:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728515:00:27.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728615:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728715:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728815:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
728915:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729015:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729115:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729215:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729315:00:27.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729415:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729515:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729615:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729715:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729815:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
729915:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
730015:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
730115:00:27.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
730215:00:27.067 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPxKqyH42QP7idPs3MuPoZAS1wspLblYpuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730315:00:27.067 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAJDv/SI/ganA83mbpjD/fiARX3s+3c99NyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730415:00:27.068 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2cANQ7kJkAJopak0i6Xk1AXrnbDboKH1qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730515:00:27.069 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABEr/1m76PKAvyOAbwwmpbYAdlhPbzD1eXsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730615:00:27.070 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAEfMOd+3R+8GawQ4//7HvHATX7g41zci0OAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730715:00:27.071 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABi7LkSVVXe/LneDShetYKqAbM/jAZHBdAvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730815:00:27.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLgI1BGXScREv7uk/rdp60AapGjjmZ3H6YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
730915:00:27.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfbERERbKv0QTmVf+TGlcRARJ1ENL0nPskAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731015:00:27.073 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAcZkij4rlJsX6mkqip+CWWAQlb2zkmeZY+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731115:00:27.073 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkP3bVFL8d87QjRwS+GG6TAUJcVSqxVJzlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731215:00:27.074 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACkXh9FE2vrvIg29x3iHY3yATdE4T58z9XXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731315:00:27.074 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWcni1oSjK3iGHyDqT5AuRAU2AYBCvCdgcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731415:00:27.075 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABU+S/f39uttLXb/+71TEQqAXWJld/gLd8JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731515:00:27.075 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7bcDrpkgoWfsN9P6MF0uUAa0w/g+JC1+FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
731615:00:27.076 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
731715:00:27.076 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
731815:00:27.076 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
731915:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732015:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732115:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732215:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732315:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732415:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732515:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732615:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732715:00:27.077 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732815:00:27.078 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
732915:00:27.078 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
733015:00:27.078 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
733115:00:27.081 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
733215:00:27.082 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733315:00:27.082 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733415:00:27.083 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733515:00:27.084 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733615:00:27.084 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733715:00:27.085 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733815:00:27.085 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733915:00:27.085 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734015:00:27.085 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734115:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734215:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734315:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734415:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734515:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734615:00:27.086 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734715:00:27.087 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734815:00:27.088 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734915:00:27.088 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735015:00:27.089 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735115:00:27.089 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735215:00:27.090 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735315:00:27.090 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735415:00:27.091 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735515:00:27.091 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735615:00:27.091 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735715:00:27.092 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735815:00:27.092 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735915:00:27.093 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736015:00:27.093 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736115:00:27.093 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736215:00:27.093 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736315:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736415:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736515:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736615:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736715:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736815:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736915:00:27.094 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737015:00:27.098 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737115:00:27.098 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737215:00:27.098 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737315:00:27.098 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737415:00:27.098 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737515:00:27.099 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737615:00:27.099 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737715:00:27.100 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737815:00:27.100 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737915:00:27.100 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738015:00:27.100 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738115:00:27.100 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738215:00:27.104 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738315:00:27.104 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738415:00:27.104 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738515:00:27.104 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738615:00:27.104 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738715:00:27.105 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738815:00:27.105 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738915:00:27.105 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739015:00:27.106 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739115:00:27.106 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739215:00:27.106 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739315:00:27.106 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739415:00:27.107 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739515:00:27.107 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739615:00:27.107 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739715:00:27.108 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739815:00:27.109 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739915:00:27.109 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740015:00:27.109 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740115:00:27.110 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740215:00:27.110 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740315:00:27.111 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740415:00:27.111 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740515:00:27.112 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740615:00:27.112 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740715:00:27.112 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740815:00:27.113 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740915:00:27.113 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741015:00:27.114 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND WINDOW_UPDATE: streamId=87 windowSizeIncrement=446477
741115:00:27.114 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741215:00:27.114 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741315:00:27.115 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741415:00:27.115 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741515:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741615:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741715:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741815:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741915:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742015:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742115:00:27.116 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742215:00:27.117 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742315:00:27.117 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742415:00:27.118 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742515:00:27.118 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742615:00:27.119 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742715:00:27.119 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742815:00:27.120 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742915:00:27.120 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743015:00:27.121 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743115:00:27.121 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743215:00:27.121 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743315:00:27.122 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743415:00:27.122 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743515:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743615:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743715:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743815:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743915:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744015:00:27.123 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744115:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744215:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744315:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744415:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744515:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744615:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744715:00:27.124 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744815:00:27.129 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744915:00:27.129 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745015:00:27.129 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745115:00:27.129 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745215:00:27.129 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745315:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745415:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745515:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745615:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745715:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745815:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745915:00:27.130 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746015:00:27.131 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746115:00:27.131 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746215:00:27.132 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746315:00:27.132 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746415:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746515:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746615:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746715:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746815:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746915:00:27.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747015:00:27.134 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747115:00:27.134 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747215:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747315:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747415:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747515:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747615:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747715:00:27.135 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747815:00:27.136 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=107 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747915:00:27.136 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748015:00:27.137 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748115:00:27.137 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=105 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748215:00:27.138 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748315:00:27.138 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748415:00:27.138 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=103 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748515:00:27.138 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748615:00:27.139 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748715:00:27.139 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=113 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748815:00:27.139 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748915:00:27.139 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749015:00:27.140 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=117 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749115:00:27.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749215:00:27.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749315:00:27.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=109 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749415:00:27.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749515:00:27.142 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749615:00:27.142 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=115 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749715:00:27.143 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749815:00:27.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749915:00:27.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=111 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750015:00:27.145 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750115:00:27.145 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750215:00:27.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750315:00:27.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750415:00:27.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750515:00:27.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=127 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750615:00:27.147 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750715:00:27.147 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750815:00:27.148 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=119 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750915:00:27.148 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751015:00:27.149 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751115:00:27.149 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=121 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751215:00:27.150 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751315:00:27.150 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751415:00:27.150 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=123 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751515:00:27.151 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751615:00:27.151 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751715:00:27.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=129 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751815:00:27.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751915:00:27.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752015:00:27.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=135 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752115:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752215:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752315:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=125 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752415:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752515:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752615:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=131 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752715:00:27.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752815:00:27.154 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752915:00:27.155 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753015:00:27.155 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753115:00:27.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753215:00:27.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=133 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753315:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753415:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753515:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=137 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753615:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753715:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753815:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=139 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753915:00:27.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754015:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754115:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=141 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754215:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754315:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754415:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=143 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754515:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754615:00:27.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754715:00:27.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=145 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754815:00:27.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754915:00:27.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755015:00:27.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=149 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755115:00:27.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755215:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755315:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=155 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755415:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755515:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755615:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=147 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755715:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755815:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755915:00:27.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=151 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
756015:00:27.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
756115:00:27.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
756215:00:27.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=153 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
756315:00:27.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
756415:00:27.163 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
756515:00:27.163 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=157 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
756615:00:27.163 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
756715:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
756815:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=159 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
756915:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
757015:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
757115:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=165 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
757215:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
757315:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
757415:00:27.164 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=163 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
757515:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
757615:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
757715:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=161 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
757815:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
757915:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
758015:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=173 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
758115:00:27.165 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
758215:00:27.166 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
758315:00:27.166 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=167 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
758415:00:27.167 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
758515:00:27.167 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
758615:00:27.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=169 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
758715:00:27.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
758815:00:27.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
758915:00:27.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=171 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
759015:00:27.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
759115:00:27.170 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
759215:00:27.170 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=175 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
759315:00:27.170 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
759415:00:27.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
759515:00:27.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=177 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
759615:00:27.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
759715:00:27.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
759815:00:27.172 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=179 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
759915:00:27.172 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
760015:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
760115:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=185 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
760215:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
760315:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
760415:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=187 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
760515:00:27.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
760615:00:27.174 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
760715:00:27.174 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=189 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
760815:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
760915:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
761015:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=193 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
761115:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
761215:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
761315:00:27.175 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=195 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
761415:00:27.176 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
761515:00:27.176 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
761615:00:27.176 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=199 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
761715:00:27.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
761815:00:27.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
761915:00:27.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=201 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
762015:00:27.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
762115:00:27.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
762215:00:27.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=181 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
762315:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
762415:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
762515:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=191 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
762615:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
762715:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
762815:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=183 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
762915:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
763015:00:27.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
763115:00:27.180 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND DATA: streamId=197 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
763215:00:27.180 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
763315:00:27.189 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
763415:00:27.190 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
763515:00:27.194 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
763615:00:27.194 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND SETTINGS: ack=true
763715:00:27.200 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND SETTINGS: ack=true
763815:00:27.201 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACk4RD/CaWdIvI7WLcYlBQHAQOYnV/fM0xkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
763915:00:27.201 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACXMVPWwwC9X9Uq+wcu1KaeAZDQ5dXHoDMcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764015:00:27.202 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQ/bg6CukMiPvZFCSNyMgHAcCrv99eK1vbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764115:00:27.202 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkvHtIMxh2r7UdGc57bFCOAWZYllxOfYSkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764215:00:27.203 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD7KAiRoM+quD1hmrVLWEilAWfIioOCLye5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764315:00:27.203 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8ApsZxuZMPovjfLZj4W0kAdmq7hKjoAM+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764415:00:27.204 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYGuJGSn5lMEs1xTJvu5kTARMPXweA8tZDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764515:00:27.204 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABA1ia7uBRv1s39VyqVKBT1Abe3GkI36lfIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764615:00:27.204 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZOogMeaB5Vv9oLu0vbWLaAVwUHmVEPvB1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764715:00:27.205 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+JTNRETIG4CvJXaYNYzM4AXATqzNf1XL0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764815:00:27.205 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0KMh/4PZ4lG2/alrRE82gAWyX/WVfIytwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764915:00:27.205 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKXRSQS0qg38WY1+VfcP5kAXaJw/kACOWTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765015:00:27.205 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/Hso2+YDjWqL8I+PWJaGoAaS+yC+VkEoBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765115:00:27.206 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAChYX1UjX9FBxpXnjsy24sCAflZpbkXMkL+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765215:00:27.207 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADPNwzfkAMQ9UStWi1MEIXbAV9lww6HQCngAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765315:00:27.207 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACJNgGNFUC374Zb7Q9NgJW6AYqeFUXglEpPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765415:00:27.208 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9+v3F6T9doLUjr8z0ewEXATmz5ctdGB7yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765515:00:27.209 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA8MJyQ9Bk8SBMNFFmeie5zAWy/yPuesZ6kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765615:00:27.209 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA8thbZ8L63PeNQNO/+GwqQAUn85WgVdirKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765715:00:27.210 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/xVP0raZFmX6iIJ0JNU35AbqO0+sFH11aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765815:00:27.210 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAuTl0NqLKvLQ9ZmgWHy0F4AcdcajZRYUGfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765915:00:27.210 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADnqT8ENl5YVCa8I+JvbvvJAeJlZAlZwKltAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766015:00:27.211 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5M2hs99e54ltMp2Hms0qFAWt/NLczlcygAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766115:00:27.212 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACqWilhxNCXjxPAc5Oe6YmhATBvEkqKLMetAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766215:00:27.212 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADCQMeOTwxh6Of9d94Fy1D3AYWQaDTno20yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766315:00:27.212 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXez9kHEuObc056MOj/BxtAagAZGcTryX7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766415:00:27.212 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB7k2EgqV0sCTUfETLXNv5jAW9E7IiWx7QUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766515:00:27.213 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACTk30mz+wnErvW/D0WzdonAXKcVMXC2QB7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766615:00:27.213 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8cxTfl5rZjKDsUNx20JYAAZXskrBEsapMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766715:00:27.213 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9PRErMbXo75jqbvGxIbTqAa14HhBuCBE1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766815:00:27.213 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABIibxzMC3Ih14YEHtwmV1xATY/VXOT3G3bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
766915:00:27.213 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABmq0LoPydzr12BsBMjdureAWZEJICHshrmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767015:00:27.214 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAc9FLPWNQEAtLUeVVyNz6gAcshN4mI//AuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767115:00:27.214 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6dCB9ZnnLBntBrtKkCzW/ATSOsK0/v9PtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767215:00:27.214 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABzHkOQ9zkZGxKJwBnfNtA9AWrL12EvsRH0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767315:00:27.214 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAT6OkmJjwvG4UGFUK7TSqPAdzdIIspMI10AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767415:00:27.215 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLK59rcvP7jpkqqmf9feESAYZ2B1+8ir03AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767515:00:27.216 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADNffb8RXVxl9WZ+1LxfJUrATKBzWBp0CqRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767615:00:27.216 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRDyS1AGDXvVsdqoZ62PlbAUUk59OaH9/ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767715:00:27.217 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABvFJb2wjZiMxxlD/6jWeZIAWw1XtlUGE8JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767815:00:27.217 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4vZLP+VkIlfmCkLupx3GIAWyAFyA4gKnxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
767915:00:27.218 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB49unIkFwOJ47U/RTG8BiDAQkl39Kfs3m+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
768015:00:27.218 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADJxnMLVcn8EGVvQSS5NeU4AX+bc9dRn6KbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
768115:00:27.219 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768215:00:27.219 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
768315:00:27.219 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768415:00:27.220 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768515:00:27.220 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768615:00:27.220 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768715:00:27.221 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768815:00:27.221 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
768915:00:27.221 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769015:00:27.222 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769115:00:27.222 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769215:00:27.222 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769315:00:27.223 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769415:00:27.223 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769515:00:27.223 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769615:00:27.224 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769715:00:27.224 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769815:00:27.224 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
769915:00:27.224 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770015:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770115:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770215:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770315:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770415:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770515:00:27.225 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770615:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770715:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770815:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
770915:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771015:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771115:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771215:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771315:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771415:00:27.226 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771515:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771615:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771715:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771815:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
771915:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
772015:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
772115:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
772215:00:27.227 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
772315:00:27.228 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
772415:00:27.232 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABSDmHPF5zE41Zpce1U8HLjAQV3/nnQj/FvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
772515:00:27.232 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD6MHrF0zRa7cSmssrj1tJVAez5BjVW9t9lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
772615:00:27.232 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQT278R2tuSBJ6M/zM/sKWAXLdBEJQTBD2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
772715:00:27.233 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABEd5Pbnsd1+B5QqXrq6QU8AVnkU2OzhxWrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
772815:00:27.233 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABSksUE3Y7Wnpp4nKkigf1DAYrdGk8wTvcRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
772915:00:27.233 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADx/hdWtTaxN6VXthK2O94nAYOk2QOvhBdZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
773015:00:27.233 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABFm1u3i99BJqEs7OrPRtDTAW7UECS31HReAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
773115:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
773215:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773315:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773415:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773515:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773615:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773715:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773815:00:27.234 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
773915:00:27.256 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
774015:00:27.257 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774115:00:27.258 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774215:00:27.259 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774315:00:27.259 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774415:00:27.259 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774515:00:27.260 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774615:00:27.260 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774715:00:27.260 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774815:00:27.261 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774915:00:27.262 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775015:00:27.262 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775115:00:27.263 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775215:00:27.263 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775315:00:27.263 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775415:00:27.264 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775515:00:27.264 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775615:00:27.265 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775715:00:27.265 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775815:00:27.265 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775915:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776015:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776115:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776215:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776315:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776415:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776515:00:27.266 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776615:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776715:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776815:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776915:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777015:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777115:00:27.267 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777215:00:27.268 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777315:00:27.268 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777415:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777515:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777615:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777715:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777815:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777915:00:27.269 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778015:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778115:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778215:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778315:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778415:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778515:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778615:00:27.271 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778715:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778815:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778915:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779015:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779115:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779215:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779315:00:27.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779415:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779515:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779615:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779715:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779815:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779915:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780015:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780115:00:27.273 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780215:00:27.275 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780315:00:27.276 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780415:00:27.277 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780515:00:27.277 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780615:00:27.278 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780715:00:27.279 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780815:00:27.280 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780915:00:27.281 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781015:00:27.282 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781115:00:27.282 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781215:00:27.283 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781315:00:27.284 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781415:00:27.285 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781515:00:27.285 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781615:00:27.286 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781715:00:27.287 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781815:00:27.288 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781915:00:27.288 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
782015:00:27.289 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
782115:00:27.289 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
782215:00:27.290 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
782315:00:27.290 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
782415:00:27.291 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
782515:00:27.291 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
782615:00:27.292 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
782715:00:27.292 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
782815:00:27.293 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
782915:00:27.293 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
783015:00:27.294 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
783115:00:27.294 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
783215:00:27.295 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
783315:00:27.295 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
783415:00:27.295 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
783515:00:27.295 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
783615:00:27.295 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
783715:00:27.296 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
783815:00:27.296 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
783915:00:27.297 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
784015:00:27.297 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
784115:00:27.297 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
784215:00:27.297 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
784315:00:27.298 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
784415:00:27.298 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
784515:00:27.299 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
784615:00:27.299 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
784715:00:27.299 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
784815:00:27.299 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
784915:00:27.299 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
785015:00:27.300 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
785115:00:27.300 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
785215:00:27.300 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
785315:00:27.301 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
785415:00:27.301 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
785515:00:27.301 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
785615:00:27.301 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
785715:00:27.302 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
785815:00:27.302 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
785915:00:27.302 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
786015:00:27.303 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
786115:00:27.303 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
786215:00:27.304 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
786315:00:27.304 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
786415:00:27.304 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
786515:00:27.304 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
786615:00:27.304 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
786715:00:27.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
786815:00:27.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
786915:00:27.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
787015:00:27.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
787115:00:27.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
787215:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
787315:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
787415:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
787515:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
787615:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
787715:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
787815:00:27.306 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
787915:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
788015:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
788115:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
788215:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
788315:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
788415:00:27.307 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
788515:00:27.308 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
788615:00:27.308 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
788715:00:27.308 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
788815:00:27.309 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
788915:00:27.309 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
789015:00:27.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xff4fc3d5, L:/127.0.0.1:46608 - R:127.0.0.1/127.0.0.1:41817] INBOUND GO_AWAY: lastStreamId=101 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
789115:00:27.568 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
789215:00:27.569 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
789315:00:27.573 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
789415:00:27.573 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND SETTINGS: ack=true
789515:00:27.577 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND SETTINGS: ack=true
789615:00:27.578 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfzQAaNethCtZhgmyZemBOASMdabSdd+euAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
789715:00:27.579 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABl8z/rXS2Vf7pD6jQtwkXOAY54J3bGuhNEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
789815:00:27.580 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcn8lrOaFeydQWn1xKzol/Ae0Y22QSRjSlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
789915:00:27.580 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3Vzu4KD8x2e9JTtL6X4S9ATEKGPg7cyNaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790015:00:27.581 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADzKgXwSP8cEkaLheRYKIKFAQAn1BzjgdQRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790115:00:27.581 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMkiwSng24yXVwMWZ+/aF2ASW0hP1MibAkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790215:00:27.582 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5gmfDN04bUuflTYV9itDxAZaekLig82h/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790315:00:27.582 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZRv938zIxqTNOV7AKChebAQ1SDatUlHsSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790415:00:27.582 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAKl2A4KOpgfXahmPwZnMCdAXSXwqnewPQoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790515:00:27.582 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACHvUa8Y5A93Cj0+jWLhpgTARSITko8Bsw0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790615:00:27.583 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACYHCu87Tk7lPy/wEGlfA1VAUlEPHXSxPX5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790715:00:27.584 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfLQfSiUOej6FLs5ICViQeARM2osMycS42AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790815:00:27.585 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQK4ebgiCkqxjAMMClwxT4Ac0GRrcB+AN0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790915:00:27.586 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACjPlhlirPthfiCFxn0MbizAXlRGO4BYKMqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791015:00:27.586 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADtGIbKtjqhK90lbTPJ1s21ARCsbGSpGcD+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791115:00:27.587 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAjmsSPDfBoyyNggFDZqRX8AXAq+dtxtSrsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791215:00:27.587 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAiuZOUOJNQksw9pTxH0mH2AWK3ROXqIq2YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791315:00:27.588 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAiCwZ2FramFTl3SIIoETyBAaPjZVNpBUElAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791415:00:27.588 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABX+8Y4Jd5Nyw0L4EQNphsiAXtHIluTySqYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791515:00:27.588 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAClOzfDwaE+ZaDf3VH17HAtAVPNCeQwSLyxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791615:00:27.588 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAoKiaLcljAIkV4rAgFt3+gARc5t88OTZDQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791715:00:27.589 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/YS7Pk1yd1EPkUSnM3ztoAQwsqKgR6HQ1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791815:00:27.590 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACpJKr5OrCYWg90oZ9/q2nfAdnzr7Cms857AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791915:00:27.590 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACp7SGgi17CPsEY+7vuDI7kAe5899CJoLYzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792015:00:27.591 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADAnhIE4FXuu+tSBJo9J9MnAciyBe8L81y1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792115:00:27.592 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADIf4zEUG81Kg2ZqJvVAHmyActmV8VmO1S1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792215:00:27.592 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABeAck4vG0Pq4ULVZQWF2mrATWhdrX+USahAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792315:00:27.593 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABjwox1Payw+S/hIoKMGmSVARWdG9jBC+2TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792415:00:27.593 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6l4Rtl36VtkVSqkRDeKLqAWWOx+iw6TCDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792515:00:27.593 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACg4d8pAdgArux7E4W+REj7AWfE69qTy4nbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792615:00:27.594 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABD6PKWR6TMw3t4e4sEOvX+AUsly1YVjV2rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792715:00:27.594 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD7n7ZWnk+AnrmVZH4pbwX3ATyZEOCqzQcAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792815:00:27.594 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAFuQiEZgy6fkR+L77Wav6LAT7KUkr3czVaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
792915:00:27.594 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB942mC3iFq8A5Ndyj7tIBvAYDHk4qLyEASAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793015:00:27.595 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMyMyzvqCgiUSL2HTReEv/AcYtuUMYd6QIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793115:00:27.595 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADfsRylEdlsJ8kOQO+p425TAU878nV0BjnXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793215:00:27.595 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtrgkh69+kkTEsiGbhHQBHAe3uhmjlnMWIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793315:00:27.595 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAdNW24+DycAAgMPVrDIuc0AWcg404aQS1YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793415:00:27.595 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8A8Rax0+uQwylxNuHzjZaAVxD7iUMUdKbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793515:00:27.596 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD7qM/y+6it5cDwpCIHHY3NAcrd0Gi01HiwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793615:00:27.597 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACzmK9s+tEPzCeOGBa+JPLSAbDzUf8DETaHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793715:00:27.598 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAwPKf6cvW1tTZwIYCSoc5XAWy4gRA2+jNRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793815:00:27.598 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+zjc2V4xxlswod/CpbBXKAXZ8xYvVIHN3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
793915:00:27.599 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794015:00:27.599 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
794115:00:27.600 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794215:00:27.600 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794315:00:27.600 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794415:00:27.601 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794515:00:27.601 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794615:00:27.602 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794715:00:27.602 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794815:00:27.603 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
794915:00:27.603 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795015:00:27.604 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795115:00:27.604 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795215:00:27.605 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795315:00:27.605 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795415:00:27.606 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795515:00:27.606 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795615:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795715:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795815:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
795915:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796015:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796115:00:27.607 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796215:00:27.608 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796315:00:27.609 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796415:00:27.609 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796515:00:27.610 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796615:00:27.610 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796715:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796815:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
796915:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797015:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797115:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797215:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797315:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797415:00:27.611 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797515:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797615:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797715:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797815:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
797915:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
798015:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
798115:00:27.612 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
798215:00:27.622 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA1hY9ogSxaoB1zyui+B13EARqE6RDjvKTHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798315:00:27.630 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACiKgc7n87phIlZjuLK8GHGAY55XrXpE79AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798415:00:27.630 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPjIH4AeQ9b90tEaArumEtAZSEip/46N9DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798515:00:27.631 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAc7G4E7xe6JLQfVWnP8VWAUBhlXjvxb/GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798615:00:27.631 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLtMH01HFkDIEwWRQ8/u6/AQWWr4fbLIY7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798715:00:27.632 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACRUytj0EQKEBzkPUbE6K7xAci7ZFuIRMUYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798815:00:27.632 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADDv4ChLzeuPAreNhDjHz+ZAZtVOMCS1/2AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
798915:00:27.632 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
799015:00:27.632 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799115:00:27.632 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799215:00:27.633 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799315:00:27.633 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799415:00:27.633 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799515:00:27.633 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799615:00:27.633 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
799715:00:27.634 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
799815:00:27.643 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799915:00:27.643 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800015:00:27.644 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800115:00:27.644 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800215:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800315:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800415:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800515:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800615:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800715:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800815:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800915:00:27.645 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801015:00:27.646 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801115:00:27.647 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801215:00:27.647 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801315:00:27.648 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801415:00:27.648 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801515:00:27.649 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801615:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801715:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801815:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801915:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802015:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802115:00:27.650 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802215:00:27.651 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802315:00:27.651 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802415:00:27.652 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802515:00:27.652 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802615:00:27.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802715:00:27.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802815:00:27.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802915:00:27.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803015:00:27.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803115:00:27.654 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803215:00:27.654 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803315:00:27.654 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803415:00:27.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803515:00:27.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803615:00:27.656 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803715:00:27.656 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803815:00:27.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803915:00:27.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804015:00:27.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804115:00:27.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804215:00:27.658 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804315:00:27.658 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804415:00:27.659 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804515:00:27.659 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804615:00:27.660 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804715:00:27.660 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804815:00:27.661 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804915:00:27.661 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805015:00:27.662 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805115:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805215:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805315:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805415:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805515:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805615:00:27.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805715:00:27.664 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805815:00:27.665 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805915:00:27.665 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806015:00:27.666 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806115:00:27.667 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806215:00:27.667 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806315:00:27.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806415:00:27.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806515:00:27.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806615:00:27.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806715:00:27.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806815:00:27.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806915:00:27.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
807015:00:27.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND WINDOW_UPDATE: streamId=87 windowSizeIncrement=446477
807115:00:27.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807215:00:27.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
807315:00:27.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
807415:00:27.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807515:00:27.673 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
807615:00:27.674 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
807715:00:27.674 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807815:00:27.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
807915:00:27.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808015:00:27.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808115:00:27.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
808215:00:27.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808315:00:27.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808415:00:27.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
808515:00:27.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808615:00:27.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808715:00:27.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
808815:00:27.678 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808915:00:27.679 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809015:00:27.679 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
809115:00:27.679 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
809215:00:27.680 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809315:00:27.680 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
809415:00:27.680 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
809515:00:27.681 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809615:00:27.681 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
809715:00:27.681 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
809815:00:27.681 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809915:00:27.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
810015:00:27.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
810115:00:27.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810215:00:27.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
810315:00:27.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
810415:00:27.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810515:00:27.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
810615:00:27.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
810715:00:27.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810815:00:27.685 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
810915:00:27.685 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
811015:00:27.686 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811115:00:27.686 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
811215:00:27.687 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
811315:00:27.687 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811415:00:27.687 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
811515:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
811615:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811715:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
811815:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
811915:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812015:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
812115:00:27.688 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
812215:00:27.689 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812315:00:27.689 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
812415:00:27.689 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
812515:00:27.690 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812615:00:27.690 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
812715:00:27.690 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
812815:00:27.690 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812915:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
813015:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
813115:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813215:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
813315:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
813415:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813515:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
813615:00:27.691 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
813715:00:27.692 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813815:00:27.692 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
813915:00:27.692 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
814015:00:27.693 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814115:00:27.693 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
814215:00:27.693 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
814315:00:27.694 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814415:00:27.694 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
814515:00:27.694 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
814615:00:27.695 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814715:00:27.695 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
814815:00:27.695 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8149[INFO] [12/04/2025 15:00:27.696] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Starting test: re-discover endpoints on failure
8150[INFO] [12/04/2025 15:00:27.704] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 1
815115:00:27.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
815215:00:27.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
815315:00:27.708 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
815415:00:27.708 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND SETTINGS: ack=true
815515:00:27.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND SETTINGS: ack=true
815615:00:27.710 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADgICKiS6uYRLIcjTyKxX4DAdnwb1HvQFlIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815715:00:27.711 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
815815:00:27.712 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
815915:00:27.714 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816015:00:27.714 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
816115:00:27.714 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
816215:00:27.715 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACT4Fzlz3l1o0i6eLEYK9A0AZ8XBwn5OuB4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
816315:00:27.716 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
816415:00:27.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816515:00:27.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
816615:00:27.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
816715:00:27.720 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68885113, L:/127.0.0.1:51924 - R:127.0.0.1/127.0.0.1:36077] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=2 length=48 bytes=7265637641646472657373282e2e29206661696c65643a20436f6e6e656374696f6e2072657365742062792070656572
816815:00:27.721 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x68885113, L:/127.0.0.1:51924 ! R:127.0.0.1/127.0.0.1:36077] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '2', debugData 'recvAddress(..) failed: Connection reset by peer'. Forcing shutdown of the connection.
8169io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: writevAddresses(..) failed: Broken pipe
8170[INFO] [akkaDeadLetter][12/04/2025 15:00:27.722] [NonBalancingIntegrationSpec-netty-akka.actor.default-dispatcher-13] [akka://NonBalancingIntegrationSpec-netty/deadLetters] Message [akka.stream.impl.io.TcpConnectionStage$WriteDelayAck$] from Actor[akka://NonBalancingIntegrationSpec-netty/system/IO-TCP/selectors/$a/9#288339954] to Actor[akka://NonBalancingIntegrationSpec-netty/deadLetters] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://NonBalancingIntegrationSpec-netty/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
8171[INFO] [12/04/2025 15:00:32.719] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 2
817215:00:32.721 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
817315:00:32.721 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
817415:00:32.724 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
817515:00:32.724 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND SETTINGS: ack=true
817615:00:32.724 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND SETTINGS: ack=true
817715:00:32.724 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACm1JYOLO5LdIhZjdJ2dAeIAacM5sBDgFm+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
817815:00:32.725 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
817915:00:32.726 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
818015:00:32.728 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818115:00:32.728 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
818215:00:32.728 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
818315:00:32.729 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACBm7J6/d66qD1FbkVzisKuAZDHjFbqJnihAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818415:00:32.729 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
818515:00:32.731 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818615:00:32.731 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
818715:00:32.731 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8188 Sending request [1]
818915:00:32.785 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
819015:00:32.785 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
819115:00:32.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
819215:00:32.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND SETTINGS: ack=true
819315:00:32.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND SETTINGS: ack=true
819415:00:32.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACBZvX0d+PkFN2+AebwFjnsAeS166X6kH3tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
819515:00:32.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
819615:00:32.791 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
819715:00:32.792 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
819815:00:32.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
819915:00:32.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8200 Received response number [1]
8201 Sending request [2]
820215:00:32.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACgGCi7MvJb1osAhGDhN24yAX3CnxK9VdUcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
820315:00:32.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
820415:00:32.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
820515:00:32.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
820615:00:32.798 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8207 Received response number [2]
8208 Sending request [3]
820915:00:32.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADHSRIJbrUMki7KAnsnghyZARNNFLvWTcOdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821015:00:32.800 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
821115:00:32.801 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821215:00:32.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
821315:00:32.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8214 Received response number [3]
8215 Sending request [4]
821615:00:32.803 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAks54KGrhvlRfRdAGsbha/AeiWcp62w1MaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821715:00:32.804 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
821815:00:32.805 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821915:00:32.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
822015:00:32.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8221 Received response number [4]
8222 Sending request [5]
822315:00:32.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4yaYCDtM/NwNm/flj6yZtAcWJYG63LGsaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822415:00:32.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
822515:00:32.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
822615:00:32.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
8227 Received response number [5]
8228 Sending request [6]
822915:00:32.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
823015:00:32.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5eeRYBZtsCTEShMzSXznhAZcpjfJ0a8x7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823115:00:32.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
823215:00:32.813 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
823315:00:32.813 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
8234 Received response number [6]
8235 Sending request [7]
823615:00:32.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
823715:00:32.815 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADvlWiiJuJIrbQk1oBVLNBIAbiGzN2CgWBrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823815:00:32.815 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
823915:00:32.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824015:00:32.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
824115:00:32.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8242 Received response number [7]
8243 Sending request [8]
824415:00:32.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB7m4eNBsvXUFP3ruffr4ZfAbMqM72PD5lHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
824515:00:32.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
824615:00:32.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824715:00:32.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
824815:00:32.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8249 Received response number [8]
8250 Sending request [9]
825115:00:32.823 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACOBcmpDwdhKiATEsT6DmL+AXbhoP4or4WVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825215:00:32.823 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
825315:00:32.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825415:00:32.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
825515:00:32.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8256 Received response number [9]
8257 Sending request [10]
825815:00:32.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3yd6bjYvCXEr+U1SVWxVLAdZ8XUo8+SpdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825915:00:32.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
826015:00:32.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826115:00:32.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
826215:00:32.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8263 Received response number [10]
8264 Sending request [11]
826515:00:32.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACb18EHEks1TfeHH7w0OfUBAdW1FRdTsMr1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
826615:00:32.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
826715:00:32.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826815:00:32.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
826915:00:32.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8270 Received response number [11]
8271 Sending request [12]
827215:00:32.832 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAJqveSZ0V6XBPZHKnV4GvgAf4RlRey8G1QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
827315:00:32.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
827415:00:32.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
827515:00:32.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
8276 Received response number [12]
827715:00:32.835 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8278 Sending request [13]
827915:00:32.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+EHeFsY0nLKg3Li6srTNIAXwRYPHNj1mxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828015:00:32.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
828115:00:32.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828215:00:32.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
828315:00:32.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8284 Received response number [13]
8285 Sending request [14]
828615:00:32.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxgwz1ZGRKZas3hogQxMIrAZflcjb2ozfNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828715:00:32.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
828815:00:32.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828915:00:32.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
829015:00:32.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8291 Received response number [14]
8292 Sending request [15]
829315:00:32.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMNzxrz3AZabYbSGPQ8XNJAWFq8y3urEvGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829415:00:32.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
829515:00:32.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
829615:00:32.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
829715:00:32.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8298 Received response number [15]
8299 Sending request [16]
830015:00:32.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB+/bTBEGbAbl9ah6Wz65oLAXTGjgatAPITAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830115:00:32.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
830215:00:32.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
830315:00:32.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
830415:00:32.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8305 Received response number [16]
8306 Sending request [17]
830715:00:32.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD2/QFapsXbvj1tgA0frDrOAVyDUP4b1ZunAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830815:00:32.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
830915:00:32.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831015:00:32.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
831115:00:32.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8312 Received response number [17]
8313 Sending request [18]
831415:00:32.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADnAFDe9uwnHCFgu9vBrFlQAYohS3chNb21AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
831515:00:32.853 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
831615:00:32.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831715:00:32.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
8318 Received response number [18]
8319 Sending request [19]
832015:00:32.855 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
832115:00:32.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZdxXdkanB8Nu9pzh567qcAU3K3v9oDB0IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832215:00:32.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
832315:00:32.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832415:00:32.858 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
8325 Received response number [19]
8326 Sending request [20]
832715:00:32.858 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
832815:00:32.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADS7GVsTZQlBSlRLnsdtMfFATEqk5uyruq8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832915:00:32.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
833015:00:32.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833115:00:32.861 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
833215:00:32.861 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8333 Received response number [20]
8334 Sending request [21]
833515:00:32.862 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfhKE6JqtG5o0fTR3cLAAwAX3YH9ls3oHtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
833615:00:32.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
833715:00:32.865 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833815:00:32.865 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
833915:00:32.865 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8340 Received response number [21]
8341 Sending request [22]
834215:00:32.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACSXv0PU3kUB6DRS/rUnWnDAbywN7SxbwUkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
834315:00:32.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
834415:00:32.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
834515:00:32.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
834615:00:32.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8347 Received response number [22]
8348 Sending request [23]
834915:00:32.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2N72wwd22xru+JJwp5tSFAQm6VnOguviwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835015:00:32.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
835115:00:32.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835215:00:32.872 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
835315:00:32.872 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8354 Received response number [23]
8355 Sending request [24]
835615:00:32.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADcEcaJPlGPlAZWg3YW/DUgATCpErBP/7sDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835715:00:32.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
835815:00:32.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835915:00:32.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
836015:00:32.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8361 Received response number [24]
8362 Sending request [25]
836315:00:32.878 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABdIZpufhDLk7P0PNK6sYeWAeJGcXBryJFxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836415:00:32.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
836515:00:32.880 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
836615:00:32.881 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
836715:00:32.881 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8368 Received response number [25]
8369 Sending request [26]
837015:00:32.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADLwBHdUBPs0QzFy4g63xuSAfetoNAG994cAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837115:00:32.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
837215:00:32.885 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
837315:00:32.885 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
837415:00:32.886 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8375 Received response number [26]
8376 Sending request [27]
837715:00:32.886 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA0OzNw2zMe795tYRblw8EcAb1AZ/1CCZMFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837815:00:32.887 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
837915:00:32.889 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838015:00:32.889 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
838115:00:32.889 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8382 Received response number [27]
8383 Sending request [28]
838415:00:32.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADiSs0nWwuHC1PunaN8KanAARzNmvF9qt5uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
838515:00:32.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
838615:00:32.892 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838715:00:32.892 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
838815:00:32.892 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8389 Received response number [28]
8390 Sending request [29]
839115:00:32.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOhlQgQKcyUmK0QQjaKGi+AfdU53Xhz65DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839215:00:32.895 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
839315:00:32.896 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839415:00:32.897 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
8395 Received response number [29]
8396 Sending request [30]
839715:00:32.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
839815:00:32.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4aeFes0jSHb6xv1HOkSsyASjaG2VyyFMVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839915:00:32.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
840015:00:32.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840115:00:32.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
840215:00:32.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8403 Received response number [30]
8404 Sending request [31]
840515:00:32.901 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACWsMmLWrS37oYMNfXmg2fnAYQyNG8lJn8oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
840615:00:32.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
840715:00:32.903 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840815:00:32.904 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
840915:00:32.904 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8410 Received response number [31]
8411 Sending request [32]
841215:00:32.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3CRPlKZuxNnsgKwk6B1RcAQy2f2W/FODXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
841315:00:32.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
841415:00:32.907 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
841515:00:32.907 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
841615:00:32.907 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8417 Received response number [32]
8418 Sending request [33]
841915:00:32.908 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAo7hQ5mBiHlHgeWCxW+1W8AUYdvDfrIBZJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842015:00:32.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
842115:00:32.910 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842215:00:32.910 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
842315:00:32.910 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8424 Received response number [33]
8425 Sending request [34]
842615:00:32.912 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAlMTJn1F0CDRtahUc0C4mIAWAi/C9omZblAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842715:00:32.912 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
842815:00:32.913 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842915:00:32.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
843015:00:32.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8431 Received response number [34]
8432 Sending request [35]
843315:00:32.915 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABA4Vyj1hNp0Xy+m8P0AzQeAfj/lnE29PQ6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843415:00:32.915 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
843515:00:32.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
843615:00:32.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
843715:00:32.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8438 Received response number [35]
8439 Sending request [36]
844015:00:32.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACWFJ0mlM2OGq+iQc75JS8zAbA04Y0HwA9FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844115:00:32.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
844215:00:32.919 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
844315:00:32.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
844415:00:32.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8445 Received response number [36]
8446 Sending request [37]
844715:00:32.921 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADTuMGYTwtW9TLQI1sDpbiaARJ8ySE/1VpeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844815:00:32.921 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
844915:00:32.923 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845015:00:32.923 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
845115:00:32.923 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8452 Received response number [37]
8453 Sending request [38]
845415:00:32.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACTI6zpPAf8dAVEXImPhXG5AWmUgcsiT9aoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
845515:00:32.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
845615:00:32.926 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845715:00:32.926 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
845815:00:32.926 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8459 Received response number [38]
8460 Sending request [39]
846115:00:32.927 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAwKwAWwG1FW5CrSqJCJlhuAXH8FhstbqBTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846215:00:32.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
846315:00:32.929 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846415:00:32.929 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
846515:00:32.929 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8466 Received response number [39]
8467 Sending request [40]
846815:00:32.930 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACQf8VaEoz9DOLPL/W371STAaIeRJbOOaYrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846915:00:32.930 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
847015:00:32.932 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847115:00:32.932 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
847215:00:32.932 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8473 Received response number [40]
8474 Sending request [41]
847515:00:32.934 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABhXkMTGgTh2bm2kGY/vy/eAYlba/2j1SpaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
847615:00:32.934 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
847715:00:32.935 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847815:00:32.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
8479 Received response number [41]
8480 Sending request [42]
848115:00:32.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
848215:00:32.937 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADCf44T5zLGNX6NbxGDITtjAYBnPd1OKs59AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848315:00:32.937 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
848415:00:32.938 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
848515:00:32.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
848615:00:32.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8487 Received response number [42]
8488 Sending request [43]
848915:00:32.940 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADngt83K8AMPlYVVpM0mugbAeGAPWRDjORrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849015:00:32.941 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
849115:00:32.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849215:00:32.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
849315:00:32.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8494 Received response number [43]
8495 Sending request [44]
849615:00:32.944 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD4YC/nWVCSIAgPlbSqIKEhAd9AjuY3iPO5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849715:00:32.944 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
849815:00:32.945 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849915:00:32.946 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
850015:00:32.946 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8501 Received response number [44]
8502 Sending request [45]
850315:00:32.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAFZCMWvVBs59Ln5mzn/na1AU/xy66TnzrFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850415:00:32.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
850515:00:32.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
850615:00:32.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
850715:00:32.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8508 Received response number [45]
8509 Sending request [46]
851015:00:32.950 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADuk08uRCCRMtqPYQBOzR6JAV9s1SAtcM7bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851115:00:32.950 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
851215:00:32.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851315:00:32.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
851415:00:32.953 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8515 Received response number [46]
8516 Sending request [47]
851715:00:32.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABVB1fxeYANT4MD/UoPWLpiAS+axwAtfznVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851815:00:32.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
851915:00:32.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852015:00:32.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
852115:00:32.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8522 Received response number [47]
8523 Sending request [48]
852415:00:32.957 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADszcW7V7LXtT8nF6M21hnfAauCHv45UDd8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
852515:00:32.957 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
852615:00:32.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852715:00:32.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
852815:00:32.959 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8529 Received response number [48]
8530 Sending request [49]
853115:00:32.960 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACJUq75Q5HA1aOWPQEoONdrAWMGmykm6E/yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853215:00:32.960 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
853315:00:32.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853415:00:32.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
8535 Received response number [49]
853615:00:32.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8537 Sending request [50]
853815:00:32.963 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADD97ItsL4hw7X6uXkccoLPAfypWN2dpOsKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853915:00:32.964 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
854015:00:32.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854115:00:32.966 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
854215:00:32.966 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8543 Received response number [50]
8544 Sending request [51]
854515:00:32.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAEijG2Mov0ImqDPJHjquUjAbjRSF6BFU8AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
854615:00:32.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
854715:00:32.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854815:00:32.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
8549 Received response number [51]
8550 Sending request [52]
855115:00:32.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
855215:00:32.970 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/vujx46Zz0cGq5EQ7ceShAaEUzJqBcxKYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855315:00:32.971 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
855415:00:32.972 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
855515:00:32.972 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
855615:00:32.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8557 Received response number [52]
8558 Sending request [53]
855915:00:32.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVKptdBAuIR0C5670h67P2AUtlec5wzEkSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856015:00:32.974 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
856115:00:32.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856215:00:32.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
856315:00:32.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8564 Received response number [53]
8565 Sending request [54]
856615:00:32.977 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADb081cocFGzeVoLuXPX9wnAX0FXc1QE6y1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856715:00:32.977 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
856815:00:32.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856915:00:32.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
857015:00:32.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8571 Received response number [54]
8572 Sending request [55]
857315:00:32.980 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCoMcNEef9Sck1GV2fymxKAfi3RzXhvh1kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857415:00:32.980 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
857515:00:32.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
857615:00:32.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
857715:00:32.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8578 Received response number [55]
8579 Sending request [56]
858015:00:32.983 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8qSgN1ZnU3FytDc/ouhZRAYktNFTYRUMAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
858115:00:32.983 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
858215:00:32.985 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858315:00:32.985 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
858415:00:32.986 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8585 Received response number [56]
8586 Sending request [57]
858715:00:32.987 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAsaN+QUxeR+hG/EixRwa3RATyG2gnY3NwQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
858815:00:32.987 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
858915:00:32.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859015:00:32.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
859115:00:32.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8592 Received response number [57]
8593 Sending request [58]
859415:00:32.990 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADE6CTN/9gobo6ByQXdfV35Ad6s86FUwoPZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859515:00:32.991 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
859615:00:32.992 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859715:00:32.993 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
859815:00:32.993 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8599 Received response number [58]
8600 Sending request [59]
860115:00:32.994 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCdKQab0M3YinDB/iK2z/rASZAA7OdWBQEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860215:00:32.994 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
860315:00:32.996 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860415:00:32.996 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
860515:00:32.996 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8606 Received response number [59]
8607 Sending request [60]
860815:00:32.997 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABb/VX5ZKCMELkWeA+TyHNIAW50Yng1cvxJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860915:00:32.998 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
861015:00:32.999 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
861115:00:32.999 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
8612 Received response number [60]
8613 Sending request [61]
861415:00:33.001 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
861515:00:33.001 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcxgg0AL+bWEiIMA2N8r1eAVCgyMfDYtWeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
861615:00:33.001 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
861715:00:33.003 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
861815:00:33.003 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
8619 Received response number [61]
8620 Sending request [62]
862115:00:33.004 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
862215:00:33.004 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAcoM2r2/Mf6JDtMGxgJ7OvARkL0u99+Pi4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862315:00:33.005 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
862415:00:33.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862515:00:33.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
862615:00:33.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8627 Received response number [62]
8628 Sending request [63]
862915:00:33.009 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAaeySxlD4RwSMAAGizaiOpASWfHnbzcr8YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863015:00:33.009 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
863115:00:33.011 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863215:00:33.011 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
863315:00:33.011 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8634 Received response number [63]
8635 Sending request [64]
863615:00:33.012 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADKjNV/iKPKNhHwmtyaHe7bAcQ5xH6kTgBVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863715:00:33.012 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
863815:00:33.014 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863915:00:33.014 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
8640 Received response number [64]
8641 Sending request [65]
864215:00:33.015 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
864315:00:33.016 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUKd1srl+JXWsTuwRBHjQaAS6SHYLpPfWwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864415:00:33.016 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
864515:00:33.017 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
864615:00:33.017 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
8647 Received response number [65]
8648 Sending request [66]
864915:00:33.018 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
865015:00:33.018 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADNS0VcxbNxP2MIV6qxKfRTAdOwV+kBZrIgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
865115:00:33.018 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
865215:00:33.020 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865315:00:33.021 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
865415:00:33.021 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8655 Received response number [66]
8656 Sending request [67]
865715:00:33.023 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAALz4A6zLk8566urkr2gSyFAU/qLT559KLcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
865815:00:33.023 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
865915:00:33.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866015:00:33.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
866115:00:33.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8662 Received response number [67]
8663 Sending request [68]
866415:00:33.026 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADTpvSFKIaqHn3Z1lJCnQIaAQ6r33ibpXP8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866515:00:33.026 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
866615:00:33.028 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866715:00:33.028 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
866815:00:33.028 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8669 Received response number [68]
8670 Sending request [69]
867115:00:33.029 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfxHSIUKEIRrcjiHm/LGvhARyWHWSIhPaeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867215:00:33.030 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
867315:00:33.032 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867415:00:33.032 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
867515:00:33.032 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8676 Received response number [69]
8677 Sending request [70]
867815:00:33.033 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAArM8vSGH8xVILfXrIqu11AAejzCpF9DikJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867915:00:33.033 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
868015:00:33.035 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
868115:00:33.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
868215:00:33.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8683 Received response number [70]
8684 Sending request [71]
868515:00:33.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAN+XY0BixynuwCsG1CxQL+AWw5LcZuRsYJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
868615:00:33.037 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
868715:00:33.039 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
868815:00:33.039 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
868915:00:33.039 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8690 Received response number [71]
8691 Sending request [72]
869215:00:33.040 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACRvOvWaWyhzYUcV5K28c3zASOhO2MV/B7DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869315:00:33.040 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
869415:00:33.042 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869515:00:33.042 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
869615:00:33.042 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8697 Received response number [72]
8698 Sending request [73]
869915:00:33.043 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABpkNyacqZcZ9OAGeXGB4d0AXuHrGmmxGSkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870015:00:33.044 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
870115:00:33.045 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870215:00:33.046 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
870315:00:33.046 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8704 Received response number [73]
8705 Sending request [74]
870615:00:33.047 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACRzFVeaqth4QDpBIIyZz6lARGcI4cNrA6HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870715:00:33.047 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
870815:00:33.049 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870915:00:33.049 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
871015:00:33.049 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8711 Received response number [74]
8712 Sending request [75]
871315:00:33.050 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAlUOQBVTyOVfnrDQdXdymSAWnF+qgC+J59AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871415:00:33.050 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
871515:00:33.052 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
871615:00:33.052 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
8717 Received response number [75]
871815:00:33.052 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8719 Sending request [76]
872015:00:33.053 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAKGVA1UI5Z+rpw0VV8KVrfAd2ftc0VkvKLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
872115:00:33.054 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
872215:00:33.056 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872315:00:33.056 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
872415:00:33.057 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8725 Received response number [76]
8726 Sending request [77]
872715:00:33.058 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACTvuRDi8faNvoe/E3gctlLARr+lI0u7WdvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
872815:00:33.058 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
872915:00:33.059 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873015:00:33.060 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
8731 Received response number [77]
8732 Sending request [78]
873315:00:33.060 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
873415:00:33.061 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7zCH8Q2s3oARoMxK0NEZ6Abenf+Q7NQ45AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873515:00:33.061 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
873615:00:33.063 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873715:00:33.063 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
873815:00:33.063 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8739 Received response number [78]
8740 Sending request [79]
874115:00:33.065 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD2OwXhTCAHlD3M3Hp7xhckAY3y0WC/Z1atAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874215:00:33.065 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
874315:00:33.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874415:00:33.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
874515:00:33.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8746 Received response number [79]
8747 Sending request [80]
874815:00:33.068 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAx9Ey2Y2+1E9y2JDaX92PoAZQzdDhxardjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874915:00:33.068 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
875015:00:33.070 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
875115:00:33.071 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
8752 Received response number [80]
875315:00:33.071 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8754 Sending request [81]
875515:00:33.072 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADwL4ccxpU8t9+1MNNVgIYTARnrRWu8rvbVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
875615:00:33.072 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
875715:00:33.075 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
875815:00:33.075 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
8759 Received response number [81]
876015:00:33.076 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8761 Sending request [82]
876215:00:33.077 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA7amSS73bqyBJKY6nOY9sSATCjehisvfY/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876315:00:33.077 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
876415:00:33.080 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876515:00:33.080 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
876615:00:33.081 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8767 Received response number [82]
8768 Sending request [83]
876915:00:33.083 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpZAIQSH0YP2AXb52uZQ4FATzUUWn2ApozAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877015:00:33.083 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
877115:00:33.086 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877215:00:33.086 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
877315:00:33.086 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8774 Received response number [83]
8775 Sending request [84]
877615:00:33.089 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAj7ngGR+pdDwrpzma6XwxtAe2CUzVPfmbJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877715:00:33.089 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
877815:00:33.092 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877915:00:33.092 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
8780 Received response number [84]
878115:00:33.092 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8782 Sending request [85]
878315:00:33.093 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADN5zZkJh4UM9FdHjiwjSjGAcXakx/vbnm0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878415:00:33.094 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
878515:00:33.096 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
878615:00:33.096 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
878715:00:33.096 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8788 Received response number [85]
8789 Sending request [86]
879015:00:33.098 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD3lwDscVETKa7WqWB0n/3JAT3A1IiRSR16AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
879115:00:33.098 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
879215:00:33.100 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
879315:00:33.100 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
879415:00:33.100 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8795 Received response number [86]
8796 Sending request [87]
879715:00:33.101 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/PpeTEhlUof6iTCVeBrJOAVYeclDSwhOxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
879815:00:33.101 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
879915:00:33.103 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
880015:00:33.103 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
8801 Received response number [87]
8802 Sending request [88]
880315:00:33.104 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
880415:00:33.105 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACwNpvuDT7MVugaDJ/fmc15AfQZ+M0k4x40AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
880515:00:33.105 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
880615:00:33.107 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
880715:00:33.107 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
880815:00:33.107 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8809 Received response number [88]
8810 Sending request [89]
881115:00:33.108 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB18u0hmY8kKx1sqAPUObzAAVpP40MVEsUZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
881215:00:33.108 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
881315:00:33.110 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
881415:00:33.110 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
881515:00:33.110 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8816 Received response number [89]
8817 Sending request [90]
881815:00:33.112 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACaAHth+IcD3aKTJPu1542GARR6WcVr31WqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
881915:00:33.112 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
882015:00:33.114 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
882115:00:33.114 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
882215:00:33.114 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8823 Received response number [90]
8824 Sending request [91]
882515:00:33.115 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfivaTXhFoXemBf53O8NfCAT4Gi0VD2vlRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
882615:00:33.116 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
882715:00:33.118 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
882815:00:33.118 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
882915:00:33.118 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8830 Received response number [91]
8831 Sending request [92]
883215:00:33.118 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABroauSQEFX5T/w4SljniTmAQwyN+LyPd1tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
883315:00:33.119 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
883415:00:33.120 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
883515:00:33.121 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
883615:00:33.121 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8837 Received response number [92]
8838 Sending request [93]
883915:00:33.123 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAJGZ/Ja457xiJHsc/GXGekAdZ9v3qL/x4sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
884015:00:33.123 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
884115:00:33.125 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
884215:00:33.125 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
884315:00:33.125 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8844 Received response number [93]
8845 Sending request [94]
884615:00:33.126 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAugdRRoE3EtWQ1hn29z/gSAWtjcT+Sef7LAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
884715:00:33.126 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
884815:00:33.128 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
884915:00:33.128 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
885015:00:33.128 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8851 Received response number [94]
8852 Sending request [95]
885315:00:33.129 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADbMoplDo91zgAF2ZIHo43xAVt8BULHYu44AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
885415:00:33.129 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
885515:00:33.131 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
885615:00:33.131 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
885715:00:33.131 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8858 Received response number [95]
8859 Sending request [96]
886015:00:33.132 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAdXyubS1uKIOvddAFB01j0AVZseOKWNEVJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
886115:00:33.133 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
886215:00:33.134 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
886315:00:33.134 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
886415:00:33.134 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8865 Received response number [96]
8866 Sending request [97]
886715:00:33.135 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMMIvFhgIBo4IIwLyY8rN8AWqihrMJzqNeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
886815:00:33.136 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
886915:00:33.137 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
887015:00:33.138 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
887115:00:33.138 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8872 Received response number [97]
8873 Sending request [98]
887415:00:33.139 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADAyZbccM8w8vdTpa4B2gy7AcAqHJ+nidf8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
887515:00:33.139 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
887615:00:33.141 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
887715:00:33.141 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
887815:00:33.141 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8879 Received response number [98]
8880 Sending request [99]
888115:00:33.143 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAAAYxPPfot7Eb8O73tPXj6ARzztZkWmzMsAgE] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
888215:00:33.143 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
888315:00:33.144 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
888415:00:33.145 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
8885 Received response number [99]
8886 Sending request [100]
888715:00:33.145 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
888815:00:33.146 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABWWXBan/HPMgoQzESxaknkAevCoEqfWNuVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
888915:00:33.146 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
889015:00:33.148 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
889115:00:33.148 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
889215:00:33.148 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8893 Received response number [100]
8894[INFO] [12/04/2025 15:00:44.096] [pool-23-thread-4] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-netty)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
889515:00:44.096 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0af96904, L:/127.0.0.1:40392 - R:127.0.0.1/127.0.0.1:41879] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
889615:00:44.097 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x603631dd, L:/127.0.0.1:46618 - R:127.0.0.1/127.0.0.1:41817] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8897[WARN] [12/04/2025 15:00:44.097] [NonBalancingIntegrationSpec-netty-akka.actor.default-dispatcher-10] [GrpcImpl(akka://NonBalancingIntegrationSpec-netty)] Failed to gracefully close akka.grpc.GrpcChannel@427f9e1b, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(2)]
889815:00:44.097 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40194667, L:/127.0.0.1:40294 - R:127.0.0.1/127.0.0.1:35543] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
889915:00:44.097 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb714cddc, L:/127.0.0.1:53714 - R:127.0.0.1/127.0.0.1:42105] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8900[info] NonBalancingIntegrationSpecNetty:
8901[info] Using pick-first (non load balanced clients) - netty
8902[info] - should send requests to a single endpoint (209 milliseconds)
8903[info] - should send requests to a single endpoint that is restarted in the middle (513 milliseconds)
8904[info] - should re-discover endpoints on failure (5 seconds, 36 milliseconds)
8905[info] - should select the right endpoint among invalid ones (415 milliseconds)
8906[info] - should eventually fail when no valid endpoints are provided (943 milliseconds)
8907[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 1 milliseconds)
8908sayHello to Alice (not authenticated)
8909sayHello to Alice (authenticated)
8910sayHello to stream...
8911[info] PowerApiSpecAkkaHttp:
8912[info] The power API
8913[info] - should successfully pass metadata from client to server (14 milliseconds)
8914[info] - should successfully pass metadata from server to client (13 milliseconds)
8915[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (106 milliseconds)
8916[info] - should successfully pass metadata from server to client (for client-streaming calls) (15 milliseconds)
8917Running test large_unary
8918Test completed.
8919[INFO] [12/04/2025 15:00:44.338] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8920[INFO] [12/04/2025 15:00:44.342] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8921[INFO] [12/04/2025 15:00:44.344] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8922Running test empty_unary
8923Test completed.
8924[INFO] [12/04/2025 15:00:44.413] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8925[INFO] [12/04/2025 15:00:44.423] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8926[INFO] [12/04/2025 15:00:44.424] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8927Running test ping_pong
8928Test completed.
8929[INFO] [12/04/2025 15:00:44.491] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8930[INFO] [12/04/2025 15:00:44.498] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8931[INFO] [12/04/2025 15:00:44.500] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8932Running test empty_stream
8933Test completed.
8934[INFO] [12/04/2025 15:00:44.561] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8935[INFO] [12/04/2025 15:00:44.573] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8936[INFO] [12/04/2025 15:00:44.574] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8937Running test client_streaming
8938Test completed.
8939[INFO] [12/04/2025 15:00:44.636] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8940[INFO] [12/04/2025 15:00:44.645] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8941[INFO] [12/04/2025 15:00:44.647] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8942Running test server_streaming
8943Test completed.
8944[INFO] [12/04/2025 15:00:44.710] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8945[INFO] [12/04/2025 15:00:44.718] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8946[INFO] [12/04/2025 15:00:44.720] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8947Running test cancel_after_begin
8948[INFO] [12/04/2025 15:00:44.762] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8949Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
8950[INFO] [12/04/2025 15:00:44.771] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8951[INFO] [12/04/2025 15:00:44.773] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8952Running test cancel_after_first_response
8953[INFO] [12/04/2025 15:00:44.821] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8954Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
8955[INFO] [12/04/2025 15:00:44.829] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8956[INFO] [12/04/2025 15:00:44.831] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8957Running test timeout_on_sleeping_server
8958[INFO] [12/04/2025 15:00:44.870] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8959Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
8960[INFO] [12/04/2025 15:00:44.878] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8961[INFO] [12/04/2025 15:00:44.880] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8962Running test status_code_and_message
8963Test completed.
8964[INFO] [12/04/2025 15:00:44.941] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8965[INFO] [12/04/2025 15:00:44.950] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8966[INFO] [12/04/2025 15:00:44.951] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8967Running test unimplemented_method
8968Test completed.
8969[INFO] [12/04/2025 15:00:45.019] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8970[INFO] [12/04/2025 15:00:45.028] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8971[INFO] [12/04/2025 15:00:45.030] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8972Running test client_compressed_unary
8973[INFO] [12/04/2025 15:00:45.068] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8974Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
8975[INFO] [12/04/2025 15:00:45.076] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8976[INFO] [12/04/2025 15:00:45.078] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
897715:00:45.099 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-3
897815:00:45.100 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 134 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-1
897915:00:45.101 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 135 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-4
898015:00:45.101 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 134 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-2
8981Running test server_compressed_unary
8982[INFO] [12/04/2025 15:00:45.128] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8983Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
8984[INFO] [12/04/2025 15:00:45.137] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8985[INFO] [12/04/2025 15:00:45.138] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8986Running test server_compressed_streaming
8987Test completed.
8988[INFO] [12/04/2025 15:00:45.200] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8989[INFO] [12/04/2025 15:00:45.212] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8990[INFO] [12/04/2025 15:00:45.213] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8991Running test unimplemented_service
8992Test completed.
8993[INFO] [12/04/2025 15:00:45.274] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8994[INFO] [12/04/2025 15:00:45.286] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8995[INFO] [12/04/2025 15:00:45.289] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8996[info] GrpcInteropAkkaScalaWithAkkaHttpScalaSpec:
8997[info] akka-grpc server scala with akka-grpc scala client tester akka-http
8998[info] - should pass the large_unary integration test (72 milliseconds)
8999[info] - should pass the empty_unary integration test (82 milliseconds)
9000[info] - should pass the ping_pong integration test (73 milliseconds)
9001[info] - should pass the empty_stream integration test (72 milliseconds)
9002[info] - should pass the client_streaming integration test (72 milliseconds)
9003[info] - should pass the server_streaming integration test (73 milliseconds)
9004[info] - should pass the cancel_after_begin integration test (pending)
9005[info] - should pass the cancel_after_first_response integration test (pending)
9006[info] - should pass the timeout_on_sleeping_server integration test (pending)
9007[info] - should pass the status_code_and_message integration test (72 milliseconds)
9008[info] - should pass the unimplemented_method integration test (72 milliseconds)
9009[info] - should pass the client_compressed_unary integration test (pending)
9010[info] - should pass the server_compressed_unary integration test (pending)
9011[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
9012[info] - should pass the unimplemented_service integration test (72 milliseconds)
9013[info] TelemetrySpec:
9014[info] The client-side telemetry hook
9015[info] - should pick up matched requests (2 milliseconds)
9016Running test large_unary
901715:00:45.361 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
901815:00:45.361 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
901915:00:45.361 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902015:00:45.362 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
902115:00:45.362 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
902215:00:45.362 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902315:00:45.363 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
902415:00:45.363 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND SETTINGS: ack=true
902515:00:45.363 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
902615:00:45.363 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902715:00:45.364 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
902815:00:45.364 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902915:00:45.365 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
903015:00:45.365 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND SETTINGS: ack=true
903115:00:45.365 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMDplJGtGsnucujU3espN7AfNmb+6MHpfdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
903215:00:45.366 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
903315:00:45.366 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
903415:00:45.367 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMDplJGtGsnucujU3espN7AfNmb+6MHpfdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
903515:00:45.367 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
903615:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
903715:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND PING: ack=false bytes=1234
903815:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
903915:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904015:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904115:00:45.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904215:00:45.369 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904315:00:45.369 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904415:00:45.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904515:00:45.369 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904615:00:45.369 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904715:00:45.369 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
904815:00:45.370 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
904915:00:45.370 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905015:00:45.370 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905115:00:45.370 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905215:00:45.371 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905315:00:45.372 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
905415:00:45.372 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
905515:00:45.372 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905615:00:45.372 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905715:00:45.372 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
905815:00:45.373 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905915:00:45.373 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906015:00:45.373 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906115:00:45.373 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND PING: ack=true bytes=1234
906215:00:45.374 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
906315:00:45.375 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906415:00:45.375 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
906515:00:45.376 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906615:00:45.376 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906715:00:45.376 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906815:00:45.376 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906915:00:45.377 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907015:00:45.377 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907115:00:45.378 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907215:00:45.378 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907315:00:45.378 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907415:00:45.378 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907515:00:45.379 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907615:00:45.379 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907715:00:45.380 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907815:00:45.380 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907915:00:45.380 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
908015:00:45.381 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908115:00:45.381 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908215:00:45.381 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
908315:00:45.382 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908415:00:45.382 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908515:00:45.382 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908615:00:45.382 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908715:00:45.382 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908815:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
908915:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909015:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909115:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909215:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909315:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909415:00:45.383 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
909515:00:45.384 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909615:00:45.384 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9097Test completed.
909815:00:45.386 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae1ace1, L:/127.0.0.1:45612 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
909915:00:45.386 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5be06741, L:/127.0.0.1:8080 - R:/127.0.0.1:45612] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9100[INFO] [12/04/2025 15:00:45.386] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9101Server stopped
9102Running test empty_unary
910315:00:45.443 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
910415:00:45.443 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
910515:00:45.443 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
910615:00:45.444 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
910715:00:45.445 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
910815:00:45.445 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
910915:00:45.446 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911015:00:45.446 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
911115:00:45.446 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911215:00:45.446 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND SETTINGS: ack=true
911315:00:45.446 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911415:00:45.446 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911515:00:45.446 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
911615:00:45.446 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND SETTINGS: ack=true
911715:00:45.447 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADofcrKsnmDWeE0Mu7q20XIAVxKN3iPgnz/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
911815:00:45.447 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
911915:00:45.448 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADofcrKsnmDWeE0Mu7q20XIAVxKN3iPgnz/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
912015:00:45.449 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
912115:00:45.449 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND PING: ack=false bytes=1234
912215:00:45.450 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
912315:00:45.450 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
912415:00:45.450 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND PING: ack=true bytes=1234
912515:00:45.451 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
912615:00:45.451 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
912715:00:45.451 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
912815:00:45.452 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
912915:00:45.452 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
9130Test completed.
913115:00:45.453 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9132[INFO] [12/04/2025 15:00:45.453] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
913315:00:45.454 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc2902e26, L:/127.0.0.1:45626 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
913415:00:45.455 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
913515:00:45.456 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x964fee74, L:/127.0.0.1:8080 - R:/127.0.0.1:45626] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
9136java.net.SocketException: Connection reset
9137 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
9138 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
9139 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
9140 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
9141 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
9142 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
9143 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
9144 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
9145 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
9146 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
9147 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
9148 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
9149 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
9150 at java.base/java.lang.Thread.run(Thread.java:833)
9151Server stopped
9152Running test ping_pong
915315:00:45.498 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
915415:00:45.499 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
915515:00:45.499 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
915615:00:45.500 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
915715:00:45.500 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
915815:00:45.500 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
915915:00:45.501 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916015:00:45.501 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
916115:00:45.502 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916215:00:45.502 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAvLsCic24mwzbqafLFkZvHAVSZOEcBjq2XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
916315:00:45.502 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
916415:00:45.503 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916515:00:45.503 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND SETTINGS: ack=true
916615:00:45.503 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916715:00:45.503 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND SETTINGS: ack=true
916815:00:45.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
916915:00:45.505 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAvLsCic24mwzbqafLFkZvHAVSZOEcBjq2XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
917015:00:45.505 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
917115:00:45.506 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917215:00:45.506 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND PING: ack=false bytes=1234
917315:00:45.506 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917415:00:45.506 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917515:00:45.507 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
917615:00:45.507 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
917715:00:45.507 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
917815:00:45.507 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917915:00:45.507 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND PING: ack=true bytes=1234
918015:00:45.508 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918115:00:45.508 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
918215:00:45.509 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918315:00:45.510 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918415:00:45.510 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918515:00:45.511 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND DATA: streamId=3 padding=0 endStream=true length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918615:00:45.511 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
918715:00:45.511 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
918815:00:45.512 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918915:00:45.512 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919015:00:45.512 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919115:00:45.512 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
919215:00:45.513 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
919315:00:45.514 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919415:00:45.514 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919515:00:45.514 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919615:00:45.515 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919715:00:45.515 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9198Test completed.
9199[INFO] [12/04/2025 15:00:45.516] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
920015:00:45.516 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x52384ded, L:/127.0.0.1:45630 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
920115:00:45.518 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x443ca26e, L:/127.0.0.1:8080 - R:/127.0.0.1:45630] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9202Server stopped
9203Running test empty_stream
920415:00:45.563 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
920515:00:45.564 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
920615:00:45.564 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
920715:00:45.565 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
920815:00:45.565 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
920915:00:45.565 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921015:00:45.566 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
921115:00:45.566 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] OUTBOUND SETTINGS: ack=true
921215:00:45.566 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921315:00:45.566 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
921415:00:45.566 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
921515:00:45.567 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921615:00:45.567 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND SETTINGS: ack=true
921715:00:45.567 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKKWWYUfPCrdJpi3FVwHLuAT94jOUSKhaUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
921815:00:45.568 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
921915:00:45.569 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
922015:00:45.569 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKKWWYUfPCrdJpi3FVwHLuAT94jOUSKhaUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
922115:00:45.570 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
922215:00:45.570 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] OUTBOUND PING: ack=false bytes=1234
922315:00:45.571 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
922415:00:45.571 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
922515:00:45.571 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND PING: ack=true bytes=1234
922615:00:45.571 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
922715:00:45.572 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
9228Test completed.
922915:00:45.574 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x79dfba50, L:/127.0.0.1:45638 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
923015:00:45.574 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfe1c33e5, L:/127.0.0.1:8080 - R:/127.0.0.1:45638] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9231[INFO] [12/04/2025 15:00:45.574] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9232Server stopped
9233Running test client_streaming
923415:00:45.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
923515:00:45.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
923615:00:45.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
923715:00:45.630 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
923815:00:45.630 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
923915:00:45.630 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
924015:00:45.631 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
924115:00:45.632 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
924215:00:45.632 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND SETTINGS: ack=true
924315:00:45.632 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
924415:00:45.632 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
924515:00:45.632 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
924615:00:45.633 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPSnoyX0uUGl0g1wGZJGAbAQbblEFPIxubAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
924715:00:45.633 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND SETTINGS: ack=true
924815:00:45.633 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
924915:00:45.634 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
925015:00:45.634 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPSnoyX0uUGl0g1wGZJGAbAQbblEFPIxubAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
925115:00:45.635 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
925215:00:45.635 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
925315:00:45.635 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND PING: ack=false bytes=1234
925415:00:45.636 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
925515:00:45.637 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
925615:00:45.637 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
925715:00:45.637 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
925815:00:45.637 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
925915:00:45.637 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
926015:00:45.638 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND PING: ack=true bytes=1234
926115:00:45.639 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
926215:00:45.640 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
926315:00:45.640 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
926415:00:45.641 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
926515:00:45.641 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
926615:00:45.642 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9267Test completed.
926815:00:45.643 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04b41bfe, L:/127.0.0.1:45652 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9269[INFO] [12/04/2025 15:00:45.642] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
927015:00:45.645 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8b93f8cd, L:/127.0.0.1:8080 - R:/127.0.0.1:45652] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9271Server stopped
9272Running test server_streaming
927315:00:45.693 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
927415:00:45.693 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
927515:00:45.694 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
927615:00:45.695 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
927715:00:45.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
927815:00:45.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
927915:00:45.696 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
928015:00:45.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
928115:00:45.696 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND SETTINGS: ack=true
928215:00:45.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
928315:00:45.696 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
928415:00:45.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
928515:00:45.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADALaNltg8jPIFPICwl2MUGAXxLKBbXZOgcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
928615:00:45.698 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND SETTINGS: ack=true
928715:00:45.698 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
928815:00:45.699 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
928915:00:45.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADALaNltg8jPIFPICwl2MUGAXxLKBbXZOgcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
929015:00:45.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
929115:00:45.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND PING: ack=false bytes=1234
929215:00:45.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
929315:00:45.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
929415:00:45.701 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND PING: ack=true bytes=1234
929515:00:45.701 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
929615:00:45.702 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
929715:00:45.702 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
929815:00:45.702 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
929915:00:45.703 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
930015:00:45.703 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930115:00:45.704 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930215:00:45.704 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
930315:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
930415:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930515:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930615:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930715:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930815:00:45.705 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9309Test completed.
931015:00:45.707 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x572757ae, L:/127.0.0.1:45666 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9311[INFO] [12/04/2025 15:00:45.708] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
931215:00:45.708 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd616f9ec, L:/127.0.0.1:8080 - R:/127.0.0.1:45666] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9313Server stopped
9314Running test cancel_after_begin
9315[INFO] [12/04/2025 15:00:45.751] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9316Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
9317Server stopped
9318Running test cancel_after_first_response
9319[INFO] [12/04/2025 15:00:45.798] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9320Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
9321Server stopped
9322Running test timeout_on_sleeping_server
9323[INFO] [12/04/2025 15:00:45.845] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9324Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
9325Server stopped
9326Running test status_code_and_message
932715:00:45.894 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
932815:00:45.894 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
932915:00:45.894 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933015:00:45.895 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
933115:00:45.895 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933215:00:45.896 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933315:00:45.897 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933415:00:45.897 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
933515:00:45.897 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933615:00:45.897 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933715:00:45.897 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND SETTINGS: ack=true
933815:00:45.897 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYe0kdsKv7upso4QGjz0fqAZW+dblxz9ZgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
933915:00:45.897 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
934015:00:45.898 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND SETTINGS: ack=true
934115:00:45.898 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
934215:00:45.899 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
934315:00:45.899 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYe0kdsKv7upso4QGjz0fqAZW+dblxz9ZgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
934415:00:45.899 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
934515:00:45.900 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND PING: ack=false bytes=1234
934615:00:45.900 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
934715:00:45.900 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
934815:00:45.900 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND PING: ack=true bytes=1234
934915:00:45.901 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
935015:00:45.902 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
935115:00:45.904 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABPBBdkGzG2r5NArSfHzzIzAVAcYDZhw8XAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
935215:00:45.904 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
935315:00:45.905 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABPBBdkGzG2r5NArSfHzzIzAVAcYDZhw8XAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
935415:00:45.905 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
935515:00:45.906 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
935615:00:45.906 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
9357Test completed.
935815:00:45.908 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c08827e, L:/127.0.0.1:45676 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
935915:00:45.908 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0968619c, L:/127.0.0.1:8080 - R:/127.0.0.1:45676] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9360[INFO] [12/04/2025 15:00:45.909] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9361Server stopped
9362Running test unimplemented_method
936315:00:45.961 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
936415:00:45.962 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
936515:00:45.962 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
936615:00:45.962 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
936715:00:45.963 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
936815:00:45.963 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
936915:00:45.964 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
937015:00:45.964 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
937115:00:45.964 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
937215:00:45.964 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] OUTBOUND SETTINGS: ack=true
937315:00:45.964 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937415:00:45.964 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937515:00:45.965 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND SETTINGS: ack=true
937615:00:45.965 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUNmurxPsQhnMlJ4P8KUtoAfl5NATA7DkOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
937715:00:45.965 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
937815:00:45.966 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
937915:00:45.966 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUNmurxPsQhnMlJ4P8KUtoAfl5NATA7DkOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
938015:00:45.966 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
938115:00:45.966 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] OUTBOUND PING: ack=false bytes=1234
938215:00:45.967 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
938315:00:45.967 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
938415:00:45.967 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND PING: ack=true bytes=1234
938515:00:45.968 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
938615:00:45.969 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
9387Test completed.
938815:00:45.971 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb9714ea2, L:/127.0.0.1:45686 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
938915:00:45.971 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x30655a6d, L:/127.0.0.1:8080 - R:/127.0.0.1:45686] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9390[INFO] [12/04/2025 15:00:45.971] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9391Server stopped
9392Running test client_compressed_unary
9393[INFO] [12/04/2025 15:00:46.010] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9394Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
9395Server stopped
9396Running test server_compressed_unary
9397[INFO] [12/04/2025 15:00:46.064] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9398Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
9399Server stopped
9400Running test server_compressed_streaming
940115:00:46.124 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
940215:00:46.124 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
940315:00:46.124 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
940415:00:46.125 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
940515:00:46.125 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
940615:00:46.125 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
940715:00:46.126 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
940815:00:46.126 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND SETTINGS: ack=true
940915:00:46.126 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
941015:00:46.127 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
941115:00:46.127 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
941215:00:46.128 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
941315:00:46.128 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
941415:00:46.129 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND SETTINGS: ack=true
941515:00:46.129 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6FJ2pr6qSf5hFH+KqbcSOAUbyRs5h2mKtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
941615:00:46.130 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
941715:00:46.131 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6FJ2pr6qSf5hFH+KqbcSOAUbyRs5h2mKtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
941815:00:46.132 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
941915:00:46.132 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND PING: ack=false bytes=1234
942015:00:46.132 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
942115:00:46.132 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
942215:00:46.134 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND PING: ack=true bytes=1234
942315:00:46.134 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
942415:00:46.134 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
942515:00:46.135 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
942615:00:46.136 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
942715:00:46.136 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
942815:00:46.137 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
942915:00:46.137 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943015:00:46.137 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943115:00:46.137 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943215:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943315:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943415:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943515:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943615:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
943715:00:46.138 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9438Test completed.
943915:00:46.141 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xac56c8f5, L:/127.0.0.1:45694 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9440[INFO] [12/04/2025 15:00:46.142] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
944115:00:46.143 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8d8fd422, L:/127.0.0.1:8080 - R:/127.0.0.1:45694] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9442Server stopped
9443Running test unimplemented_service
944415:00:46.196 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
944515:00:46.197 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
944615:00:46.197 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
944715:00:46.197 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
944815:00:46.198 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
944915:00:46.198 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
945015:00:46.199 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
945115:00:46.199 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] OUTBOUND SETTINGS: ack=true
945215:00:46.199 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
945315:00:46.199 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
945415:00:46.199 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
945515:00:46.200 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
945615:00:46.200 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
945715:00:46.200 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/dNJP6q171i1QoFjOd0enAYuhDjwEaa9GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
945815:00:46.200 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND SETTINGS: ack=true
945915:00:46.201 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
946015:00:46.202 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/dNJP6q171i1QoFjOd0enAYuhDjwEaa9GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
946115:00:46.202 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
946215:00:46.202 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] OUTBOUND PING: ack=false bytes=1234
946315:00:46.202 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
946415:00:46.202 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
946515:00:46.203 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND PING: ack=true bytes=1234
946615:00:46.204 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
946715:00:46.204 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
9468Test completed.
9469[INFO] [12/04/2025 15:00:46.205] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
947015:00:46.206 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2f4649af, L:/127.0.0.1:45700 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
947115:00:46.207 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58e82cc0, L:/127.0.0.1:8080 - R:/127.0.0.1:45700] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9472Server stopped
9473[info] GrpcInteropIoWithAkkaNettyScalaSpec:
9474[info] grpc-java server with akka-grpc scala client tester netty
9475[info] - should pass the large_unary integration test (73 milliseconds)
9476[info] - should pass the empty_unary integration test (59 milliseconds)
9477[info] - should pass the ping_pong integration test (64 milliseconds)
9478[info] - should pass the empty_stream integration test (64 milliseconds)
9479[info] - should pass the client_streaming integration test (66 milliseconds)
9480[info] - should pass the server_streaming integration test (63 milliseconds)
9481[info] - should pass the cancel_after_begin integration test (pending)
9482[info] - should pass the cancel_after_first_response integration test (pending)
9483[info] - should pass the timeout_on_sleeping_server integration test (pending)
9484[info] - should pass the status_code_and_message integration test (64 milliseconds)
9485[info] - should pass the unimplemented_method integration test (58 milliseconds)
9486[info] - should pass the client_compressed_unary integration test (pending)
9487[info] - should pass the server_compressed_unary integration test (pending)
9488[info] - should pass the server_compressed_streaming integration test (72 milliseconds)
9489[info] - should pass the unimplemented_service integration test (60 milliseconds)
9490gRPC server bound to: /127.0.0.1:8091
949115:00:46.236 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
949215:00:46.237 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
949315:00:46.239 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
949415:00:46.239 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=true
949515:00:46.239 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=true
949615:00:46.239 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD6KHFQUT+koFF+2Ju3mwjIAbfe4KfM5mS8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
949715:00:46.240 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
949815:00:46.241 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
949915:00:46.243 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Thu, 04 Dec 2025 14:00:46 GMT, server: akka-http/10.5.0] padding=0 endStream=false
950015:00:46.243 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
950115:00:46.245 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2abded04, L:/127.0.0.1:52056 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9502[INFO] [12/04/2025 15:00:46.245] [pool-23-thread-4] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9503[info] RichErrorModelNativeTest:
9504[info] - testNativeApi
950515:00:47.212 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 36 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-3
950615:00:47.213 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 34 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-2
950715:00:47.213 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 22 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-4
950815:00:47.214 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 48 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-1
950915:00:47.248 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 50 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-2
951015:00:47.251 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 25 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-4
9511[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
9512[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main
9513[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9514[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9515[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9516google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9517google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9518google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9519google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9520[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9521[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9522[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9523[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9524[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9525[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9526[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9527[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9528[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9529[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9530[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9531[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9532[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9533[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9534[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9535[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9536[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9537[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9538[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9539[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9540[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9541[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9542[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9543[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9544[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9545[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9546[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9547[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9548[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9549[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9550[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9551[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9552[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9553[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9554[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9555[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9556[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9557[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9558[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9559[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9560[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9561[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9562[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9563[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9564[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9565[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9566[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9567[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9568[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9569[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9570[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9571[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9572[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9573[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9574[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9575[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9576[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9577[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9578[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9579[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9580[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9581[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9582[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9583[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9584[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9585[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9586[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9587[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9588[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9589[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9590[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9591[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9592[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9593[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9594[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9595[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9596[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9597[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9598[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9599[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9600[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9601[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9602[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9603[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9604[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9605[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9606[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9607[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9608[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9609[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9610[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9611[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9612[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9613[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9614[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9615[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9616[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9617[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9618[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9619[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9620[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9621[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9622[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9623[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9624[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9625[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9626[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9627[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9628[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9629[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9630[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9631[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9632[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9633[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9634[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9635[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9636[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9637[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9638[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9639[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9640[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9641[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9642[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9643[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9644[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9645[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9646[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9647[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9648[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9649[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9650[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9651[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9652[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9653[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9654[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9655[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9656[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9657[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9658[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9659[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9660[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9661[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9662[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9663[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9664[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9665[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9666[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9667[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9668[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9669[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9670[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9671[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9672[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9673[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9674[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9675[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9676[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9677[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9678[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9679[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9680[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9681[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9682[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9683[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9684[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9685[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9686[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9687[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9688[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9689[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9690[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9691[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9692[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9693[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9694[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9695[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9696[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
9697[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9698[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC3/src_managed/main
9699[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9700[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9701google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9702google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9703google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9704google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9705[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9706[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9707[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9708[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9709[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9710[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9711[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9712[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9713[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9714[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9715[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9716[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9717[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9718[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9719[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9720[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9721[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9722[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9723[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9724[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9725[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9726[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9727[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9728[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9729[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9730[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9731[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9732[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9733[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9734[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9735[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9736[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9737[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9738[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9739[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9740[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9741[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9742[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9743[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9744[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9745[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9746[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9747[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9748[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9749[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9750[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9751[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9752[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9753[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9754[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9755[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9756[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9757[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9758[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9759[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9760[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9761[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9762[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9763[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9764[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9765[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9766[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9767[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9768[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9769[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9770[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9771[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9772[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9773[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9774[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9775[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9776[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9777[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9778[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9779[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9780[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9781[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9782[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9783[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9784[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9785[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9786[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9787[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9788[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9789[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9790[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9791[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9792[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9793[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9794[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9795[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9796[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9797[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9798[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9799[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9800[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9801[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9802[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9803[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9804[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9805[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9806[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9807[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9808[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9809[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9810[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9811[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9812[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9813[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9814[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9815[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9816[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9817[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9818[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9819[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9820[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9821[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9822[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9823[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9824[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9825[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9826[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9827[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9828[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9829[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9830[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9831[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9832[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9833[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9834[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9835[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9836[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9837[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9838[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9839[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9840[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9841[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9842[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9843[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9844[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9845[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9846[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9847[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9848[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9849[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9850[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9851[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9852[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9853[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9854[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9855[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9856[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9857[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9858[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9859[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9860[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9861[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9862[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9863[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9864[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9865[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9866[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9867[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9868[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9869[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9870[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9871[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9872[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9873[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9874[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9875[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9876[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9877[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9878[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9879[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9880[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9881Starting build for ProjectRef(file:/build/repo/,akka-grpc-runtime) (akka-grpc-runtime)... [1/2]
9882Compile scalacOptions: --java-output-version:17, 8, -unchecked, -encoding, UTF-8, -Wconf:msg=Marked as deprecated in proto file:silent, -Wconf:msg=Use `scala.jdk.CollectionConverters` instead:silent, -Wconf:msg=Use LazyList instead of Stream:silent, -Wconf:msg=never used:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
9883[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
9884[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9885[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9886[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9887[info] Compiling 4 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/test
9888[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
9889[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9890[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9891[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9892[info] compiling 27 Scala sources and 2 Java sources to /build/repo/runtime/target/scala-3.8.0-RC3/test-classes ...
9893[info] done compiling
9894[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
9895[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9896[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9897[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9898[info] ChannelUtilsSpec:
9899[info] Channel monitor
9900[info] - should should fail if enter into failure configured number of times (18 milliseconds)
9901[info] - should should reset counter if enters into ready (0 milliseconds)
9902[info] - should should stop monitoring if SHUTDOWN (5 milliseconds)
9903[info] MetadataBuilderSpec:
9904[info] MetadataBuilder
9905[info] - should return empty metadata (10 milliseconds)
9906[info] - should handle distinct text entries (9 milliseconds)
9907[info] - should handle repeated text entries (1 millisecond)
9908[info] - should throw exception for '-bin' suffix on text key (1 millisecond)
9909[info] - should throw exception for missing '-bin' suffix on binary key (1 millisecond)
9910[info] - should handle distinct binary entries (2 milliseconds)
9911[info] - should handle repeated binary entries (1 millisecond)
9912[info] CodecsSpec:
9913[info] Negotiating message encoding with remote client
9914[info] - should default to Identity if no encoding provided (137 milliseconds)
9915[info] - should accept explicit Identity (3 milliseconds)
9916[info] - should accept explicit Gzip (0 milliseconds)
9917[info] - should use client preference with multiple known encodings (0 milliseconds)
9918[info] - should use first known encoding (1 millisecond)
9919[info] - should use default encoding if unknown encodings specified (0 milliseconds)
9920[info] Detecting message encoding from remote
9921[info] - should default to Identity if not specified (1 millisecond)
9922[info] - should accept explicit Identity (1 millisecond)
9923[info] - should accept explicit Gzip (1 millisecond)
9924[info] - should fail with unknown encoding (6 milliseconds)
9925[ERROR] [12/04/2025 15:01:01.567] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9926java.lang.NullPointerException
9927 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9928 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9929 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9930 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9931 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9932 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9933 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9934 at java.base/java.lang.Class.newInstance(Class.java:645)
9935 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9936 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9937 at sbt.TestRunner.run(TestFramework.scala:168)
9938 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9939 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9940 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9941 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9942 at sbt.TestFunction.apply(TestFramework.scala:348)
9943 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9944 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9945 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9946 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9947 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9948 at sbt.Execute.work(Execute.scala:292)
9949 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9950 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9951 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9952 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9953 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9954 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9955 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9956 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9957 at java.base/java.lang.Thread.run(Thread.java:833)
9958
9959[ERROR] [12/04/2025 15:01:01.568] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9960java.lang.RuntimeException
9961 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9962 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9963 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9964 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9965 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9966 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9967 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9968 at java.base/java.lang.Class.newInstance(Class.java:645)
9969 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9970 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9971 at sbt.TestRunner.run(TestFramework.scala:168)
9972 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9973 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9974 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9975 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9976 at sbt.TestFunction.apply(TestFramework.scala:348)
9977 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9978 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9979 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9980 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9981 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9982 at sbt.Execute.work(Execute.scala:292)
9983 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9984 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9985 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9986 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9987 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9988 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9989 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9990 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9991 at java.base/java.lang.Thread.run(Thread.java:833)
9992
9993[ERROR] [12/04/2025 15:01:01.588] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9994java.lang.NullPointerException
9995 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9996 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9997 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9998 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9999 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10000 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10001 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10002 at java.base/java.lang.Class.newInstance(Class.java:645)
10003 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10004 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10005 at sbt.TestRunner.run(TestFramework.scala:168)
10006 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10007 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10008 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10009 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10010 at sbt.TestFunction.apply(TestFramework.scala:348)
10011 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10012 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10013 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10014 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10015 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10016 at sbt.Execute.work(Execute.scala:292)
10017 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10018 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10019 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10020 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10021 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10022 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10023 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10024 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10025 at java.base/java.lang.Thread.run(Thread.java:833)
10026
10027[ERROR] [12/04/2025 15:01:01.588] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10028java.lang.RuntimeException
10029 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10030 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10031 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10032 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10033 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10034 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10035 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10036 at java.base/java.lang.Class.newInstance(Class.java:645)
10037 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10038 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10039 at sbt.TestRunner.run(TestFramework.scala:168)
10040 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10041 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10042 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10043 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10044 at sbt.TestFunction.apply(TestFramework.scala:348)
10045 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10046 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10047 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10048 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10049 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10050 at sbt.Execute.work(Execute.scala:292)
10051 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10052 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10053 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10054 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10055 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10056 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10057 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10058 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10059 at java.base/java.lang.Thread.run(Thread.java:833)
10060
10061[ERROR] [12/04/2025 15:01:01.627] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10062java.lang.NullPointerException
10063 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10064 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10065 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10066 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10067 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10068 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10069 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10070 at java.base/java.lang.Class.newInstance(Class.java:645)
10071 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10072 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10073 at sbt.TestRunner.run(TestFramework.scala:168)
10074 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10075 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10076 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10077 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10078 at sbt.TestFunction.apply(TestFramework.scala:348)
10079 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10080 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10081 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10082 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10083 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10084 at sbt.Execute.work(Execute.scala:292)
10085 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10086 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10087 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10088 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10089 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10090 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10091 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10092 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10093 at java.base/java.lang.Thread.run(Thread.java:833)
10094
10095[ERROR] [12/04/2025 15:01:01.627] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10096java.lang.NullPointerException
10097 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10098 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10099 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10100 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10101 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10102 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10103 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10104 at java.base/java.lang.Class.newInstance(Class.java:645)
10105 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10106 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10107 at sbt.TestRunner.run(TestFramework.scala:168)
10108 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10109 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10110 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10111 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10112 at sbt.TestFunction.apply(TestFramework.scala:348)
10113 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10114 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10115 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10116 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10117 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10118 at sbt.Execute.work(Execute.scala:292)
10119 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10120 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10121 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10122 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10123 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10124 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10125 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10126 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10127 at java.base/java.lang.Thread.run(Thread.java:833)
10128
10129[ERROR] [12/04/2025 15:01:01.636] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10130java.lang.RuntimeException
10131 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10132 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10133 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10134 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10135 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10136 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10137 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10138 at java.base/java.lang.Class.newInstance(Class.java:645)
10139 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10140 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10141 at sbt.TestRunner.run(TestFramework.scala:168)
10142 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10143 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10144 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10145 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10146 at sbt.TestFunction.apply(TestFramework.scala:348)
10147 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10148 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10149 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10150 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10151 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10152 at sbt.Execute.work(Execute.scala:292)
10153 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10154 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10155 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10156 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10157 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10158 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10159 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10160 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10161 at java.base/java.lang.Thread.run(Thread.java:833)
10162
10163[ERROR] [12/04/2025 15:01:01.638] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10164java.lang.RuntimeException
10165 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10166 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10167 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10168 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10169 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10170 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10171 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10172 at java.base/java.lang.Class.newInstance(Class.java:645)
10173 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10174 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10175 at sbt.TestRunner.run(TestFramework.scala:168)
10176 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10177 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10178 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10179 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10180 at sbt.TestFunction.apply(TestFramework.scala:348)
10181 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10182 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10183 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10184 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10185 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10186 at sbt.Execute.work(Execute.scala:292)
10187 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10188 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10189 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10190 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10191 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10192 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10193 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10194 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10195 at java.base/java.lang.Thread.run(Thread.java:833)
10196
10197[ERROR] [12/04/2025 15:01:01.653] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10198java.lang.NullPointerException
10199 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10200 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10201 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10202 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10203 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10204 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10205 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10206 at java.base/java.lang.Class.newInstance(Class.java:645)
10207 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10208 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10209 at sbt.TestRunner.run(TestFramework.scala:168)
10210 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10211 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10212 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10213 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10214 at sbt.TestFunction.apply(TestFramework.scala:348)
10215 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10216 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10217 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10218 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10219 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10220 at sbt.Execute.work(Execute.scala:292)
10221 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10222 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10223 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10224 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10225 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10226 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10227 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10228 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10229 at java.base/java.lang.Thread.run(Thread.java:833)
10230
10231[ERROR] [12/04/2025 15:01:01.654] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10232java.lang.NullPointerException
10233 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10234 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10235 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10236 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10237 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10238 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10239 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10240 at java.base/java.lang.Class.newInstance(Class.java:645)
10241 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10242 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10243 at sbt.TestRunner.run(TestFramework.scala:168)
10244 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10245 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10246 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10247 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10248 at sbt.TestFunction.apply(TestFramework.scala:348)
10249 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10250 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10251 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10252 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10253 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10254 at sbt.Execute.work(Execute.scala:292)
10255 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10256 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10257 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10258 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10259 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10260 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10261 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10262 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10263 at java.base/java.lang.Thread.run(Thread.java:833)
10264
10265[ERROR] [12/04/2025 15:01:01.656] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10266java.lang.RuntimeException
10267 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10268 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10269 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10270 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10271 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10272 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10273 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10274 at java.base/java.lang.Class.newInstance(Class.java:645)
10275 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10276 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10277 at sbt.TestRunner.run(TestFramework.scala:168)
10278 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10279 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10280 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10281 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10282 at sbt.TestFunction.apply(TestFramework.scala:348)
10283 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10284 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10285 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10286 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10287 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10288 at sbt.Execute.work(Execute.scala:292)
10289 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10290 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10291 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10292 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10293 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10294 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10295 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10296 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10297 at java.base/java.lang.Thread.run(Thread.java:833)
10298
10299[ERROR] [12/04/2025 15:01:01.659] [pool-95-thread-6-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10300java.lang.RuntimeException
10301 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10302 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10303 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10304 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10305 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10306 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10307 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10308 at java.base/java.lang.Class.newInstance(Class.java:645)
10309 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10310 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10311 at sbt.TestRunner.run(TestFramework.scala:168)
10312 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10313 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10314 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10315 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10316 at sbt.TestFunction.apply(TestFramework.scala:348)
10317 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10318 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10319 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10320 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10321 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10322 at sbt.Execute.work(Execute.scala:292)
10323 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10324 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10325 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10326 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10327 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10328 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10329 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10330 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10331 at java.base/java.lang.Thread.run(Thread.java:833)
10332
10333[INFO] [12/04/2025 15:01:01.688] [pool-95-thread-6] [CoordinatedShutdown(akka://Test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10334[info] NettyClientUtilsSpec:
10335[info] The Netty client-utilities
10336[info] AkkaHttpClientUtilsSpec:
10337[info] The conversion from HttpResponse to Source
10338[info] - should map a strict 404 response to a failed stream (122 milliseconds)
10339[info] - should map a strict 200 response with non-0 gRPC error code to a failed stream (54 milliseconds)
10340[info] AkkaDiscoveryNameResolverSpec:
10341[info] The AkkaDiscovery-backed NameResolver
10342[info] - should correctly report an error for an unknown hostname (38 milliseconds)
10343[info] - should support serving a static host/port (211 milliseconds)
10344[INFO] [12/04/2025 15:01:01.899] [pool-95-thread-2-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10345[INFO] [12/04/2025 15:01:01.933] [pool-95-thread-2-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test-with-service-discovery)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10346[INFO] [12/04/2025 15:01:01.938] [pool-95-thread-2] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10347[info] GrpcExceptionHandlerSpec:
10348[info] defaultMapper
10349[info] - should Map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (2 milliseconds)
10350[info] - should Map scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (0 milliseconds)
10351[info] - should Map java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (1 millisecond)
10352[info] - should Map java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (3 milliseconds)
10353[info] - should Map java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10354[info] - should Map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (16 milliseconds)
10355[info] - should Map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10356[info] - should Map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (0 milliseconds)
10357[info] - should Map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (0 milliseconds)
10358[info] - should Map java.util.concurrent.ExecutionException: java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (2 milliseconds)
10359[info] - should Map java.util.concurrent.ExecutionException: java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10360[info] - should Map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10361[info] - should Map java.util.concurrent.ExecutionException: doh to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10362[info] default(defaultMapper)
10363[info] - should Correctly map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (25 milliseconds)
10364[info] - should Correctly map scala.NotImplementedError: an implementation is missing (6 milliseconds)
10365[info] - should Correctly map java.lang.UnsupportedOperationException (4 milliseconds)
10366[info] - should Correctly map java.lang.NullPointerException (6 milliseconds)
10367[info] - should Correctly map java.lang.RuntimeException (6 milliseconds)
10368[info] - should Correctly map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (3 milliseconds)
10369[info] - should Correctly map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (4 milliseconds)
10370[info] - should Correctly map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing (3 milliseconds)
10371[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException (2 milliseconds)
10372[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.NullPointerException (2 milliseconds)
10373[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.RuntimeException (9 milliseconds)
10374[info] - should Correctly map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (3 milliseconds)
10375[info] - should Correctly map java.util.concurrent.ExecutionException: doh (2 milliseconds)
10376[info] MetadataImplSpec:
10377[info] EntryMetadataImpl
10378[info] - should return expected text values (1 millisecond)
10379[info] - should return None for nonexistent text key (0 milliseconds)
10380[info] - should return most recently added value for repeated text entries (0 milliseconds)
10381[info] - should return correct binary values (1 millisecond)
10382[info] - should return None for nonexistent binary key (0 milliseconds)
10383[info] - should return most recently added value for repeated binary entries (1 millisecond)
10384[info] - should return a list with repeated entries in correct order (4 milliseconds)
10385[info] - should return a map repeated entries in correct order (0 milliseconds)
10386[info] GrpcMetadataImpl
10387[info] - should return expected text values (0 milliseconds)
10388[info] - should return None for nonexistent text key (0 milliseconds)
10389[info] - should return most recently added value for repeated text entries (0 milliseconds)
10390[info] - should return correct binary values (4 milliseconds)
10391[info] - should return None for nonexistent binary key (0 milliseconds)
10392[info] - should return most recently added value for repeated binary entries (0 milliseconds)
10393[info] - should return a list with repeated entries in correct order (4 milliseconds)
10394[info] - should return a map repeated entries in correct order (1 millisecond)
10395[info] HeaderMetadataImpl
10396[info] - should return expected text values (1 millisecond)
10397[info] - should return None for nonexistent text key (1 millisecond)
10398[info] - should return most recently added value for repeated text entries (0 milliseconds)
10399[info] - should return correct binary values (0 milliseconds)
10400[info] - should return None for nonexistent binary key (0 milliseconds)
10401[info] - should return most recently added value for repeated binary entries (0 milliseconds)
10402[info] - should return a list with repeated entries in correct order (1 millisecond)
10403[info] - should return a map repeated entries in correct order (1 millisecond)
10404[info] ScalapbProtobufSerializerSpec:
10405[info] Google protobuf serializer
10406[info] - should successfully serialize and deserialize a protobuf Any object (26 milliseconds)
10407[info] HeadersSpec:
10408[info] Status-Message.value()
10409[info] - should use percent-encoding (19 milliseconds)
10410[info] Status-Message.parse()
10411[info] - should should decode percent-encoded values (1 millisecond)
10412[info] - should should decode as is in case two chars following percent cannot be decoded as hex (1 millisecond)
10413[info] Status-Message.value() and Status-Message.parse()
10414[info] - should roundtrip for UTF-8 encodable sequence of bytes (3 milliseconds)
10415[info] GoogleProtobufSerializerSpec:
10416[info] Google protobuf serializer
10417[info] - should successfully serialize and deserialize a protobuf Any object (23 milliseconds)
10418[info] DecodeBase64Spec:
10419[info] DecodeBase64
10420[info] - should handle a single element (88 milliseconds)
10421[info] - should handle a chunked stream (181 milliseconds)
10422[info] - should handle a chunked stream with mid-stream flushes (155 milliseconds)
10423[info] AkkaDiscoveryNameResolverProviderSpec:
10424[info] AkkaDiscoveryNameResolverProviderSpec
10425[info] - should provide a NameResolver that uses the supplied serviceName (5 milliseconds)
10426[info] GrpcClientSettingsSpec:
10427[info] The gRPC client settings spec
10428[info] - should use static service discovery for connectToServiceAt (2 milliseconds)
10429[info] - should uses host for static service discovery (3 milliseconds)
10430[info] - should load a user defined service discovery mechanism (5 milliseconds)
10431[info] - should fail to parse configuration with non-existent certificate (33 milliseconds)
10432[info] - should provide a useful error message if configuration missing (1 millisecond)
10433[info] - should fail fast if no service name (1 millisecond)
10434[info] - should fail fast when no service discovery is configured on the actor system (1 millisecond)
10435[info] - should use the service discovery configured on the actor system (31 milliseconds)
10436[info] ServerReflectionImplSpec:
10437[info] The Server Reflection implementation utilities
10438[info] - should split strings up until the next dot (0 milliseconds)
10439[info] - should find a symbol (0 milliseconds)
10440[info] The Server Reflection implementation
10441[info] - should retrieve server reflection info (42 milliseconds)
10442[info] - should not retrieve reflection info for an unknown proto file name (2 milliseconds)
10443[info] - should return transitive dependencies (45 milliseconds)
10444[info] - should not return transitive dependencies already sent (5 milliseconds)
10445[info] ConcatOrNotFoundTest:
10446[info] - testMiddleMatching
10447[info] - testNoneMatching
10448[info] - testEmpty
10449[info] - testSingleMatching
10450[info] - testLastMatching
10451[info] - testFirstMatching
10452[info] - testCompletedLater
10453[info] GrpcProtocolWebTextSpec:
10454[info] GrpcProtocolWebText
10455[info] - should decode a full frame (15 milliseconds)
10456[info] - should decode a fragmented frame (99 milliseconds)
10457[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
10458[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10459[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10460[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10461[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC3/src_managed/main
10462[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10463[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10464[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10465
10466************************
10467Build summary:
10468[{
10469 "module": "akka-grpc-interop-tests",
10470 "compile": {"status": "ok", "tookMs": 151140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10471 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10472 "test-compile": {"status": "ok", "tookMs": 9818, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10473 "test": {"status": "ok", "tookMs": 69417, "passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183, "byFramework": [{"framework": "unknown", "stats": {"passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183}}]},
10474 "publish": {"status": "skipped", "tookMs": 0},
10475 "metadata": {
10476 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10477}
10478},{
10479 "module": "akka-grpc-runtime",
10480 "compile": {"status": "ok", "tookMs": 1032, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10481 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10482 "test-compile": {"status": "ok", "tookMs": 6081, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10483 "test": {"status": "ok", "tookMs": 2010, "passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107, "byFramework": [{"framework": "unknown", "stats": {"passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107}}]},
10484 "publish": {"status": "skipped", "tookMs": 0},
10485 "metadata": {
10486 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10487}
10488}]
10489************************
10490[success] Total time: 289 s (0:04:49.0), completed Dec 4, 2025, 3:01:03 PM
10491[0J[INFO] [12/04/2025 15:01:03.863] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10492[INFO] [12/04/2025 15:01:03.863] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10493Checking patch project/plugins.sbt...
10494Checking patch project/build.properties...
10495Checking patch project/Dependencies.scala...
10496Checking patch build.sbt...
10497Applied patch project/plugins.sbt cleanly.
10498Applied patch project/build.properties cleanly.
10499Applied patch project/Dependencies.scala cleanly.
10500Applied patch build.sbt cleanly.