Build Logs

apache/pekko-management • 3.8.0-RC4:2025-12-22

Errors

72

Warnings

264

Total Lines

5328

1##################################
2Clonning https://github.com/apache/pekko-management.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to '91f77e12f71333728dd089bad6659bce3b565186'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.5 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.5-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: libraryDependencies :=
33Replacement: libraryDependencies ++=
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'libraryDependencies :=' in build.sbt
38
39Try apply source patch:
40Path: project/Dependencies.scala
41Pattern: val scala3Version = "3.3.6"
42Replacement: val scala3Version = "3.7.4"
43Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
44----
45Starting build for 3.7.4
46Execute tests: false
47sbt project found:
48No prepare script found for project apache/pekko-management
49##################################
50Scala version: 3.7.4
51Targets: org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: -rewrite,REQUIRE:-source:3.5-migration
55Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '17'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Xmx2048M
63-Xms1024M
64-Dmultinode.XX:MetaspaceSize=128M
65-XX:+AlwaysActAsServerClassMachine
66-Dcommunitybuild.scala=3.7.4
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.7.4"
76"++3.7.4 -v"
77"mapScalacOptions "-rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki"
84
85[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
86[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 10 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 8.497s.
92[info] done compiling
93[info] loading settings for project root from build.sbt...
94[info] loading settings for project integration-test-kubernetes-api from build.sbt...
95[info] loading settings for project integration-test-kubernetes-dns from build.sbt...
96[info] loading settings for project integration-test-aws-api-ec2 from build.sbt...
97[info] loading settings for project integration-test-marathon-api-docker from build.sbt...
98[info] resolving key references (27070 settings) ...
99[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
100[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
101[info] set current project to pekko-management-root (in build file:/build/repo/)
102[warn] there are 45 keys that are not used by any other settings/tasks:
103[warn]
104[warn] * bill-of-materials / autoAPIMappings
105[warn] +- /build/repo/project/Common.scala:88
106[warn] * bill-of-materials / projectInfoVersion
107[warn] +- /build/repo/project/Common.scala:42
108[warn] * discovery-aws-api / autoAPIMappings
109[warn] +- /build/repo/project/Common.scala:88
110[warn] * discovery-aws-api / projectInfoVersion
111[warn] +- /build/repo/project/Common.scala:42
112[warn] * discovery-aws-api-async / autoAPIMappings
113[warn] +- /build/repo/project/Common.scala:88
114[warn] * discovery-aws-api-async / projectInfoVersion
115[warn] +- /build/repo/project/Common.scala:42
116[warn] * discovery-consul / autoAPIMappings
117[warn] +- /build/repo/project/Common.scala:88
118[warn] * discovery-consul / projectInfoVersion
119[warn] +- /build/repo/project/Common.scala:42
120[warn] * discovery-kubernetes-api / autoAPIMappings
121[warn] +- /build/repo/project/Common.scala:88
122[warn] * discovery-kubernetes-api / projectInfoVersion
123[warn] +- /build/repo/project/Common.scala:42
124[warn] * discovery-marathon-api / autoAPIMappings
125[warn] +- /build/repo/project/Common.scala:88
126[warn] * discovery-marathon-api / projectInfoVersion
127[warn] +- /build/repo/project/Common.scala:42
128[warn] * docs / previewSite / previewPath
129[warn] +- /build/repo/build.sbt:286
130[warn] * docs / projectInfoVersion
131[warn] +- /build/repo/project/Common.scala:42
132[warn] * integration-test-aws-api-ec2 / autoAPIMappings
133[warn] +- /build/repo/project/Common.scala:88
134[warn] * integration-test-aws-api-ec2 / projectInfoVersion
135[warn] +- /build/repo/project/Common.scala:42
136[warn] * integration-test-aws-api-ecs / autoAPIMappings
137[warn] +- /build/repo/project/Common.scala:88
138[warn] * integration-test-aws-api-ecs / projectInfoVersion
139[warn] +- /build/repo/project/Common.scala:42
140[warn] * integration-test-kubernetes-api / autoAPIMappings
141[warn] +- /build/repo/project/Common.scala:88
142[warn] * integration-test-kubernetes-api / projectInfoVersion
143[warn] +- /build/repo/project/Common.scala:42
144[warn] * integration-test-kubernetes-api-java / autoAPIMappings
145[warn] +- /build/repo/project/Common.scala:88
146[warn] * integration-test-kubernetes-api-java / projectInfoVersion
147[warn] +- /build/repo/project/Common.scala:42
148[warn] * integration-test-kubernetes-dns / autoAPIMappings
149[warn] +- /build/repo/project/Common.scala:88
150[warn] * integration-test-kubernetes-dns / projectInfoVersion
151[warn] +- /build/repo/project/Common.scala:42
152[warn] * integration-test-local / autoAPIMappings
153[warn] +- /build/repo/project/Common.scala:88
154[warn] * integration-test-local / projectInfoVersion
155[warn] +- /build/repo/project/Common.scala:42
156[warn] * integration-test-marathon-api-docker / autoAPIMappings
157[warn] +- /build/repo/project/Common.scala:88
158[warn] * integration-test-marathon-api-docker / projectInfoVersion
159[warn] +- /build/repo/project/Common.scala:42
160[warn] * lease-kubernetes / autoAPIMappings
161[warn] +- /build/repo/project/Common.scala:88
162[warn] * lease-kubernetes / projectInfoVersion
163[warn] +- /build/repo/project/Common.scala:42
164[warn] * lease-kubernetes-int-test / autoAPIMappings
165[warn] +- /build/repo/project/Common.scala:88
166[warn] * lease-kubernetes-int-test / projectInfoVersion
167[warn] +- /build/repo/project/Common.scala:42
168[warn] * management / autoAPIMappings
169[warn] +- /build/repo/project/Common.scala:88
170[warn] * management / projectInfoVersion
171[warn] +- /build/repo/project/Common.scala:42
172[warn] * management-cluster-bootstrap / autoAPIMappings
173[warn] +- /build/repo/project/Common.scala:88
174[warn] * management-cluster-bootstrap / projectInfoVersion
175[warn] +- /build/repo/project/Common.scala:42
176[warn] * management-cluster-http / autoAPIMappings
177[warn] +- /build/repo/project/Common.scala:88
178[warn] * management-cluster-http / projectInfoVersion
179[warn] +- /build/repo/project/Common.scala:42
180[warn] * management-loglevels-log4j2 / autoAPIMappings
181[warn] +- /build/repo/project/Common.scala:88
182[warn] * management-loglevels-log4j2 / projectInfoVersion
183[warn] +- /build/repo/project/Common.scala:42
184[warn] * management-loglevels-logback / autoAPIMappings
185[warn] +- /build/repo/project/Common.scala:88
186[warn] * management-loglevels-logback / projectInfoVersion
187[warn] +- /build/repo/project/Common.scala:42
188[warn] * management-pki / autoAPIMappings
189[warn] +- /build/repo/project/Common.scala:88
190[warn] * management-pki / projectInfoVersion
191[warn] +- /build/repo/project/Common.scala:42
192[warn] * root / projectInfoVersion
193[warn] +- /build/repo/project/Common.scala:42
194[warn]
195[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
196[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
197Execute setCrossScalaVersions: 3.7.4
198[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
199OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-cluster-bootstrap/crossScalaVersions
200OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-marathon-api/crossScalaVersions
201OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-aws-api-async/crossScalaVersions
202OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-aws-api-ecs/crossScalaVersions
203OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-cluster-http/crossScalaVersions
204OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in lease-kubernetes/crossScalaVersions
205OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-loglevels-logback/crossScalaVersions
206OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-api/crossScalaVersions
207OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-consul/crossScalaVersions
208OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-aws-api/crossScalaVersions
209OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in lease-kubernetes-int-test/crossScalaVersions
210OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-pki/crossScalaVersions
211OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-kubernetes-api/crossScalaVersions
212OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-dns/crossScalaVersions
213OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-local/crossScalaVersions
214OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-loglevels-log4j2/crossScalaVersions
215OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
216OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-aws-api-ec2/crossScalaVersions
217OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
218OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-marathon-api-docker/crossScalaVersions
219OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bill-of-materials/crossScalaVersions
220OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-api-java/crossScalaVersions
221OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management/crossScalaVersions
222[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
223[info] set current project to pekko-management-root (in build file:/build/repo/)
224[info] Setting Scala version to 3.7.4 on 23 projects.
225[info] Switching Scala version on:
226[info] discovery-aws-api (2.12.20, 2.13.16, 3.7.4)
227[info] integration-test-marathon-api-docker (2.12.20, 2.13.16, 3.7.4)
228[info] * root (2.12.20, 2.13.16, 3.7.4)
229[info] management-cluster-http (2.12.20, 2.13.16, 3.7.4)
230[info] discovery-marathon-api (2.12.20, 2.13.16, 3.7.4)
231[info] integration-test-aws-api-ecs (2.12.20, 2.13.16, 3.7.4)
232[info] management-loglevels-logback (2.12.20, 2.13.16, 3.7.4)
233[info] integration-test-kubernetes-api (2.12.20, 2.13.16, 3.7.4)
234[info] docs (2.12.20, 2.13.16, 3.7.4)
235[info] integration-test-local (2.12.20, 2.13.16, 3.7.4)
236[info] lease-kubernetes-int-test (2.12.20, 2.13.16, 3.7.4)
237[info] lease-kubernetes (2.12.20, 2.13.16, 3.7.4)
238[info] management-pki (2.12.20, 2.13.16, 3.7.4)
239[info] management-loglevels-log4j2 (2.12.20, 2.13.16, 3.7.4)
240[info] discovery-kubernetes-api (2.12.20, 2.13.16, 3.7.4)
241[info] integration-test-aws-api-ec2 (2.12.20, 2.13.16, 3.7.4)
242[info] management (2.12.20, 2.13.16, 3.7.4)
243[info] discovery-aws-api-async (2.12.20, 2.13.16, 3.7.4)
244[info] management-cluster-bootstrap (2.12.20, 2.13.16, 3.7.4)
245[info] integration-test-kubernetes-dns (2.12.20, 2.13.16, 3.7.4)
246[info] discovery-consul (2.12.20, 2.13.16, 3.7.4)
247[info] bill-of-materials (2.12.20, 2.13.16, 3.7.4)
248[info] integration-test-kubernetes-api-java (2.12.20, 2.13.16, 3.7.4)
249[info] Excluding projects:
250[info] Reapplying settings...
251[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
252[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
253[info] set current project to pekko-management-root (in build file:/build/repo/)
254Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
255[info] Reapplying settings...
256[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
257[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
258[info] set current project to pekko-management-root (in build file:/build/repo/)
259[info] Defining Global / credentials, ThisBuild / credentials and 22 others.
260[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 184 others.
261[info] Run `last` for details.
262[info] Reapplying settings...
263[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
264[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
265[info] set current project to pekko-management-root (in build file:/build/repo/)
266Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
267[info] Reapplying settings...
268OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
269
270 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
271 Did you mean discovery-kubernetes-api / allExcludeDependencies ?
272 , retry without global scopes
273[info] Reapplying settings...
274[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
275[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
276[info] set current project to pekko-management-root (in build file:/build/repo/)
277Execute removeScalacOptionsStartingWith: -P:wartremover
278[info] Reapplying settings...
279[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
280[info] Building Pekko Management 1.2.0+0-91f77e12+20251222-1837-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
281[info] set current project to pekko-management-root (in build file:/build/repo/)
282[success] Total time: 0 s, completed Dec 22, 2025, 6:37:25 PM
283Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
284Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
285Starting build...
286Projects: Set(discovery-aws-api, management-cluster-http, discovery-marathon-api, management-loglevels-logback, lease-kubernetes, management-pki, management-loglevels-log4j2, discovery-kubernetes-api, management, discovery-aws-api-async, management-cluster-bootstrap, discovery-consul, bill-of-materials)
287Starting build for ProjectRef(file:/build/repo/,lease-kubernetes) (pekko-lease-kubernetes)... [0/13]
288OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
289OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
290OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
291OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
292OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
293Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
294[info] compiling 1 Scala source to /build/repo/management-pki/target/scala-3.7.4/classes ...
295[info] done compiling
296[info] compiling 10 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/classes ...
297[info] [patched file /build/repo/lease-kubernetes/src/main/scala/org/apache/pekko/coordination/lease/kubernetes/internal/AbstractKubernetesApiImpl.scala]
298[info] [patched file /build/repo/lease-kubernetes/src/main/scala/org/apache/pekko/coordination/lease/kubernetes/AbstractKubernetesLease.scala]
299[info] done compiling
300[info] compiling 2 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/classes ...
301[info] done compiling
302[info] compiling 4 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/test-classes ...
303[info] [patched file /build/repo/lease-kubernetes/src/test/scala/org/apache/pekko/coordination/lease/kubernetes/LeaseActorSpec.scala]
304[info] done compiling
305[info] compiling 1 Scala source to /build/repo/lease-kubernetes/target/scala-3.7.4/test-classes ...
306[info] done compiling
307Starting build for ProjectRef(file:/build/repo/,discovery-aws-api-async) (pekko-discovery-aws-api-async)... [1/13]
308Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
309[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.7.4/classes ...
310[info] [patched file /build/repo/discovery-aws-api-async/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/AsyncEcsTaskSetDiscovery.scala]
311[info] [patched file /build/repo/discovery-aws-api-async/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/AsyncEcsServiceDiscovery.scala]
312[info] done compiling
313[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.7.4/classes ...
314[info] done compiling
315Starting build for ProjectRef(file:/build/repo/,discovery-aws-api) (pekko-discovery-aws-api)... [2/13]
316Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
317[info] compiling 2 Scala sources to /build/repo/discovery-aws-api/target/scala-3.7.4/classes ...
318[info] [patched file /build/repo/discovery-aws-api/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/EcsServiceDiscovery.scala]
319[info] done compiling
320[info] compiling 1 Scala source to /build/repo/discovery-aws-api/target/scala-3.7.4/classes ...
321[info] done compiling
322[info] compiling 2 Scala sources and 1 Java source to /build/repo/discovery-aws-api/target/scala-3.7.4/test-classes ...
323[info] done compiling
324Starting build for ProjectRef(file:/build/repo/,management-loglevels-logback) (pekko-management-loglevels-logback)... [3/13]
325Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
326[info] compiling 14 Scala sources to /build/repo/management/target/scala-3.7.4/classes ...
327[info] [patched file /build/repo/management/src/main/scala/org/apache/pekko/management/scaladsl/PekkoManagement.scala]
328[info] done compiling
329[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/classes ...
330[info] [patched file /build/repo/management-loglevels-logback/src/main/scala/org/apache/pekko/management/loglevels/logback/LogLevelRoutes.scala]
331[info] done compiling
332[info] compiling 1 Scala source to /build/repo/management/target/scala-3.7.4/classes ...
333[info] done compiling
334[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/classes ...
335[info] done compiling
336[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/test-classes ...
337[info] done compiling
338Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-management-bom)... [4/13]
339Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
340Starting build for ProjectRef(file:/build/repo/,management) (pekko-management)... [5/13]
341Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
342[info] compiling 7 Scala sources and 4 Java sources to /build/repo/management/target/scala-3.7.4/test-classes ...
343[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: CodeExamples.java uses or overrides a deprecated API.
344[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: Recompile with -Xlint:deprecation for details.
345[info] done compiling
346Starting build for ProjectRef(file:/build/repo/,management-cluster-http) (pekko-management-cluster-http)... [6/13]
347Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
348[info] compiling 9 Scala sources and 1 Java source to /build/repo/management-cluster-http/target/scala-3.7.4/classes ...
349[info] [patched file /build/repo/management-cluster-http/src/main/scala/org/apache/pekko/management/cluster/scaladsl/ClusterHttpManagementRoutes.scala]
350[info] done compiling
351[info] compiling 1 Scala source to /build/repo/management-cluster-http/target/scala-3.7.4/classes ...
352[info] done compiling
353[info] compiling 8 Scala sources and 3 Java sources to /build/repo/management-cluster-http/target/scala-3.7.4/test-classes ...
354[info] done compiling
355Starting build for ProjectRef(file:/build/repo/,discovery-consul) (pekko-discovery-consul)... [7/13]
356Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
357[info] compiling 2 Scala sources to /build/repo/discovery-consul/target/scala-3.7.4/classes ...
358[info] [patched file /build/repo/discovery-consul/src/main/scala/org/apache/pekko/discovery/consul/ConsulServiceDiscovery.scala]
359[info] done compiling
360[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.7.4/classes ...
361[info] done compiling
362[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.7.4/test-classes ...
363[info] done compiling
364Starting build for ProjectRef(file:/build/repo/,management-pki) (pekko-management-pki)... [8/13]
365Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
366Starting build for ProjectRef(file:/build/repo/,management-cluster-bootstrap) (pekko-management-cluster-bootstrap)... [9/13]
367Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
368[info] compiling 10 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/classes ...
369[info] [patched file /build/repo/management-cluster-bootstrap/src/main/scala/org/apache/pekko/management/cluster/bootstrap/ClusterBootstrap.scala]
370[info] [patched file /build/repo/management-cluster-bootstrap/src/main/scala/org/apache/pekko/management/cluster/bootstrap/SelfAwareJoinDecider.scala]
371[info] done compiling
372[info] compiling 2 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/classes ...
373[info] done compiling
374[info] compiling 15 Scala sources and 2 Java sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/test-classes ...
375[info] [patched file /build/repo/management-cluster-bootstrap/src/test/scala/org/apache/pekko/discovery/MockDiscovery.scala]
376[info] [patched file /build/repo/management-cluster-bootstrap/src/test/scala/org/apache/pekko/management/cluster/bootstrap/contactpoint/ClusterBootstrapDiscoveryBackoffIntegrationSpec.scala]
377[info] done compiling
378[info] compiling 2 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/test-classes ...
379[info] done compiling
380Starting build for ProjectRef(file:/build/repo/,management-loglevels-log4j2) (pekko-management-loglevels-log4j2)... [10/13]
381Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
382[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/classes ...
383[info] [patched file /build/repo/management-loglevels-log4j2/src/main/scala/org/apache/pekko/management/loglevels/log4j2/LogLevelRoutes.scala]
384[info] done compiling
385[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/classes ...
386[info] done compiling
387[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/test-classes ...
388[info] done compiling
389Starting build for ProjectRef(file:/build/repo/,discovery-kubernetes-api) (pekko-discovery-kubernetes-api)... [11/13]
390Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
391[info] compiling 4 Scala sources to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/classes ...
392[info] [patched file /build/repo/discovery-kubernetes-api/src/main/scala/org/apache/pekko/discovery/kubernetes/KubernetesApiServiceDiscovery.scala]
393[info] done compiling
394[info] compiling 1 Scala source to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/classes ...
395[info] done compiling
396[info] compiling 3 Scala sources and 1 Java source to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/test-classes ...
397[info] done compiling
398Starting build for ProjectRef(file:/build/repo/,discovery-marathon-api) (pekko-discovery-marathon-api)... [12/13]
399Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
400[info] compiling 4 Scala sources to /build/repo/discovery-marathon-api/target/scala-3.7.4/classes ...
401[info] [patched file /build/repo/discovery-marathon-api/src/main/scala/org/apache/pekko/discovery/marathon/MarathonApiServiceDiscovery.scala]
402[info] done compiling
403[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.7.4/classes ...
404[info] done compiling
405[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.7.4/test-classes ...
406[info] done compiling
407
408************************
409Build summary:
410[{
411 "module": "pekko-lease-kubernetes",
412 "compile": {"status": "ok", "tookMs": 10616, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
414 "test-compile": {"status": "ok", "tookMs": 5719, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "skipped", "tookMs": 0},
417 "metadata": {
418 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
419}
420},{
421 "module": "pekko-discovery-aws-api-async",
422 "compile": {"status": "ok", "tookMs": 1275, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
423 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
424 "test-compile": {"status": "ok", "tookMs": 1255, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
425 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
426 "publish": {"status": "skipped", "tookMs": 0},
427 "metadata": {
428 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
429}
430},{
431 "module": "pekko-discovery-aws-api",
432 "compile": {"status": "ok", "tookMs": 662, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
433 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
434 "test-compile": {"status": "ok", "tookMs": 1659, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
435 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
436 "publish": {"status": "skipped", "tookMs": 0},
437 "metadata": {
438 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
439}
440},{
441 "module": "pekko-management-loglevels-logback",
442 "compile": {"status": "ok", "tookMs": 2948, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
443 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
444 "test-compile": {"status": "ok", "tookMs": 2735, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
445 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
446 "publish": {"status": "skipped", "tookMs": 0},
447 "metadata": {
448 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
449}
450},{
451 "module": "pekko-management-bom",
452 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
453 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
454 "test-compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
455 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
456 "publish": {"status": "skipped", "tookMs": 0},
457 "metadata": {
458 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
459}
460},{
461 "module": "pekko-management",
462 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
463 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
464 "test-compile": {"status": "ok", "tookMs": 4273, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
465 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
466 "publish": {"status": "skipped", "tookMs": 0},
467 "metadata": {
468 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
469}
470},{
471 "module": "pekko-management-cluster-http",
472 "compile": {"status": "ok", "tookMs": 2014, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
473 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
474 "test-compile": {"status": "ok", "tookMs": 4109, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
475 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
476 "publish": {"status": "skipped", "tookMs": 0},
477 "metadata": {
478 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
479}
480},{
481 "module": "pekko-discovery-consul",
482 "compile": {"status": "ok", "tookMs": 448, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
483 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
484 "test-compile": {"status": "ok", "tookMs": 1328, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
485 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
486 "publish": {"status": "skipped", "tookMs": 0},
487 "metadata": {
488 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
489}
490},{
491 "module": "pekko-management-pki",
492 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
493 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
494 "test-compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
495 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
496 "publish": {"status": "skipped", "tookMs": 0},
497 "metadata": {
498 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
499}
500},{
501 "module": "pekko-management-cluster-bootstrap",
502 "compile": {"status": "ok", "tookMs": 1604, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
503 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
504 "test-compile": {"status": "ok", "tookMs": 4423, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
505 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
506 "publish": {"status": "skipped", "tookMs": 0},
507 "metadata": {
508 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
509}
510},{
511 "module": "pekko-management-loglevels-log4j2",
512 "compile": {"status": "ok", "tookMs": 721, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
513 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
514 "test-compile": {"status": "ok", "tookMs": 1473, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
515 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
516 "publish": {"status": "skipped", "tookMs": 0},
517 "metadata": {
518 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
519}
520},{
521 "module": "pekko-discovery-kubernetes-api",
522 "compile": {"status": "ok", "tookMs": 772, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
523 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
524 "test-compile": {"status": "ok", "tookMs": 1377, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "skipped", "tookMs": 0},
527 "metadata": {
528 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
529}
530},{
531 "module": "pekko-discovery-marathon-api",
532 "compile": {"status": "ok", "tookMs": 547, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
533 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
534 "test-compile": {"status": "ok", "tookMs": 953, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
535 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
536 "publish": {"status": "skipped", "tookMs": 0},
537 "metadata": {
538 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
539}
540}]
541************************
542[success] Total time: 187 s (0:03:07.0), completed Dec 22, 2025, 6:40:33 PM
543[0JChecking patch project/plugins.sbt...
544Checking patch project/Dependencies.scala...
545Checking patch build.sbt...
546Applied patch project/plugins.sbt cleanly.
547Applied patch project/Dependencies.scala cleanly.
548Applied patch build.sbt cleanly.
549Commit migration rewrites
550Switched to a new branch 'opencb/migrate-source-3.5'
551[opencb/migrate-source-3.5 5289c84a] Apply Scala compiler rewrites using -source:3.5-migration using Scala 3.7.4
552 17 files changed, 38 insertions(+), 38 deletions(-)
553----
554Preparing build for 3.8.0-RC4
555Scala binary version found: 3.8
556Implicitly using source version 3.8
557Scala binary version found: 3.8
558Implicitly using source version 3.8
559Would try to apply common scalacOption (best-effort, sbt/mill only):
560Append: ,REQUIRE:-source:3.8
561Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
562
563Try apply source patch:
564Path: build.sbt
565Pattern: libraryDependencies :=
566Replacement: libraryDependencies ++=
567Successfully applied pattern 'libraryDependencies :=' in build.sbt
568
569Try apply source patch:
570Path: project/Dependencies.scala
571Pattern: val scala3Version = "3.3.6"
572Replacement: val scala3Version = "3.8.0-RC4"
573Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
574----
575Starting build for 3.8.0-RC4
576Execute tests: true
577sbt project found:
578No prepare script found for project apache/pekko-management
579##################################
580Scala version: 3.8.0-RC4
581Targets: org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki
582Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
583##################################
584Using extra scalacOptions: ,REQUIRE:-source:3.8
585Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
586[sbt_options] declare -a sbt_options=()
587[process_args] java_version = '17'
588[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
589# Executing command line:
590java
591-Dfile.encoding=UTF-8
592-Xmx2048M
593-Xms1024M
594-Dmultinode.XX:MetaspaceSize=128M
595-XX:+AlwaysActAsServerClassMachine
596-Dcommunitybuild.scala=3.8.0-RC4
597-Dcommunitybuild.project.dependencies.add=
598-Xmx7G
599-Xms4G
600-Xss8M
601-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
602-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
603-jar
604/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
605"setCrossScalaVersions 3.8.0-RC4"
606"++3.8.0-RC4 -v"
607"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
608"set every credentials := Nil"
609"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
610"removeScalacOptionsStartingWith -P:wartremover"
611
612moduleMappings
613"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki"
614
615[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
616[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
617[info] loading project definition from /build/repo/project
618[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
619[info] done compiling
620[info] loading settings for project root from build.sbt...
621[info] loading settings for project integration-test-kubernetes-api from build.sbt...
622[info] loading settings for project integration-test-kubernetes-dns from build.sbt...
623[info] loading settings for project integration-test-aws-api-ec2 from build.sbt...
624[info] loading settings for project integration-test-marathon-api-docker from build.sbt...
625[info] resolving key references (27070 settings) ...
626[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
627[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1840-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
628[info] set current project to pekko-management-root (in build file:/build/repo/)
629[warn] there are 45 keys that are not used by any other settings/tasks:
630[warn]
631[warn] * bill-of-materials / autoAPIMappings
632[warn] +- /build/repo/project/Common.scala:88
633[warn] * bill-of-materials / projectInfoVersion
634[warn] +- /build/repo/project/Common.scala:42
635[warn] * discovery-aws-api / autoAPIMappings
636[warn] +- /build/repo/project/Common.scala:88
637[warn] * discovery-aws-api / projectInfoVersion
638[warn] +- /build/repo/project/Common.scala:42
639[warn] * discovery-aws-api-async / autoAPIMappings
640[warn] +- /build/repo/project/Common.scala:88
641[warn] * discovery-aws-api-async / projectInfoVersion
642[warn] +- /build/repo/project/Common.scala:42
643[warn] * discovery-consul / autoAPIMappings
644[warn] +- /build/repo/project/Common.scala:88
645[warn] * discovery-consul / projectInfoVersion
646[warn] +- /build/repo/project/Common.scala:42
647[warn] * discovery-kubernetes-api / autoAPIMappings
648[warn] +- /build/repo/project/Common.scala:88
649[warn] * discovery-kubernetes-api / projectInfoVersion
650[warn] +- /build/repo/project/Common.scala:42
651[warn] * discovery-marathon-api / autoAPIMappings
652[warn] +- /build/repo/project/Common.scala:88
653[warn] * discovery-marathon-api / projectInfoVersion
654[warn] +- /build/repo/project/Common.scala:42
655[warn] * docs / previewSite / previewPath
656[warn] +- /build/repo/build.sbt:286
657[warn] * docs / projectInfoVersion
658[warn] +- /build/repo/project/Common.scala:42
659[warn] * integration-test-aws-api-ec2 / autoAPIMappings
660[warn] +- /build/repo/project/Common.scala:88
661[warn] * integration-test-aws-api-ec2 / projectInfoVersion
662[warn] +- /build/repo/project/Common.scala:42
663[warn] * integration-test-aws-api-ecs / autoAPIMappings
664[warn] +- /build/repo/project/Common.scala:88
665[warn] * integration-test-aws-api-ecs / projectInfoVersion
666[warn] +- /build/repo/project/Common.scala:42
667[warn] * integration-test-kubernetes-api / autoAPIMappings
668[warn] +- /build/repo/project/Common.scala:88
669[warn] * integration-test-kubernetes-api / projectInfoVersion
670[warn] +- /build/repo/project/Common.scala:42
671[warn] * integration-test-kubernetes-api-java / autoAPIMappings
672[warn] +- /build/repo/project/Common.scala:88
673[warn] * integration-test-kubernetes-api-java / projectInfoVersion
674[warn] +- /build/repo/project/Common.scala:42
675[warn] * integration-test-kubernetes-dns / autoAPIMappings
676[warn] +- /build/repo/project/Common.scala:88
677[warn] * integration-test-kubernetes-dns / projectInfoVersion
678[warn] +- /build/repo/project/Common.scala:42
679[warn] * integration-test-local / autoAPIMappings
680[warn] +- /build/repo/project/Common.scala:88
681[warn] * integration-test-local / projectInfoVersion
682[warn] +- /build/repo/project/Common.scala:42
683[warn] * integration-test-marathon-api-docker / autoAPIMappings
684[warn] +- /build/repo/project/Common.scala:88
685[warn] * integration-test-marathon-api-docker / projectInfoVersion
686[warn] +- /build/repo/project/Common.scala:42
687[warn] * lease-kubernetes / autoAPIMappings
688[warn] +- /build/repo/project/Common.scala:88
689[warn] * lease-kubernetes / projectInfoVersion
690[warn] +- /build/repo/project/Common.scala:42
691[warn] * lease-kubernetes-int-test / autoAPIMappings
692[warn] +- /build/repo/project/Common.scala:88
693[warn] * lease-kubernetes-int-test / projectInfoVersion
694[warn] +- /build/repo/project/Common.scala:42
695[warn] * management / autoAPIMappings
696[warn] +- /build/repo/project/Common.scala:88
697[warn] * management / projectInfoVersion
698[warn] +- /build/repo/project/Common.scala:42
699[warn] * management-cluster-bootstrap / autoAPIMappings
700[warn] +- /build/repo/project/Common.scala:88
701[warn] * management-cluster-bootstrap / projectInfoVersion
702[warn] +- /build/repo/project/Common.scala:42
703[warn] * management-cluster-http / autoAPIMappings
704[warn] +- /build/repo/project/Common.scala:88
705[warn] * management-cluster-http / projectInfoVersion
706[warn] +- /build/repo/project/Common.scala:42
707[warn] * management-loglevels-log4j2 / autoAPIMappings
708[warn] +- /build/repo/project/Common.scala:88
709[warn] * management-loglevels-log4j2 / projectInfoVersion
710[warn] +- /build/repo/project/Common.scala:42
711[warn] * management-loglevels-logback / autoAPIMappings
712[warn] +- /build/repo/project/Common.scala:88
713[warn] * management-loglevels-logback / projectInfoVersion
714[warn] +- /build/repo/project/Common.scala:42
715[warn] * management-pki / autoAPIMappings
716[warn] +- /build/repo/project/Common.scala:88
717[warn] * management-pki / projectInfoVersion
718[warn] +- /build/repo/project/Common.scala:42
719[warn] * root / projectInfoVersion
720[warn] +- /build/repo/project/Common.scala:42
721[warn]
722[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
723[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
724Execute setCrossScalaVersions: 3.8.0-RC4
725[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
726OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in discovery-marathon-api/crossScalaVersions
727OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management-cluster-bootstrap/crossScalaVersions
728OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in discovery-aws-api-async/crossScalaVersions
729OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-aws-api-ecs/crossScalaVersions
730OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management-cluster-http/crossScalaVersions
731OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in lease-kubernetes/crossScalaVersions
732OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management-loglevels-logback/crossScalaVersions
733OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in discovery-consul/crossScalaVersions
734OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-kubernetes-api/crossScalaVersions
735OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in discovery-aws-api/crossScalaVersions
736OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in lease-kubernetes-int-test/crossScalaVersions
737OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management-pki/crossScalaVersions
738OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in discovery-kubernetes-api/crossScalaVersions
739OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-kubernetes-dns/crossScalaVersions
740OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-local/crossScalaVersions
741OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
742OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
743OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management-loglevels-log4j2/crossScalaVersions
744OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-marathon-api-docker/crossScalaVersions
745OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-aws-api-ec2/crossScalaVersions
746OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in management/crossScalaVersions
747OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in integration-test-kubernetes-api-java/crossScalaVersions
748OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in bill-of-materials/crossScalaVersions
749[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1840-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
750[info] set current project to pekko-management-root (in build file:/build/repo/)
751[info] Setting Scala version to 3.8.0-RC4 on 23 projects.
752[info] Switching Scala version on:
753[info] discovery-aws-api (2.12.20, 2.13.16, 3.8.0-RC4)
754[info] integration-test-marathon-api-docker (2.12.20, 2.13.16, 3.8.0-RC4)
755[info] * root (2.12.20, 2.13.16, 3.8.0-RC4)
756[info] management-cluster-http (2.12.20, 2.13.16, 3.8.0-RC4)
757[info] discovery-marathon-api (2.12.20, 2.13.16, 3.8.0-RC4)
758[info] integration-test-aws-api-ecs (2.12.20, 2.13.16, 3.8.0-RC4)
759[info] management-loglevels-logback (2.12.20, 2.13.16, 3.8.0-RC4)
760[info] integration-test-kubernetes-api (2.12.20, 2.13.16, 3.8.0-RC4)
761[info] docs (2.12.20, 2.13.16, 3.8.0-RC4)
762[info] integration-test-local (2.12.20, 2.13.16, 3.8.0-RC4)
763[info] lease-kubernetes-int-test (2.12.20, 2.13.16, 3.8.0-RC4)
764[info] lease-kubernetes (2.12.20, 2.13.16, 3.8.0-RC4)
765[info] management-pki (2.12.20, 2.13.16, 3.8.0-RC4)
766[info] management-loglevels-log4j2 (2.12.20, 2.13.16, 3.8.0-RC4)
767[info] discovery-kubernetes-api (2.12.20, 2.13.16, 3.8.0-RC4)
768[info] integration-test-aws-api-ec2 (2.12.20, 2.13.16, 3.8.0-RC4)
769[info] management (2.12.20, 2.13.16, 3.8.0-RC4)
770[info] discovery-aws-api-async (2.12.20, 2.13.16, 3.8.0-RC4)
771[info] management-cluster-bootstrap (2.12.20, 2.13.16, 3.8.0-RC4)
772[info] integration-test-kubernetes-dns (2.12.20, 2.13.16, 3.8.0-RC4)
773[info] discovery-consul (2.12.20, 2.13.16, 3.8.0-RC4)
774[info] bill-of-materials (2.12.20, 2.13.16, 3.8.0-RC4)
775[info] integration-test-kubernetes-api-java (2.12.20, 2.13.16, 3.8.0-RC4)
776[info] Excluding projects:
777[info] Reapplying settings...
778[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
779[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1840-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC4
780[info] set current project to pekko-management-root (in build file:/build/repo/)
781Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
782[info] Reapplying settings...
783[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
784[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1840-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC4
785[info] set current project to pekko-management-root (in build file:/build/repo/)
786[info] Defining Global / credentials, ThisBuild / credentials and 22 others.
787[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 184 others.
788[info] Run `last` for details.
789[info] Reapplying settings...
790[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
791[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1841-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC4
792[info] set current project to pekko-management-root (in build file:/build/repo/)
793Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
794[info] Reapplying settings...
795OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
796
797 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
798 Did you mean discovery-kubernetes-api / allExcludeDependencies ?
799 , retry without global scopes
800[info] Reapplying settings...
801[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
802[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1841-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC4
803[info] set current project to pekko-management-root (in build file:/build/repo/)
804Execute removeScalacOptionsStartingWith: -P:wartremover
805[info] Reapplying settings...
806[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
807[info] Building Pekko Management 1.2.0+1-5289c84a+20251222-1841-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC4
808[info] set current project to pekko-management-root (in build file:/build/repo/)
809[success] Total time: 0 s, completed Dec 22, 2025, 6:41:04 PM
810Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
811Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
812Starting build...
813Projects: Set(discovery-aws-api, management-cluster-http, discovery-marathon-api, management-loglevels-logback, lease-kubernetes, management-pki, management-loglevels-log4j2, discovery-kubernetes-api, management, discovery-aws-api-async, management-cluster-bootstrap, discovery-consul, bill-of-materials)
814Starting build for ProjectRef(file:/build/repo/,lease-kubernetes) (pekko-lease-kubernetes)... [0/13]
815OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
816OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
817OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
818OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
819Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
820[info] compiling 1 Scala source to /build/repo/management-pki/target/scala-3.8.0-RC4/classes ...
821[info] done compiling
822[info] compiling 10 Scala sources to /build/repo/lease-kubernetes/target/scala-3.8.0-RC4/classes ...
823[info] done compiling
824[info] compiling 4 Scala sources to /build/repo/lease-kubernetes/target/scala-3.8.0-RC4/test-classes ...
825[info] done compiling
826SLF4J(W): No SLF4J providers were found.
827SLF4J(W): Defaulting to no-operation (NOP) logger implementation
828SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
829[INFO] [12/22/2025 18:41:35.554] [KubernetesApiSpec-pekko.actor.default-dispatcher-5] [KubernetesApiSpec$$anon$1(pekko://KubernetesApiSpec)] lease lease-1 does not exist, creating
830[INFO] [12/22/2025 18:41:36.717] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$1(pekko://KubernetesApiSpec)] lease lease-1 does not exist, creating
831[WARN] [12/22/2025 18:41:39.787] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$2(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
832[WARN] [12/22/2025 18:41:39.840] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
833[WARN] [12/22/2025 18:41:39.888] [KubernetesApiSpec-pekko.actor.default-dispatcher-14] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
834[WARN] [12/22/2025 18:41:39.958] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
835[WARN] [12/22/2025 18:41:40.068] [KubernetesApiSpec-pekko.actor.default-dispatcher-14] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
836[WARN] [12/22/2025 18:41:40.258] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
837[WARN] [12/22/2025 18:41:40.699] [KubernetesApiSpec-pekko.actor.default-dispatcher-14] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
838[INFO] [12/22/2025 18:41:40.717] [pool-19-thread-4] [CoordinatedShutdown(pekko://KubernetesApiSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
839[WARN] [12/22/2025 18:41:40.732] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec/Pool(shared->http://localhost:36949)] [1 (WaitingForResponse)]Ongoing request [DELETE /apis/pekko.apache.org/v1/namespaces/lease/leases/lease-1 Empty] was dropped because pool is shutting down
840[info] KubernetesApiSpec:
841[info] Kubernetes lease resource
842[info] - should be able to be created (790 milliseconds)
843[info] - should update a lease successfully (22 milliseconds)
844[info] - should update a lease conflict (25 milliseconds)
845[info] - should remove lease via DELETE (10 milliseconds)
846[info] - should timeout on readLease (1 second, 21 milliseconds)
847[info] - should timeout on create lease (1 second, 28 milliseconds)
848[info] - should timeout on updating lease (1 second, 20 milliseconds)
849[info] - should timeout on remove lease (1 second, 19 milliseconds)
850[info] - should not cache token so it can be rotated (16 milliseconds)
851[info] - should retry on 401 to handle token timeout (53 milliseconds)
852[info] - should eventually return unauthorized LeaseException when token rotation is not happening (863 milliseconds)
853[DEBUG] [12/22/2025 18:41:40.790] [pool-19-thread-4] [EventStream] StandardOutLogger started
854[DEBUG] [12/22/2025 18:41:40.796] [pool-19-thread-4] [EventStream(pekko://LeaseActorSpec)] logger log1-Logging$DefaultLogger started
855[DEBUG] [12/22/2025 18:41:40.796] [pool-19-thread-4] [EventStream(pekko://LeaseActorSpec)] Default Loggers started
856[DEBUG] [12/22/2025 18:41:40.796] [pool-19-thread-4] [EventStream(pekko://LeaseActorSpec)] logger log1-Logging$DefaultLogger started
857[DEBUG] [12/22/2025 18:41:40.796] [pool-19-thread-4] [EventStream(pekko://LeaseActorSpec)] Default Loggers started
858[DEBUG] [12/22/2025 18:41:40.807] [pool-19-thread-4] [org.apache.pekko.serialization.Serialization(pekko://LeaseActorSpec)] Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
859[DEBUG] [12/22/2025 18:41:40.871] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-3#1235041221] in state Idle
860[DEBUG] [12/22/2025 18:41:40.877] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] transition Idle -> PendingRead
861[DEBUG] [12/22/2025 18:41:40.877] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] processing Event(ReadResponse(LeaseResource(None,1,1766425300874)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-3#1235041221],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
862[DEBUG] [12/22/2025 18:41:40.878] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] transition PendingRead -> Granting
863[DEBUG] [12/22/2025 18:41:40.879] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425300878))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-3#1235041221],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2760670770097)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
864[DEBUG] [12/22/2025 18:41:40.881] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] setting timer 'heartbeat'/25 milliseconds: Heartbeat
865[DEBUG] [12/22/2025 18:41:40.882] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] transition Granting -> Granted
866[DEBUG] [12/22/2025 18:41:40.915] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$b] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-6#-732304213] in state Idle
867[DEBUG] [12/22/2025 18:41:40.915] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$b] transition Idle -> PendingRead
868[DEBUG] [12/22/2025 18:41:40.916] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$b] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-6#-732304213],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
869[WARN] [12/22/2025 18:41:40.916] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$b] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: PendingRead
870[DEBUG] [12/22/2025 18:41:40.917] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$b] transition PendingRead -> Idle
871[DEBUG] [12/22/2025 18:41:40.922] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$a] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
872[DEBUG] [12/22/2025 18:41:40.922] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$a] Heartbeat: updating lease time. Version 2
873[DEBUG] [12/22/2025 18:41:40.940] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$c] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-9#-2040859524] in state Idle
874[DEBUG] [12/22/2025 18:41:40.940] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$c] transition Idle -> PendingRead
875[DEBUG] [12/22/2025 18:41:40.940] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-9#-2040859524],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
876[WARN] [12/22/2025 18:41:40.941] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: PendingRead
877[DEBUG] [12/22/2025 18:41:40.941] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] transition PendingRead -> Idle
878[DEBUG] [12/22/2025 18:41:40.941] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$c] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-9#-2040859524] in state Idle
879[DEBUG] [12/22/2025 18:41:40.941] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$c] transition Idle -> PendingRead
880[DEBUG] [12/22/2025 18:41:40.941] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-9#-2040859524],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
881[DEBUG] [12/22/2025 18:41:40.942] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] transition PendingRead -> Granting
882[DEBUG] [12/22/2025 18:41:40.942] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425300942))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-9#-2040859524],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2760734446597)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
883[DEBUG] [12/22/2025 18:41:40.943] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] setting timer 'heartbeat'/25 milliseconds: Heartbeat
884[DEBUG] [12/22/2025 18:41:40.943] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] transition Granting -> Granted
885[DEBUG] [12/22/2025 18:41:40.976] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$d] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-12#-1656687427] in state Idle
886[DEBUG] [12/22/2025 18:41:40.976] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$d] transition Idle -> PendingRead
887[DEBUG] [12/22/2025 18:41:40.976] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$d] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-12#-1656687427],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
888[DEBUG] [12/22/2025 18:41:40.978] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$d] transition PendingRead -> Granting
889[DEBUG] [12/22/2025 18:41:40.978] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425300978))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-12#-1656687427],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2760770469499)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
890[DEBUG] [12/22/2025 18:41:40.978] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] setting timer 'heartbeat'/25 milliseconds: Heartbeat
891[DEBUG] [12/22/2025 18:41:40.978] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] transition Granting -> Granted
892[DEBUG] [12/22/2025 18:41:40.978] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$d] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-12#-1656687427] in state Granted
893[DEBUG] [12/22/2025 18:41:40.991] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
894[DEBUG] [12/22/2025 18:41:40.991] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] Heartbeat: updating lease time. Version 2
895[DEBUG] [12/22/2025 18:41:41.012] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543] in state Idle
896[DEBUG] [12/22/2025 18:41:41.012] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] transition Idle -> PendingRead
897[DEBUG] [12/22/2025 18:41:41.013] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$e] processing Event(ReadResponse(LeaseResource(None,1,1766425301012)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
898[DEBUG] [12/22/2025 18:41:41.013] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$e] transition PendingRead -> Granting
899[DEBUG] [12/22/2025 18:41:41.021] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
900[DEBUG] [12/22/2025 18:41:41.021] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] Heartbeat: updating lease time. Version 2
901[DEBUG] [12/22/2025 18:41:41.513] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301513))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2760805659112)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
902[WARN] [12/22/2025 18:41:41.515] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] API server took too long to respond to update: 500.4 ms.
903[DEBUG] [12/22/2025 18:41:41.516] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] transition Granting -> Idle
904[DEBUG] [12/22/2025 18:41:41.518] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$e] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543] in state Idle
905[DEBUG] [12/22/2025 18:41:41.518] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$e] transition Idle -> PendingRead
906[DEBUG] [12/22/2025 18:41:41.518] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] processing Event(ReadResponse(LeaseResource(None,2,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
907[DEBUG] [12/22/2025 18:41:41.518] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] transition PendingRead -> Granting
908[DEBUG] [12/22/2025 18:41:41.519] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425301518))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-15#-906393543],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761311272202)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
909[DEBUG] [12/22/2025 18:41:41.520] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] setting timer 'heartbeat'/25 milliseconds: Heartbeat
910[DEBUG] [12/22/2025 18:41:41.520] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] transition Granting -> Granted
911[DEBUG] [12/22/2025 18:41:41.553] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$f] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-18#-256596732] in state Idle
912[DEBUG] [12/22/2025 18:41:41.553] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$f] transition Idle -> PendingRead
913[DEBUG] [12/22/2025 18:41:41.554] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$f] processing Event(ReadResponse(LeaseResource(Some(a different client),1,1766425301553)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-18#-256596732],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
914[DEBUG] [12/22/2025 18:41:41.554] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$f] transition PendingRead -> Idle
915[DEBUG] [12/22/2025 18:41:41.561] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
916[DEBUG] [12/22/2025 18:41:41.561] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] Heartbeat: updating lease time. Version 3
917[DEBUG] [12/22/2025 18:41:41.587] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-21#461086504] in state Idle
918[DEBUG] [12/22/2025 18:41:41.587] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] transition Idle -> PendingRead
919[DEBUG] [12/22/2025 18:41:41.587] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-21#461086504],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
920[DEBUG] [12/22/2025 18:41:41.588] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] transition PendingRead -> Granting
921[DEBUG] [12/22/2025 18:41:41.588] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301588))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-21#461086504],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761380417782)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
922[DEBUG] [12/22/2025 18:41:41.588] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
923[DEBUG] [12/22/2025 18:41:41.588] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] transition Granting -> Granted
924[DEBUG] [12/22/2025 18:41:41.631] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
925[DEBUG] [12/22/2025 18:41:41.631] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 2
926[DEBUG] [12/22/2025 18:41:41.632] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425301632))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
927[DEBUG] [12/22/2025 18:41:41.632] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] Heartbeat: lease time updated: Version 3
928[DEBUG] [12/22/2025 18:41:41.632] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
929[DEBUG] [12/22/2025 18:41:41.681] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
930[DEBUG] [12/22/2025 18:41:41.681] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 3
931[DEBUG] [12/22/2025 18:41:41.681] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),4,1766425301681))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
932[DEBUG] [12/22/2025 18:41:41.681] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$g] Heartbeat: lease time updated: Version 4
933[DEBUG] [12/22/2025 18:41:41.681] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
934[DEBUG] [12/22/2025 18:41:41.731] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(4,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
935[DEBUG] [12/22/2025 18:41:41.731] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 4
936[DEBUG] [12/22/2025 18:41:41.764] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$h] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-24#2096780786] in state Idle
937[DEBUG] [12/22/2025 18:41:41.765] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$h] transition Idle -> PendingRead
938[DEBUG] [12/22/2025 18:41:41.765] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$h] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-24#2096780786],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
939[DEBUG] [12/22/2025 18:41:41.765] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$h] transition PendingRead -> Granting
940[DEBUG] [12/22/2025 18:41:41.765] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$h] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301765))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-24#2096780786],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761557989949)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
941[DEBUG] [12/22/2025 18:41:41.765] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$h] setting timer 'heartbeat'/25 milliseconds: Heartbeat
942[DEBUG] [12/22/2025 18:41:41.766] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$h] transition Granting -> Granted
943[DEBUG] [12/22/2025 18:41:41.767] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$h] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-24#2096780786] in state Granted
944[DEBUG] [12/22/2025 18:41:41.767] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$h] canceling timer 'heartbeat'
945[DEBUG] [12/22/2025 18:41:41.768] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$h] transition Granted -> Releasing
946[DEBUG] [12/22/2025 18:41:41.801] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-27#-490768791] in state Idle
947[DEBUG] [12/22/2025 18:41:41.801] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] transition Idle -> PendingRead
948[DEBUG] [12/22/2025 18:41:41.801] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-27#-490768791],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
949[DEBUG] [12/22/2025 18:41:41.801] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] transition PendingRead -> Granting
950[DEBUG] [12/22/2025 18:41:41.802] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301801))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-27#-490768791],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761593981653)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
951[DEBUG] [12/22/2025 18:41:41.802] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] setting timer 'heartbeat'/25 milliseconds: Heartbeat
952[DEBUG] [12/22/2025 18:41:41.802] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] transition Granting -> Granted
953[DEBUG] [12/22/2025 18:41:41.802] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-27#-490768791] in state Granted
954[DEBUG] [12/22/2025 18:41:41.803] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] canceling timer 'heartbeat'
955[DEBUG] [12/22/2025 18:41:41.803] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] transition Granted -> Releasing
956[DEBUG] [12/22/2025 18:41:41.803] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] processing Event(WriteResponse(Left(LeaseResource(None,3,1766425301802))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-27#-490768791],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761595430352)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
957[WARN] [12/22/2025 18:41:41.803] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] Release conflict and owner has been removed: LeaseResource(None,3,1766425301802). Lease will continue to work but TTL must have been reached to allow another node to remove lease.
958[DEBUG] [12/22/2025 18:41:41.804] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$i] transition Releasing -> Idle
959[DEBUG] [12/22/2025 18:41:41.837] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-30#1905103392] in state Idle
960[DEBUG] [12/22/2025 18:41:41.837] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] transition Idle -> PendingRead
961[DEBUG] [12/22/2025 18:41:41.837] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-30#1905103392],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
962[DEBUG] [12/22/2025 18:41:41.838] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] transition PendingRead -> Granting
963[DEBUG] [12/22/2025 18:41:41.838] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$j] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301838))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-30#1905103392],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761630340843)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
964[DEBUG] [12/22/2025 18:41:41.839] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$j] setting timer 'heartbeat'/25 milliseconds: Heartbeat
965[DEBUG] [12/22/2025 18:41:41.839] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$j] transition Granting -> Granted
966[DEBUG] [12/22/2025 18:41:41.839] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-30#1905103392] in state Granted
967[DEBUG] [12/22/2025 18:41:41.840] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] canceling timer 'heartbeat'
968[DEBUG] [12/22/2025 18:41:41.840] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] transition Granted -> Releasing
969[DEBUG] [12/22/2025 18:41:41.840] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] processing Event(WriteResponse(Left(LeaseResource(Some(another client),3,1766425301839))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-30#1905103392],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761632273560)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
970[WARN] [12/22/2025 18:41:41.840] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] Release conflict and owner has changed: LeaseResource(Some(another client),3,1766425301839). Lease will continue to work but TTL must have been reached to allow another node to update the lease.
971[DEBUG] [12/22/2025 18:41:41.840] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] transition Releasing -> Idle
972[DEBUG] [12/22/2025 18:41:41.873] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-33#-1061788624] in state Idle
973[DEBUG] [12/22/2025 18:41:41.873] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] transition Idle -> PendingRead
974[DEBUG] [12/22/2025 18:41:41.873] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-33#-1061788624],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
975[DEBUG] [12/22/2025 18:41:41.873] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] transition PendingRead -> Granting
976[DEBUG] [12/22/2025 18:41:41.874] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301873))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-33#-1061788624],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761666032786)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
977[DEBUG] [12/22/2025 18:41:41.874] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] setting timer 'heartbeat'/25 milliseconds: Heartbeat
978[DEBUG] [12/22/2025 18:41:41.874] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] transition Granting -> Granted
979[DEBUG] [12/22/2025 18:41:41.874] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-33#-1061788624] in state Granted
980[DEBUG] [12/22/2025 18:41:41.875] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] canceling timer 'heartbeat'
981[DEBUG] [12/22/2025 18:41:41.875] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$k] transition Granted -> Releasing
982[DEBUG] [12/22/2025 18:41:41.875] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-33#-1061788624],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761667356995)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
983[WARN] [12/22/2025 18:41:41.875] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: Releasing
984[DEBUG] [12/22/2025 18:41:41.876] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$k] transition Releasing -> Idle
985[DEBUG] [12/22/2025 18:41:41.908] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-36#-1953505181] in state Idle
986[DEBUG] [12/22/2025 18:41:41.908] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] transition Idle -> PendingRead
987[DEBUG] [12/22/2025 18:41:41.909] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-36#-1953505181],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
988[DEBUG] [12/22/2025 18:41:41.909] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] transition PendingRead -> Granting
989[DEBUG] [12/22/2025 18:41:41.909] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$l] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301909))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-36#-1953505181],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761701696936)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
990[DEBUG] [12/22/2025 18:41:41.909] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$l] setting timer 'heartbeat'/25 milliseconds: Heartbeat
991[DEBUG] [12/22/2025 18:41:41.910] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$l] transition Granting -> Granted
992[DEBUG] [12/22/2025 18:41:41.944] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$m] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-39#-2115358109] in state Idle
993[DEBUG] [12/22/2025 18:41:41.944] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$m] transition Idle -> PendingRead
994[DEBUG] [12/22/2025 18:41:41.944] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$m] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-39#-2115358109],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
995[DEBUG] [12/22/2025 18:41:41.945] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$m] transition PendingRead -> Granting
996[DEBUG] [12/22/2025 18:41:41.945] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301945))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-39#-2115358109],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761737525032)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
997[DEBUG] [12/22/2025 18:41:41.945] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] setting timer 'heartbeat'/25 milliseconds: Heartbeat
998[DEBUG] [12/22/2025 18:41:41.945] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] transition Granting -> Granted
999[DEBUG] [12/22/2025 18:41:41.946] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-39#-2115358109] in state Granted
1000[DEBUG] [12/22/2025 18:41:41.947] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] canceling timer 'heartbeat'
1001[DEBUG] [12/22/2025 18:41:41.947] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] transition Granted -> Releasing
1002[DEBUG] [12/22/2025 18:41:41.947] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] processing Event(WriteResponse(Right(LeaseResource(None,3,1766425301947))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-39#-2115358109],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761739538878)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1003[DEBUG] [12/22/2025 18:41:41.948] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$m] transition Releasing -> Idle
1004[DEBUG] [12/22/2025 18:41:41.951] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1005[DEBUG] [12/22/2025 18:41:41.951] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$l] Heartbeat: updating lease time. Version 2
1006[DEBUG] [12/22/2025 18:41:41.980] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$n] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249] in state Idle
1007[DEBUG] [12/22/2025 18:41:41.980] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$n] transition Idle -> PendingRead
1008[DEBUG] [12/22/2025 18:41:41.980] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1009[DEBUG] [12/22/2025 18:41:41.980] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] transition PendingRead -> Granting
1010[DEBUG] [12/22/2025 18:41:41.981] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425301980))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761773222516)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1011[DEBUG] [12/22/2025 18:41:41.981] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1012[DEBUG] [12/22/2025 18:41:41.981] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] transition Granting -> Granted
1013[DEBUG] [12/22/2025 18:41:41.982] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249] in state Granted
1014[DEBUG] [12/22/2025 18:41:41.982] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] canceling timer 'heartbeat'
1015[DEBUG] [12/22/2025 18:41:41.982] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] transition Granted -> Releasing
1016[DEBUG] [12/22/2025 18:41:41.983] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(None,3,1766425301982))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761774787224)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1017[DEBUG] [12/22/2025 18:41:41.983] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] transition Releasing -> Idle
1018[DEBUG] [12/22/2025 18:41:41.983] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),LeaseCleared(3)) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249] in state Idle
1019[DEBUG] [12/22/2025 18:41:41.984] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] transition Idle -> Granting
1020[DEBUG] [12/22/2025 18:41:41.984] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),4,1766425301984))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-524372249],3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761776603749)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1021[DEBUG] [12/22/2025 18:41:41.984] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1022[DEBUG] [12/22/2025 18:41:41.984] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$n] transition Granting -> Granted
1023[DEBUG] [12/22/2025 18:41:42.017] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$o] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339] in state Idle
1024[DEBUG] [12/22/2025 18:41:42.017] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$o] transition Idle -> PendingRead
1025[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$o] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1026[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$o] transition PendingRead -> Granting
1027[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302018))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761810622495)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1028[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1029[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] transition Granting -> Granted
1030[DEBUG] [12/22/2025 18:41:42.018] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$o] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339] in state Granted
1031[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$o] canceling timer 'heartbeat'
1032[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$o] transition Granted -> Releasing
1033[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(None,3,1766425302019))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761811358992)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1034[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] transition Releasing -> Idle
1035[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),LeaseCleared(3)) from Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339] in state Idle
1036[DEBUG] [12/22/2025 18:41:42.019] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] transition Idle -> Granting
1037[DEBUG] [12/22/2025 18:41:42.020] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Left(LeaseResource(None,9,1766425302019))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339],3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761812190146)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1038[DEBUG] [12/22/2025 18:41:42.021] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),9,1766425302020))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#21124339],3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761812190146)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1039[DEBUG] [12/22/2025 18:41:42.021] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1040[DEBUG] [12/22/2025 18:41:42.021] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] transition Granting -> Granted
1041[DEBUG] [12/22/2025 18:41:42.032] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] processing Event(Heartbeat,GrantedVersion(4,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1042[DEBUG] [12/22/2025 18:41:42.032] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$n] Heartbeat: updating lease time. Version 4
1043[DEBUG] [12/22/2025 18:41:42.043] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-48#2070194061] in state Idle
1044[DEBUG] [12/22/2025 18:41:42.043] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] transition Idle -> PendingRead
1045[DEBUG] [12/22/2025 18:41:42.044] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-48#2070194061],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1046[DEBUG] [12/22/2025 18:41:42.044] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] transition PendingRead -> Granting
1047[DEBUG] [12/22/2025 18:41:42.044] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302044))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-48#2070194061],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2761836663619)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1048[DEBUG] [12/22/2025 18:41:42.044] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1049[DEBUG] [12/22/2025 18:41:42.044] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] transition Granting -> Granted
1050[DEBUG] [12/22/2025 18:41:42.061] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] processing Event(Heartbeat,GrantedVersion(9,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1051[DEBUG] [12/22/2025 18:41:42.061] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$o] Heartbeat: updating lease time. Version 9
1052[DEBUG] [12/22/2025 18:41:42.091] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1053[DEBUG] [12/22/2025 18:41:42.091] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] Heartbeat: updating lease time. Version 2
1054[DEBUG] [12/22/2025 18:41:42.092] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302091))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1055[DEBUG] [12/22/2025 18:41:42.092] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] Heartbeat: lease time updated: Version 3
1056[DEBUG] [12/22/2025 18:41:42.092] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1057[DEBUG] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1058[DEBUG] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] Heartbeat: updating lease time. Version 3
1059[DEBUG] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1766425302142))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1060[WARN] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1766425302142). Lease assumed to be released.
1061[DEBUG] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] canceling timer 'heartbeat'
1062[DEBUG] [12/22/2025 18:41:42.142] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$p] transition Granted -> Idle
1063[DEBUG] [12/22/2025 18:41:42.286] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] processing Event(Acquire(org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-51#1601329113] in state Idle
1064[DEBUG] [12/22/2025 18:41:42.286] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] transition Idle -> PendingRead
1065[DEBUG] [12/22/2025 18:41:42.286] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$q] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-51#1601329113],org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1066[DEBUG] [12/22/2025 18:41:42.287] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$q] transition PendingRead -> Granting
1067[DEBUG] [12/22/2025 18:41:42.287] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302287))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-51#1601329113],1,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627,2762079434806)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1068[DEBUG] [12/22/2025 18:41:42.287] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1069[DEBUG] [12/22/2025 18:41:42.287] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] transition Granting -> Granted
1070[DEBUG] [12/22/2025 18:41:42.331] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$q] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627)) from timer heartbeat in state Granted
1071[DEBUG] [12/22/2025 18:41:42.331] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$q] Heartbeat: updating lease time. Version 2
1072[DEBUG] [12/22/2025 18:41:42.332] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302331))),GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1073[DEBUG] [12/22/2025 18:41:42.332] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$q] Heartbeat: lease time updated: Version 3
1074[DEBUG] [12/22/2025 18:41:42.332] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$q] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1075[DEBUG] [12/22/2025 18:41:42.381] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627)) from timer heartbeat in state Granted
1076[DEBUG] [12/22/2025 18:41:42.381] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] Heartbeat: updating lease time. Version 3
1077[DEBUG] [12/22/2025 18:41:42.382] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1766425302382))),GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12256/0x00007f4a8a223350@da73627)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1078[WARN] [12/22/2025 18:41:42.382] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1766425302382). Lease assumed to be released.
1079[DEBUG] [12/22/2025 18:41:42.382] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] canceling timer 'heartbeat'
1080[DEBUG] [12/22/2025 18:41:42.382] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$q] transition Granted -> Idle
1081[DEBUG] [12/22/2025 18:41:42.415] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-54#-36645222] in state Idle
1082[DEBUG] [12/22/2025 18:41:42.416] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] transition Idle -> PendingRead
1083[DEBUG] [12/22/2025 18:41:42.416] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-54#-36645222],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1084[DEBUG] [12/22/2025 18:41:42.416] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] transition PendingRead -> Granting
1085[DEBUG] [12/22/2025 18:41:42.416] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302416))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-54#-36645222],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762208843396)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1086[DEBUG] [12/22/2025 18:41:42.417] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1087[DEBUG] [12/22/2025 18:41:42.417] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] transition Granting -> Granted
1088[DEBUG] [12/22/2025 18:41:42.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1089[DEBUG] [12/22/2025 18:41:42.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] Heartbeat: updating lease time. Version 2
1090[DEBUG] [12/22/2025 18:41:42.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302461))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1091[DEBUG] [12/22/2025 18:41:42.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] Heartbeat: lease time updated: Version 3
1092[DEBUG] [12/22/2025 18:41:42.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1093[DEBUG] [12/22/2025 18:41:42.512] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1094[DEBUG] [12/22/2025 18:41:42.512] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] Heartbeat: updating lease time. Version 3
1095[DEBUG] [12/22/2025 18:41:42.512] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1096[WARN] [12/22/2025 18:41:42.513] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1097[DEBUG] [12/22/2025 18:41:42.513] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] canceling timer 'heartbeat'
1098[DEBUG] [12/22/2025 18:41:42.513] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$r] transition Granted -> Idle
1099[DEBUG] [12/22/2025 18:41:42.647] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$s] processing Event(Acquire(org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-57#-259475838] in state Idle
1100[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$s] transition Idle -> PendingRead
1101[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$s] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-57#-259475838],org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1102[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$s] transition PendingRead -> Granting
1103[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$s] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302648))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-57#-259475838],1,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c,2762440759089)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1104[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$s] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1105[DEBUG] [12/22/2025 18:41:42.648] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$s] transition Granting -> Granted
1106[DEBUG] [12/22/2025 18:41:42.691] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c)) from timer heartbeat in state Granted
1107[DEBUG] [12/22/2025 18:41:42.691] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] Heartbeat: updating lease time. Version 2
1108[DEBUG] [12/22/2025 18:41:42.692] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302691))),GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1109[DEBUG] [12/22/2025 18:41:42.692] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] Heartbeat: lease time updated: Version 3
1110[DEBUG] [12/22/2025 18:41:42.692] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1111[DEBUG] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c)) from timer heartbeat in state Granted
1112[DEBUG] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] Heartbeat: updating lease time. Version 3
1113[DEBUG] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12259/0x00007f4a8a2215f0@6dfc213c)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1114[WARN] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1115[DEBUG] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] canceling timer 'heartbeat'
1116[DEBUG] [12/22/2025 18:41:42.742] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$s] transition Granted -> Idle
1117[DEBUG] [12/22/2025 18:41:42.775] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844] in state Idle
1118[DEBUG] [12/22/2025 18:41:42.775] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] transition Idle -> PendingRead
1119[DEBUG] [12/22/2025 18:41:42.775] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$t] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1120[DEBUG] [12/22/2025 18:41:42.775] [LeaseActorSpec-pekko.actor.default-dispatcher-11] [pekko://LeaseActorSpec/user/$t] transition PendingRead -> Granting
1121[DEBUG] [12/22/2025 18:41:42.776] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302775))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762568218096)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1122[DEBUG] [12/22/2025 18:41:42.776] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1123[DEBUG] [12/22/2025 18:41:42.776] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] transition Granting -> Granted
1124[DEBUG] [12/22/2025 18:41:42.821] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1125[DEBUG] [12/22/2025 18:41:42.821] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 2
1126[DEBUG] [12/22/2025 18:41:42.822] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302821))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1127[DEBUG] [12/22/2025 18:41:42.822] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] Heartbeat: lease time updated: Version 3
1128[DEBUG] [12/22/2025 18:41:42.822] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1129[DEBUG] [12/22/2025 18:41:42.871] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1130[DEBUG] [12/22/2025 18:41:42.871] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 3
1131[DEBUG] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1766425302872))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1132[WARN] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1766425302872). Lease assumed to be released.
1133[DEBUG] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] canceling timer 'heartbeat'
1134[DEBUG] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] transition Granted -> Idle
1135[DEBUG] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844] in state Idle
1136[DEBUG] [12/22/2025 18:41:42.872] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] transition Idle -> PendingRead
1137[DEBUG] [12/22/2025 18:41:42.873] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] processing Event(ReadResponse(LeaseResource(None,4,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1138[DEBUG] [12/22/2025 18:41:42.873] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$t] transition PendingRead -> Granting
1139[DEBUG] [12/22/2025 18:41:42.873] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),5,1766425302873))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-60#907327844],4,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762665656145)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1140[DEBUG] [12/22/2025 18:41:42.874] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1141[DEBUG] [12/22/2025 18:41:42.874] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] transition Granting -> Granted
1142[DEBUG] [12/22/2025 18:41:42.907] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952] in state Idle
1143[DEBUG] [12/22/2025 18:41:42.907] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] transition Idle -> PendingRead
1144[DEBUG] [12/22/2025 18:41:42.907] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$u] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1145[DEBUG] [12/22/2025 18:41:42.908] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$u] transition PendingRead -> Granting
1146[DEBUG] [12/22/2025 18:41:42.908] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425302908))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762700528555)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1147[DEBUG] [12/22/2025 18:41:42.908] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1148[DEBUG] [12/22/2025 18:41:42.908] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] transition Granting -> Granted
1149[DEBUG] [12/22/2025 18:41:42.921] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(5,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1150[DEBUG] [12/22/2025 18:41:42.921] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 5
1151[DEBUG] [12/22/2025 18:41:42.951] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1152[DEBUG] [12/22/2025 18:41:42.952] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 2
1153[DEBUG] [12/22/2025 18:41:42.952] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425302952))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1154[DEBUG] [12/22/2025 18:41:42.952] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: lease time updated: Version 3
1155[DEBUG] [12/22/2025 18:41:42.952] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1156[DEBUG] [12/22/2025 18:41:43.001] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1157[DEBUG] [12/22/2025 18:41:43.001] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 3
1158[DEBUG] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1159[WARN] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1160[DEBUG] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] canceling timer 'heartbeat'
1161[DEBUG] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition Granted -> Idle
1162[DEBUG] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952] in state Idle
1163[DEBUG] [12/22/2025 18:41:43.002] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition Idle -> PendingRead
1164[DEBUG] [12/22/2025 18:41:43.003] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(ReadResponse(LeaseResource(None,4,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1165[DEBUG] [12/22/2025 18:41:43.003] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition PendingRead -> Granting
1166[DEBUG] [12/22/2025 18:41:43.003] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),5,1766425303003))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-63#1211066952],4,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762795666251)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1167[DEBUG] [12/22/2025 18:41:43.003] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1168[DEBUG] [12/22/2025 18:41:43.003] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$u] transition Granting -> Granted
1169[DEBUG] [12/22/2025 18:41:43.051] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(5,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1170[DEBUG] [12/22/2025 18:41:43.051] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 5
1171[DEBUG] [12/22/2025 18:41:43.073] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$w] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-69#1418286465] in state Idle
1172[DEBUG] [12/22/2025 18:41:43.073] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$w] transition Idle -> PendingRead
1173[DEBUG] [12/22/2025 18:41:43.073] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] processing Event(ReadResponse(LeaseResource(None,1,1766425303073)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-69#1418286465],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1174[DEBUG] [12/22/2025 18:41:43.074] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] transition PendingRead -> Granting
1175[DEBUG] [12/22/2025 18:41:43.074] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$w] processing Event(WriteResponse(Left(LeaseResource(Some(some one else :(),2,1766425303074))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-69#1418286465],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762866467987)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1176[DEBUG] [12/22/2025 18:41:43.075] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$w] transition Granting -> Idle
1177[DEBUG] [12/22/2025 18:41:43.107] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675] in state Idle
1178[DEBUG] [12/22/2025 18:41:43.108] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] transition Idle -> PendingRead
1179[DEBUG] [12/22/2025 18:41:43.108] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] processing Event(ReadResponse(LeaseResource(None,1,1766425303107)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1180[DEBUG] [12/22/2025 18:41:43.108] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] transition PendingRead -> Granting
1181[DEBUG] [12/22/2025 18:41:43.108] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$x] processing Event(WriteResponse(Left(LeaseResource(Some(some one else :(),2,1766425303108))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762900951711)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1182[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$x] transition Granting -> Idle
1183[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675] in state Idle
1184[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] transition Idle -> PendingRead
1185[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] processing Event(ReadResponse(LeaseResource(None,2,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1186[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] transition PendingRead -> Granting
1187[DEBUG] [12/22/2025 18:41:43.109] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425303109))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-72#-1554672675],2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762902136434)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1188[DEBUG] [12/22/2025 18:41:43.110] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1189[DEBUG] [12/22/2025 18:41:43.110] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$x] transition Granting -> Granted
1190[DEBUG] [12/22/2025 18:41:43.142] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-75#-1029803270] in state Idle
1191[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] transition Idle -> PendingRead
1192[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1766425302642)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-75#-1029803270],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1193[WARN] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] Lease sbr has reached TTL. Owner crashedClient has failed to heartbeat, have they crashed?. Allowing owner1 to try and take lease
1194[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] transition PendingRead -> Granting
1195[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425303143))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-75#-1029803270],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762935846601)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1196[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1197[DEBUG] [12/22/2025 18:41:43.143] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$y] transition Granting -> Granted
1198[DEBUG] [12/22/2025 18:41:43.151] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1199[DEBUG] [12/22/2025 18:41:43.151] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$x] Heartbeat: updating lease time. Version 3
1200[DEBUG] [12/22/2025 18:41:43.176] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-78#849026397] in state Idle
1201[DEBUG] [12/22/2025 18:41:43.176] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition Idle -> PendingRead
1202[DEBUG] [12/22/2025 18:41:43.176] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1766425303176)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-78#849026397],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1203[DEBUG] [12/22/2025 18:41:43.176] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition PendingRead -> Idle
1204[DEBUG] [12/22/2025 18:41:43.176] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-78#849026397] in state Idle
1205[DEBUG] [12/22/2025 18:41:43.177] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition Idle -> PendingRead
1206[DEBUG] [12/22/2025 18:41:43.177] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1766425302677)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-78#849026397],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1207[WARN] [12/22/2025 18:41:43.177] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] Lease sbr has reached TTL. Owner crashedClient has failed to heartbeat, have they crashed?. Allowing owner1 to try and take lease
1208[DEBUG] [12/22/2025 18:41:43.178] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition PendingRead -> Granting
1209[DEBUG] [12/22/2025 18:41:43.178] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425303177))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-78#849026397],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2762970184211)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1210[DEBUG] [12/22/2025 18:41:43.178] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1211[DEBUG] [12/22/2025 18:41:43.178] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition Granting -> Granted
1212[DEBUG] [12/22/2025 18:41:43.191] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$y] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1213[DEBUG] [12/22/2025 18:41:43.191] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$y] Heartbeat: updating lease time. Version 2
1214[DEBUG] [12/22/2025 18:41:43.211] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$A] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-81#1864765930] in state Idle
1215[DEBUG] [12/22/2025 18:41:43.211] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$A] transition Idle -> PendingRead
1216[DEBUG] [12/22/2025 18:41:43.212] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] processing Event(ReadResponse(LeaseResource(Some(owner1),1,1766425303211)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-81#1864765930],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1217[WARN] [12/22/2025 18:41:43.212] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] Lease sbr requested by client owner1 is already owned by client. Previous lease was not released due to ungraceful shutdown. Lease is still within timeout so granting immediately
1218[DEBUG] [12/22/2025 18:41:43.212] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1219[DEBUG] [12/22/2025 18:41:43.212] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] transition PendingRead -> Granted
1220[DEBUG] [12/22/2025 18:41:43.221] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$z] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1221[DEBUG] [12/22/2025 18:41:43.221] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$z] Heartbeat: updating lease time. Version 2
1222[DEBUG] [12/22/2025 18:41:43.261] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$A] processing Event(Heartbeat,GrantedVersion(1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1223[DEBUG] [12/22/2025 18:41:43.261] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$A] Heartbeat: updating lease time. Version 1
1224[DEBUG] [12/22/2025 18:41:43.261] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$A] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425303261))),GrantedVersion(1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1225[DEBUG] [12/22/2025 18:41:43.262] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$A] Heartbeat: lease time updated: Version 2
1226[DEBUG] [12/22/2025 18:41:43.262] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$A] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1227[DEBUG] [12/22/2025 18:41:43.294] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-84#52531156] in state Idle
1228[DEBUG] [12/22/2025 18:41:43.294] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] transition Idle -> PendingRead
1229[DEBUG] [12/22/2025 18:41:43.294] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] processing Event(ReadResponse(LeaseResource(Some(owner1),1,1766425302794)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-84#52531156],org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1230[WARN] [12/22/2025 18:41:43.295] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] Lease sbr requested by client owner1 is already owned by client. Previous lease was not released due to ungraceful shutdown. Lease time 1766425302794 is close or past expiry so re-acquiring
1231[DEBUG] [12/22/2025 18:41:43.295] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] transition PendingRead -> Granting
1232[DEBUG] [12/22/2025 18:41:43.312] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$A] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1233[DEBUG] [12/22/2025 18:41:43.312] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$A] Heartbeat: updating lease time. Version 2
1234[DEBUG] [12/22/2025 18:41:43.378] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1766425303377))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-84#52531156],1,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e,2763087589598)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1235[DEBUG] [12/22/2025 18:41:43.378] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1236[DEBUG] [12/22/2025 18:41:43.378] [LeaseActorSpec-pekko.actor.default-dispatcher-12] [pekko://LeaseActorSpec/user/$B] transition Granting -> Granted
1237[DEBUG] [12/22/2025 18:41:43.421] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from timer heartbeat in state Granted
1238[DEBUG] [12/22/2025 18:41:43.421] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] Heartbeat: updating lease time. Version 2
1239[DEBUG] [12/22/2025 18:41:43.422] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1766425303422))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11521/0x00007f4a89fa37f8@7794f14e)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1240[DEBUG] [12/22/2025 18:41:43.422] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] Heartbeat: lease time updated: Version 3
1241[DEBUG] [12/22/2025 18:41:43.422] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1242[INFO] [12/22/2025 18:41:43.425] [pool-19-thread-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1243[DEBUG] [12/22/2025 18:41:43.425] [pool-19-thread-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-service-unbind] with [0] tasks
1244[DEBUG] [12/22/2025 18:41:43.425] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-unbind] with [0] tasks
1245[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-requests-done] with [0] tasks
1246[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-stop] with [0] tasks
1247[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
1248[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
1249[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-leave] with [0] tasks
1250[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-exiting] with [0] tasks
1251[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-exiting-done] with [0] tasks
1252[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-shutdown] with [0] tasks
1253[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
1254[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [actor-system-terminate] with [1] tasks.
1255[DEBUG] [12/22/2025 18:41:43.426] [LeaseActorSpec-pekko.actor.internal-dispatcher-5] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
1256[DEBUG] [12/22/2025 18:41:43.431] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger
1257[DEBUG] [12/22/2025 18:41:43.431] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger
1258[DEBUG] [12/22/2025 18:41:43.432] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [EventStream] all default loggers stopped
1259[info] LeaseActorSpec:
1260[info] LeaseActor
1261[info] - should acquire empty lease (61 milliseconds)
1262[info] - should handle failure in initial read (34 milliseconds)
1263[info] - should allow acquire after initial failure on rad (25 milliseconds)
1264[info] - should allow client to re-acquire the same lease (35 milliseconds)
1265[info] - should fail if grating takes longer than the heartbeat timeout (541 milliseconds)
1266[info] - should reject taken lease in state idle (33 milliseconds)
1267[info] - should heartbeat granted lease (177 milliseconds)
1268[info] - should remove lease from k8s when released (35 milliseconds)
1269[info] - should remove lease from k8s conflict during update but lease has removed (36 milliseconds)
1270[info] - should remove lease from k8s conflict during update but lease taken by another (36 milliseconds)
1271[info] - should remove lease from k8s failure (34 milliseconds)
1272[info] - should sets granted when granted (36 milliseconds)
1273[info] - should sets granted when acquired and released (35 milliseconds)
1274[info] - should released lock should be acquireable (36 milliseconds)
1275[info] - should released lock acquired with new version (35 milliseconds)
1276[info] - should heartbeat conflict should set granted to false (232 milliseconds)
1277[info] - should heartbeat conflict should call lease lost callback (129 milliseconds)
1278[info] - should heartbeat fail should set granted to false (230 milliseconds)
1279[info] - should heartbeat fail should call lease lost callback (128 milliseconds)
1280[info] - should lock should be acquireable after heart beat conflict (130 milliseconds)
1281[info] - should lock should be acquireable after heart beat fail (130 milliseconds)
1282[info] - should lease acquire in reading state (pending)
1283[info] - should return lease taken if conflict when updating lease (34 milliseconds)
1284[info] - should be able to get lease after failing previous grant update (35 milliseconds)
1285[info] - should allow lease to be overwritten if TTL expired (from IDLE state, need version read) (33 milliseconds)
1286[info] - should allow lease to be overwritten if TTL expired (after previous failed attempt) (35 milliseconds)
1287[info] - should allow lease to be taken if owned by same client name from IDLE (82 milliseconds)
1288[info] - should renew time if lease is owned by client on initial acquire (160 milliseconds)
1289[INFO] [12/22/2025 18:41:43.529] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-6] [NativeKubernetesApiSpec$$anon$1(pekko://NativeKubernetesApiSpec)] lease lease-1 does not exist, creating
1290[INFO] [12/22/2025 18:41:44.611] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-18] [NativeKubernetesApiSpec$$anon$1(pekko://NativeKubernetesApiSpec)] lease lease-1 does not exist, creating
1291[INFO] [12/22/2025 18:41:47.670] [pool-19-thread-4] [CoordinatedShutdown(pekko://NativeKubernetesApiSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1292[WARN] [12/22/2025 18:41:47.672] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-21] [NativeKubernetesApiSpec/Pool(shared->http://localhost:33117)] [1 (WaitingForResponse)]Ongoing request [DELETE /apis/coordination.k8s.io/v1/namespaces/lease/leases/lease-1 Empty] was dropped because pool is shutting down
1293[info] NativeKubernetesApiSpec:
1294[info] Kubernetes native lease resource
1295[info] - should be able to be created (43 milliseconds)
1296[info] - should update a lease successfully (11 milliseconds)
1297[info] - should update a lease conflict (14 milliseconds)
1298[info] - should remove lease via DELETE (6 milliseconds)
1299[info] - should timeout on readLease (1 second, 26 milliseconds)
1300[info] - should timeout on create lease (1 second, 30 milliseconds)
1301[info] - should timeout on updating lease (1 second, 20 milliseconds)
1302[info] - should timeout on remove lease (1 second, 20 milliseconds)
1303[info] KubernetesSettingsSpec:
1304[info] Kubernetes Settings
1305[info] - should default request-timeout is 2/5 of the lease-operation-timeout (6 milliseconds)
1306[info] - should body-read timoeut is 1/2 api request timeout (1 millisecond)
1307[info] - should allow overriding of api server request timeout (1 millisecond)
1308[info] - should default tls-version to v1.2 (0 milliseconds)
1309[info] - should support tls-version override (0 milliseconds)
1310[info] - should not allow server request timeout greater than operation timeout (1 millisecond)
1311Starting build for ProjectRef(file:/build/repo/,discovery-aws-api-async) (pekko-discovery-aws-api-async)... [1/13]
1312Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1313[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.8.0-RC4/classes ...
1314[info] done compiling
1315Starting build for ProjectRef(file:/build/repo/,discovery-aws-api) (pekko-discovery-aws-api)... [2/13]
1316Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1317[info] compiling 2 Scala sources to /build/repo/discovery-aws-api/target/scala-3.8.0-RC4/classes ...
1318[info] done compiling
1319[info] compiling 2 Scala sources and 1 Java source to /build/repo/discovery-aws-api/target/scala-3.8.0-RC4/test-classes ...
1320[info] done compiling
1321[info] FiltersParsingTest:
1322[info] - empty string does not break parsing (10 milliseconds)
1323[info] - can parse simple filter (10 milliseconds)
1324[info] - can parse more complicated filter (1 millisecond)
1325Starting build for ProjectRef(file:/build/repo/,management-loglevels-logback) (pekko-management-loglevels-logback)... [3/13]
1326Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1327[info] compiling 14 Scala sources to /build/repo/management/target/scala-3.8.0-RC4/classes ...
1328[info] done compiling
1329[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.8.0-RC4/classes ...
1330[info] done compiling
1331[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.8.0-RC4/test-classes ...
1332[info] done compiling
133318:42:00.670 [pool-48-thread-4-ScalaTest-running-LogLevelRoutesSpec] INFO LogLevelRoutesSpec -- Log level for [LogLevelRoutesSpec] set to [DEBUG] through Pekko Management loglevel endpoint from [unknown]
133418:42:00.713 [pool-48-thread-4-ScalaTest-running-LogLevelRoutesSpec] INFO org.apache.pekko.management.loglevels.logback.LogLevelRoutes -- Pekko loglevel set to [DEBUG] through Pekko Management loglevel endpoint from [unknown]
1335[INFO] [12/22/2025 18:42:00.731] [pool-48-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1336[DEBUG] [12/22/2025 18:42:00.731] [pool-48-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-service-unbind] with [0] tasks
1337[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-unbind] with [0] tasks
1338[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-requests-done] with [0] tasks
1339[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-stop] with [0] tasks
1340[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
1341[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
1342[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-leave] with [0] tasks
1343[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-exiting] with [0] tasks
1344[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-exiting-done] with [0] tasks
1345[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-shutdown] with [0] tasks
1346[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
1347[DEBUG] [12/22/2025 18:42:00.734] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [actor-system-terminate] with [1] tasks.
1348[DEBUG] [12/22/2025 18:42:00.735] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
1349[DEBUG] [12/22/2025 18:42:00.749] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger
1350[info] LogLevelRoutesSpec:
1351[info] The logback log level routes
1352[info] - must show log level of a Logger (133 milliseconds)
1353[info] - must change log level of a Logger (29 milliseconds)
1354[info] - must fail for unknown log level (25 milliseconds)
1355[info] - must not change loglevel if read only (3 milliseconds)
1356[info] - must allow inspecting classic Pekko loglevel (2 milliseconds)
1357[info] - must allow changing classic Pekko loglevel (4 milliseconds)
1358Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-management-bom)... [4/13]
1359Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1360Starting build for ProjectRef(file:/build/repo/,management) (pekko-management)... [5/13]
1361Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1362[info] compiling 7 Scala sources and 4 Java sources to /build/repo/management/target/scala-3.8.0-RC4/test-classes ...
1363[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: CodeExamples.java uses or overrides a deprecated API.
1364[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: Recompile with -Xlint:deprecation for details.
1365[info] done compiling
1366[info] HealthCheckSettingsSpec:
1367[info] Health Check Settings
1368[info] - should filter out blank fqcn (13 milliseconds)
1369[info] - should be creatable with primary constructor (0 milliseconds)
1370[info] - should be creatable with legacy create method (0 milliseconds)
1371[info] - should be creatable with legacy constructor (0 milliseconds)
1372[INFO] [12/22/2025 18:42:06.928] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1373[INFO] [12/22/2025 18:42:06.929] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1374[INFO] [12/22/2025 18:42:06.929] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1375[INFO] [12/22/2025 18:42:07.044] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1376[INFO] [12/22/2025 18:42:07.044] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1377[INFO] [12/22/2025 18:42:07.044] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1378[INFO] [12/22/2025 18:42:07.064] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1379[INFO] [12/22/2025 18:42:07.064] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1380[INFO] [12/22/2025 18:42:07.064] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1381[INFO] [12/22/2025 18:42:07.067] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1382[INFO] [12/22/2025 18:42:07.067] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1383[INFO] [12/22/2025 18:42:07.067] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1384[INFO] [12/22/2025 18:42:07.070] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1385[INFO] [12/22/2025 18:42:07.070] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1386[INFO] [12/22/2025 18:42:07.070] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1387[INFO] [12/22/2025 18:42:07.072] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1388[INFO] [12/22/2025 18:42:07.072] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1389[INFO] [12/22/2025 18:42:07.072] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1390[INFO] [12/22/2025 18:42:07.074] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1391[INFO] [12/22/2025 18:42:07.074] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1392[INFO] [12/22/2025 18:42:07.074] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1393[INFO] [12/22/2025 18:42:07.077] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1394[INFO] [12/22/2025 18:42:07.077] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1395[INFO] [12/22/2025 18:42:07.077] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1396[INFO] [12/22/2025 18:42:07.079] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1397[INFO] [12/22/2025 18:42:07.079] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1398[INFO] [12/22/2025 18:42:07.079] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1399[INFO] [12/22/2025 18:42:07.092] [pool-67-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1400[info] HealthCheckRoutesSpec:
1401[info] Health check /startup endpoint
1402[info] - should return 200 for Right (189 milliseconds)
1403[info] - should return 500 for Left (20 milliseconds)
1404[info] - should return 500 for fail (3 milliseconds)
1405[info] Health check /ready endpoint
1406[info] - should return 200 for Right (2 milliseconds)
1407[info] - should return 500 for Left (2 milliseconds)
1408[info] - should return 500 for fail (1 millisecond)
1409[info] Health check /alive endpoint
1410[info] - should return 200 for Right (2 milliseconds)
1411[info] - should return 500 for Left (2 milliseconds)
1412[info] - should return 500 for fail (1 millisecond)
1413[INFO] [12/22/2025 18:42:07.135] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading startup checks []
1414[INFO] [12/22/2025 18:42:07.135] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading readiness checks []
1415[INFO] [12/22/2025 18:42:07.135] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading liveness checks []
1416[INFO] [12/22/2025 18:42:07.146] [pool-67-thread-4-ScalaTest-running-PekkoManagementSpec] [PekkoManagement(pekko://PekkoManagementSpec)] Binding Pekko Management (HTTP) endpoint to: 172.17.0.3:7626
1417[INFO] [12/22/2025 18:42:07.146] [pool-67-thread-4-ScalaTest-running-PekkoManagementSpec] [PekkoManagement(pekko://PekkoManagementSpec)] Including HTTP management routes for HealthCheckRoutes
1418[INFO] [pekkoManagementBound][12/22/2025 18:42:07.376] [PekkoManagementSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://PekkoManagementSpec)] Bound Pekko Management (HTTP) endpoint to: 172.17.0.3:7626
1419[info] PekkoManagementSpec:
1420[info] Pekko Management
1421[info] - should successfully start (242 milliseconds)
1422[INFO] [12/22/2025 18:42:07.423] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1423[INFO] [12/22/2025 18:42:07.424] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1424[INFO] [12/22/2025 18:42:07.424] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1425[INFO] [12/22/2025 18:42:07.437] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks []
1426[INFO] [12/22/2025 18:42:07.437] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1427[INFO] [12/22/2025 18:42:07.437] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1428[INFO] [12/22/2025 18:42:07.439] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1429[INFO] [12/22/2025 18:42:07.439] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1430[INFO] [12/22/2025 18:42:07.439] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1431[INFO] [12/22/2025 18:42:07.458] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading startup checks []
1432[INFO] [12/22/2025 18:42:07.458] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading readiness checks []
1433[INFO] [12/22/2025 18:42:07.458] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading liveness checks []
1434[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:07.460] [HealthCheckTest2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1435[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:07.460] [HealthCheckTest2-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1436[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:07.461] [HealthCheckTest2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1437[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:07.462] [HealthCheckTest2-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1438[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:07.464] [HealthCheckTest2-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1439[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:07.465] [HealthCheckTest2-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] not ok
1440[INFO] [12/22/2025 18:42:07.468] [pool-67-thread-4] [CoordinatedShutdown(pekko://HealthCheckTest2)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1441[INFO] [12/22/2025 18:42:07.478] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1442[INFO] [12/22/2025 18:42:07.478] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1443[INFO] [12/22/2025 18:42:07.478] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1444[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:07.480] [default-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://default)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14489/0x00007f4a8a976048] failed: oh dear
1445[INFO] [12/22/2025 18:42:07.481] [pool-67-thread-4] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1446[info] HealthCheckTest:
1447[info] - okReturnsTrue
1448[info] - creatableThroughLegacyConstructor
1449[info] - notOkayReturnsFalse
1450[info] - defineViaActorSystemSetup
1451[info] - throwsReturnsFailed
1452[INFO] [12/22/2025 18:42:07.531] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1453[INFO] [12/22/2025 18:42:07.531] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1454[INFO] [12/22/2025 18:42:07.531] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1455[INFO] [12/22/2025 18:42:07.542] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:40011
1456[INFO] [12/22/2025 18:42:07.542] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for ManagementRouteProviderAdapter
1457[INFO] [12/22/2025 18:42:07.544] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1458[INFO] [12/22/2025 18:42:07.545] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1459[INFO] [pekkoManagementBound][12/22/2025 18:42:07.557] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:40011
1460[INFO] [12/22/2025 18:42:07.705] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1461[INFO] [12/22/2025 18:42:07.729] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1462[INFO] [12/22/2025 18:42:07.729] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1463[INFO] [12/22/2025 18:42:07.729] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1464[INFO] [12/22/2025 18:42:07.731] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:43439
1465[INFO] [12/22/2025 18:42:07.731] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1466[INFO] [12/22/2025 18:42:07.731] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1467[INFO] [pekkoManagementBound][12/22/2025 18:42:07.742] [test-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:43439
1468[INFO] [12/22/2025 18:42:07.777] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1469[INFO] [12/22/2025 18:42:07.819] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1470[INFO] [12/22/2025 18:42:07.819] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1471[INFO] [12/22/2025 18:42:07.819] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1472[INFO] [12/22/2025 18:42:07.821] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:35051
1473[INFO] [12/22/2025 18:42:07.821] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1474[INFO] [12/22/2025 18:42:07.821] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1475[INFO] [pekkoManagementBound][12/22/2025 18:42:07.836] [test-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:35051
1476[INFO] [12/22/2025 18:42:07.912] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1477[INFO] [12/22/2025 18:42:07.935] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1478[INFO] [12/22/2025 18:42:07.935] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1479[INFO] [12/22/2025 18:42:07.935] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1480[INFO] [12/22/2025 18:42:07.935] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:41055
1481[INFO] [12/22/2025 18:42:07.936] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1482[INFO] [pekkoManagementBound][12/22/2025 18:42:07.946] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:41055
1483[INFO] [12/22/2025 18:42:07.966] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1484[INFO] [12/22/2025 18:42:07.984] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1485[INFO] [12/22/2025 18:42:07.984] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1486[INFO] [12/22/2025 18:42:07.984] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1487[INFO] [12/22/2025 18:42:07.984] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:0
1488[INFO] [12/22/2025 18:42:07.984] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1489[INFO] [pekkoManagementBound][12/22/2025 18:42:07.996] [test-pekko.actor.default-dispatcher-7] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:46335
1490[INFO] [12/22/2025 18:42:08.021] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1491[ERROR] [12/22/2025 18:42:08.030] [test-pekko.actor.default-dispatcher-9] [pekko://test/system/pool-master] connection pool for Pool(shared->http://127.0.0.1:46335) has shut down unexpectedly
1492java.lang.IllegalStateException: Pool shutdown unexpectedly
1493 at org.apache.pekko.http.impl.engine.client.PoolInterface$Logic.postStop(PoolInterface.scala:223)
1494 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.finalizeStage(GraphInterpreter.scala:615)
1495 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.finish(GraphInterpreter.scala:335)
1496 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.tryAbort(ActorGraphInterpreter.scala:702)
1497 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.postStop$$anonfun$1(ActorGraphInterpreter.scala:859)
1498 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1499 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1500 at scala.collection.immutable.Set$Set2.foreach(Set.scala:213)
1501 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.postStop(ActorGraphInterpreter.scala:859)
1502 at org.apache.pekko.actor.Actor.aroundPostStop(Actor.scala:566)
1503 at org.apache.pekko.actor.Actor.aroundPostStop$(Actor.scala:481)
1504 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPostStop(ActorGraphInterpreter.scala:729)
1505 at org.apache.pekko.actor.dungeon.FaultHandling.finishTerminate(FaultHandling.scala:254)
1506 at org.apache.pekko.actor.dungeon.FaultHandling.terminate(FaultHandling.scala:210)
1507 at org.apache.pekko.actor.dungeon.FaultHandling.terminate$(FaultHandling.scala:46)
1508 at org.apache.pekko.actor.ActorCell.terminate(ActorCell.scala:420)
1509 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:529)
1510 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
1511 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297)
1512 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232)
1513 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245)
1514 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1515 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1516 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1517 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1518 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1519
1520[INFO] [12/22/2025 18:42:08.045] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:38399
1521[INFO] [12/22/2025 18:42:08.046] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1522[INFO] [pekkoManagementBound][12/22/2025 18:42:08.054] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:38399
1523[INFO] [12/22/2025 18:42:08.076] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1524[INFO] [12/22/2025 18:42:08.097] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:45293
1525[WARN] [12/22/2025 18:42:08.098] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] No routes configured for pekko management! Double check your `pekko.management.http.routes` config.
1526[info] PekkoManagementHttpEndpointSpec:
1527[info] Http Cluster Management
1528[info] should start and stop
1529[info] - when not setting any security (202 milliseconds)
1530[info] - when setting basic authentication (72 milliseconds)
1531[info] - when setting ssl (134 milliseconds)
1532[info] - when enable HealthCheckRoutes by default (54 milliseconds)
1533[info] - when bind random port (52 milliseconds)
1534[info] - when HealthCheckRoutes are disabled (53 milliseconds)
1535[info] should not start
1536[info] - when no routes defined (22 milliseconds)
1537[INFO] [12/22/2025 18:42:08.125] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks []
1538[INFO] [12/22/2025 18:42:08.125] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks []
1539[INFO] [12/22/2025 18:42:08.125] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks []
1540[INFO] [12/22/2025 18:42:08.128] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok)]
1541[INFO] [12/22/2025 18:42:08.128] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok)]
1542[INFO] [12/22/2025 18:42:08.128] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok)]
1543[INFO] [12/22/2025 18:42:08.132] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1544[INFO] [12/22/2025 18:42:08.132] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1545[INFO] [12/22/2025 18:42:08.132] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1546[INFO] [12/22/2025 18:42:08.135] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(False,org.apache.pekko.management.False)]
1547[INFO] [12/22/2025 18:42:08.135] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(False,org.apache.pekko.management.False)]
1548[INFO] [12/22/2025 18:42:08.135] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(False,org.apache.pekko.management.False)]
1549[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:08.136] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1550[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.137] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1551[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.137] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1552[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:08.137] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1553[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.138] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1554[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.138] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1555[INFO] [12/22/2025 18:42:08.139] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Throws,org.apache.pekko.management.Throws)]
1556[INFO] [12/22/2025 18:42:08.139] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Throws,org.apache.pekko.management.Throws)]
1557[INFO] [12/22/2025 18:42:08.139] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Throws,org.apache.pekko.management.Throws)]
1558[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.141] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1559[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.141] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1560[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.141] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1561[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.141] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1562[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.142] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1563[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.142] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1564[INFO] [12/22/2025 18:42:08.143] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1565[INFO] [12/22/2025 18:42:08.143] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1566[INFO] [12/22/2025 18:42:08.143] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1567[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.143] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1568[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.143] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1569[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.144] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1570[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.144] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1571[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.145] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1572[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.146] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1573[INFO] [12/22/2025 18:42:08.147] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Naughty,org.apache.pekko.management.Naughty)]
1574[INFO] [12/22/2025 18:42:08.147] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Naughty,org.apache.pekko.management.Naughty)]
1575[INFO] [12/22/2025 18:42:08.147] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Naughty,org.apache.pekko.management.Naughty)]
1576[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.149] [HealthChecksSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1577[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.150] [HealthChecksSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1578[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.149] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1579[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.150] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1580[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:08.151] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1581[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:08.151] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1582[INFO] [12/22/2025 18:42:08.152] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1583[INFO] [12/22/2025 18:42:08.152] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1584[INFO] [12/22/2025 18:42:08.152] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1585[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:08.671] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1586[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:09.191] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1587[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:09.711] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1588[WARN] [pekkoStartupCheckFailed][12/22/2025 18:42:10.231] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1589[WARN] [pekkoReadinessCheckFailed][12/22/2025 18:42:10.752] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1590[WARN] [pekkoLivenessCheckFailed][12/22/2025 18:42:11.272] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1591[INFO] [12/22/2025 18:42:11.273] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1592[INFO] [12/22/2025 18:42:11.273] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1593[INFO] [12/22/2025 18:42:11.273] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1594[INFO] [12/22/2025 18:42:11.275] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(WrongType,org.apache.pekko.management.WrongType)]
1595[INFO] [12/22/2025 18:42:11.275] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(WrongType,org.apache.pekko.management.WrongType)]
1596[INFO] [12/22/2025 18:42:11.275] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(WrongType,org.apache.pekko.management.WrongType)]
1597[INFO] [12/22/2025 18:42:11.276] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1598[INFO] [12/22/2025 18:42:11.276] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1599[INFO] [12/22/2025 18:42:11.276] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1600[INFO] [12/22/2025 18:42:11.277] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1601[INFO] [12/22/2025 18:42:11.277] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1602[INFO] [12/22/2025 18:42:11.277] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1603[INFO] [12/22/2025 18:42:11.291] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading startup checks []
1604[INFO] [12/22/2025 18:42:11.291] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading readiness checks []
1605[INFO] [12/22/2025 18:42:11.291] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading liveness checks []
1606[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:11.291] [HealthCheckSpec2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1607[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:11.292] [HealthCheckSpec2-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1608[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:11.292] [HealthCheckSpec2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1609[INFO] [pekkoStartupCheckFailed][12/22/2025 18:42:11.293] [HealthCheckSpec2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1610[INFO] [pekkoLivenessCheckFailed][12/22/2025 18:42:11.293] [HealthCheckSpec2-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1611[INFO] [pekkoReadinessCheckFailed][12/22/2025 18:42:11.293] [HealthCheckSpec2-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1612[INFO] [12/22/2025 18:42:11.294] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [CoordinatedShutdown(pekko://HealthCheckSpec2)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1613[INFO] [12/22/2025 18:42:11.304] [pool-67-thread-4] [CoordinatedShutdown(pekko://HealthChecksSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1614[info] HealthChecksSpec:
1615[info] HealthCheck
1616[info] - should succeed by default (2 milliseconds)
1617[info] - should succeed for all health checks returning Right (4 milliseconds)
1618[info] - should support no args constructor (3 milliseconds)
1619[info] - should fail for health checks returning Left (3 milliseconds)
1620[info] - should return failure for all health checks fail (3 milliseconds)
1621[info] - should return failure if any of the checks fail (4 milliseconds)
1622[info] - should return failure if check throws (5 milliseconds)
1623[info] - should return failure if checks timeout (3 seconds, 120 milliseconds)
1624[info] - should provide useful error if user's ctr is invalid (1 millisecond)
1625[info] - should provide useful error if invalid type (0 milliseconds)
1626[info] - should provide useful error if class not found (1 millisecond)
1627[info] - should provide useful error if class ctr throws (1 millisecond)
1628[info] - should be possible to define via ActorSystem Setup (25 milliseconds)
1629Starting build for ProjectRef(file:/build/repo/,management-cluster-http) (pekko-management-cluster-http)... [6/13]
1630Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1631[info] compiling 9 Scala sources and 1 Java source to /build/repo/management-cluster-http/target/scala-3.8.0-RC4/classes ...
1632[info] done compiling
1633[info] compiling 8 Scala sources and 3 Java sources to /build/repo/management-cluster-http/target/scala-3.8.0-RC4/test-classes ...
1634[info] done compiling
1635[info] ClusterDomainEventServerSentEventEncoderSpec:
1636[info] Encoder
1637[info] - must work (33 milliseconds)
1638[info] ClusterHttpManagementHelperSpec:
1639[info] Oldest nodes per role
1640[info] - must work (4 milliseconds)
1641[INFO] [12/22/2025 18:42:18.521] [pool-77-thread-1] [ArteryTransport(pekko://ClusterHealthCheck)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterHealthCheck@127.0.0.1:34965] with UID [5190308593220831936]
1642[INFO] [12/22/2025 18:42:18.531] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Starting up, Pekko version [1.1.5] ...
1643[INFO] [12/22/2025 18:42:18.559] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Registered cluster JMX MBean [pekko:type=Cluster]
1644[INFO] [12/22/2025 18:42:18.559] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Started up successfully
1645[INFO] [12/22/2025 18:42:18.581] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1646[INFO] [12/22/2025 18:42:18.581] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1647[INFO] [12/22/2025 18:42:18.678] [pool-77-thread-1] [CoordinatedShutdown(pekko://ClusterHealthCheck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1648[INFO] [12/22/2025 18:42:18.684] [ClusterHealthCheck-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Exiting completed
1649[INFO] [12/22/2025 18:42:18.684] [ClusterHealthCheck-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Shutting down...
1650[INFO] [pekkoDeadLetter][12/22/2025 18:42:18.685] [ClusterHealthCheck-pekko.actor.default-dispatcher-5] [pekko://ClusterHealthCheck/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterHealthCheck/system/cluster/core/daemon#335877799] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1651[INFO] [12/22/2025 18:42:18.685] [ClusterHealthCheck-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:34965] - Successfully shut down
1652[INFO] [12/22/2025 18:42:18.698] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterHealthCheck@127.0.0.1:34965/system/remoting-terminator] Shutting down remote daemon.
1653[INFO] [12/22/2025 18:42:18.699] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterHealthCheck@127.0.0.1:34965/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1654[INFO] [12/22/2025 18:42:18.714] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterHealthCheck@127.0.0.1:34965/system/remoting-terminator] Remoting shut down.
1655[info] ClusterMembershipCheckSpec:
1656[info] Cluster Health
1657[info] - should be unhealthy if current state not one of healthy states (2 milliseconds)
1658[info] - should be unhealthy if current state is one of healthy states (0 milliseconds)
1659[INFO] [12/22/2025 18:42:18.758] [pool-77-thread-1] [ArteryTransport(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] with UID [-783332276263258325]
1660[INFO] [12/22/2025 18:42:18.759] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Starting up, Pekko version [1.1.5] ...
1661[INFO] [12/22/2025 18:42:18.762] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Registered cluster JMX MBean [pekko:type=Cluster]
1662[INFO] [12/22/2025 18:42:18.762] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Started up successfully
1663[INFO] [12/22/2025 18:42:18.763] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1664[INFO] [12/22/2025 18:42:18.763] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1665[INFO] [12/22/2025 18:42:18.979] [pool-77-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1666[INFO] [pekkoDeadLetter][12/22/2025 18:42:18.980] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.default-dispatcher-10] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec/system/cluster/core/daemon#1990262199] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1667[INFO] [12/22/2025 18:42:18.981] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Exiting completed
1668[INFO] [12/22/2025 18:42:18.981] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Shutting down...
1669[INFO] [12/22/2025 18:42:18.981] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591] - Successfully shut down
1670[INFO] [12/22/2025 18:42:18.983] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-8] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591/system/remoting-terminator] Shutting down remote daemon.
1671[INFO] [12/22/2025 18:42:18.984] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-8] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1672[INFO] [12/22/2025 18:42:18.986] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:44591/system/remoting-terminator] Remoting shut down.
1673[info] ClusterHttpManagementRouteProviderSpec:
1674[info] Cluster HTTP Management Route
1675[info] - should not expose write operations when readOnly set (193 milliseconds)
1676[info] - should expose write when readOnly false (8 milliseconds)
1677[INFO] [12/22/2025 18:42:19.014] [pool-77-thread-1] [ArteryTransport(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] with UID [6199098194090174442]
1678[INFO] [12/22/2025 18:42:19.015] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Starting up, Pekko version [1.1.5] ...
1679[INFO] [12/22/2025 18:42:19.018] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Registered cluster JMX MBean [pekko:type=Cluster]
1680[INFO] [12/22/2025 18:42:19.018] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Started up successfully
1681[INFO] [12/22/2025 18:42:19.019] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1682[INFO] [12/22/2025 18:42:19.020] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1683[INFO] [12/22/2025 18:42:19.727] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:39419] with UID [9134307094792231372]
1684[INFO] [12/22/2025 18:42:19.728] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Starting up, Pekko version [1.1.5] ...
1685[WARN] [12/22/2025 18:42:19.732] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1686[INFO] [12/22/2025 18:42:19.732] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Started up successfully
1687[INFO] [12/22/2025 18:42:19.737] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1688[INFO] [12/22/2025 18:42:19.737] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1689[INFO] [pekkoMemberChanged][12/22/2025 18:42:19.751] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Node [pekko://test@172.17.0.3:39419] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1690[INFO] [12/22/2025 18:42:19.752] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - is the new leader among reachable nodes (more leaders may exist)
1691[INFO] [pekkoMemberChanged][12/22/2025 18:42:19.758] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Leader is moving node [pekko://test@172.17.0.3:39419] to [Up]
1692[INFO] [12/22/2025 18:42:19.789] [test-pekko.actor.internal-dispatcher-5] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegion] TestShardRegion: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
1693[INFO] [pekkoClusterSingletonStarted][12/22/2025 18:42:19.801] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] Singleton manager starting singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1694[INFO] [12/22/2025 18:42:19.802] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Start -> Oldest]
1695[INFO] [12/22/2025 18:42:19.822] [test-pekko.actor.default-dispatcher-10] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: ShardCoordinator was moved to the active state with [0] shards
1696[INFO] [12/22/2025 18:42:20.352] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1697[INFO] [12/22/2025 18:42:20.356] [test-pekko.actor.default-dispatcher-6] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: Starting shutting down shards [ShardId] due to region shutting down.
1698[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.366] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Marked address [pekko://test@172.17.0.3:39419] as [Leaving]
1699[INFO] [12/22/2025 18:42:20.371] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] Exited [pekko://test@172.17.0.3:39419].
1700[INFO] [12/22/2025 18:42:20.371] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] Oldest observed OldestChanged: [pekko://test@172.17.0.3:39419 -> None]
1701[INFO] [12/22/2025 18:42:20.374] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Oldest -> WasOldest]
1702[INFO] [12/22/2025 18:42:20.376] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:41447] with UID [4053565014702092579]
1703[INFO] [12/22/2025 18:42:20.377] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Starting up, Pekko version [1.1.5] ...
1704[WARN] [12/22/2025 18:42:20.379] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1705[INFO] [12/22/2025 18:42:20.379] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Started up successfully
1706[INFO] [12/22/2025 18:42:20.381] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1707[INFO] [12/22/2025 18:42:20.381] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1708[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.386] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Node [pekko://test@172.17.0.3:41447] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1709[INFO] [12/22/2025 18:42:20.386] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - is the new leader among reachable nodes (more leaders may exist)
1710[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.386] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Leader is moving node [pekko://test@172.17.0.3:41447] to [Up]
1711[INFO] [12/22/2025 18:42:20.387] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegion] TestShardRegion: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
1712[INFO] [pekkoClusterSingletonStarted][12/22/2025 18:42:20.390] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] Singleton manager starting singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1713[INFO] [12/22/2025 18:42:20.390] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Start -> Oldest]
1714[INFO] [12/22/2025 18:42:20.391] [test-pekko.actor.default-dispatcher-4] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: ShardCoordinator was moved to the active state with [0] shards
1715[INFO] [12/22/2025 18:42:20.690] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1716[INFO] [12/22/2025 18:42:20.691] [test-pekko.actor.default-dispatcher-20] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: Starting shutting down shards [ShardId] due to region shutting down.
1717[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.694] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Marked address [pekko://test@172.17.0.3:41447] as [Leaving]
1718[INFO] [12/22/2025 18:42:20.696] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] Exited [pekko://test@172.17.0.3:41447].
1719[INFO] [12/22/2025 18:42:20.696] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] Oldest observed OldestChanged: [pekko://test@172.17.0.3:41447 -> None]
1720[INFO] [12/22/2025 18:42:20.696] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Oldest -> WasOldest]
1721[INFO] [12/22/2025 18:42:20.709] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:37297] with UID [8975405155504766923]
1722[INFO] [12/22/2025 18:42:20.710] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Starting up, Pekko version [1.1.5] ...
1723[WARN] [12/22/2025 18:42:20.712] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1724[INFO] [12/22/2025 18:42:20.712] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Started up successfully
1725[INFO] [12/22/2025 18:42:20.715] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1726[INFO] [12/22/2025 18:42:20.716] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1727[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.722] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Node [pekko://test@172.17.0.3:37297] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1728[INFO] [12/22/2025 18:42:20.722] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - is the new leader among reachable nodes (more leaders may exist)
1729[INFO] [pekkoMemberChanged][12/22/2025 18:42:20.722] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Leader is moving node [pekko://test@172.17.0.3:37297] to [Up]
1730[INFO] [12/22/2025 18:42:21.296] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1731[INFO] [12/22/2025 18:42:21.298] [pool-77-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1732[INFO] [pekkoMemberChanged][12/22/2025 18:42:21.297] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Marked address [pekko://test@172.17.0.3:37297] as [Leaving]
1733[INFO] [12/22/2025 18:42:21.299] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Exiting completed
1734[INFO] [12/22/2025 18:42:21.299] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Shutting down...
1735[INFO] [12/22/2025 18:42:21.299] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243] - Successfully shut down
1736[INFO] [pekkoDeadLetter][12/22/2025 18:42:21.299] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.default-dispatcher-10] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec/system/cluster/core/daemon#-1206270453] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1737[INFO] [12/22/2025 18:42:21.302] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243/system/remoting-terminator] Shutting down remote daemon.
1738[INFO] [12/22/2025 18:42:21.302] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1739[INFO] [12/22/2025 18:42:21.305] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:33243/system/remoting-terminator] Remoting shut down.
1740[info] ClusterHttpManagementRoutesSpec:
1741[info] Http Cluster Management Routes
1742[info] should return list of members with cluster leader and oldest
1743[info] - when calling GET /cluster/members (578 milliseconds)
1744[info] should join a member
1745[info] - when calling POST /cluster/members with form field 'memberAddress' (40 milliseconds)
1746[info] should return information of a member
1747[info] - when calling GET /cluster/members/pekko://Main@hostname.com:3311 for member pekko://Main@hostname.com:3311 (4 milliseconds)
1748[info] - when calling GET /cluster/members/Main@hostname.com:3311 for member pekko://Main@hostname.com:3311 (3 milliseconds)
1749[info] - when calling GET /cluster/members/Main@[::1]:3311 for member pekko://Main@[::1]:3311 (3 milliseconds)
1750[info] - when calling GET /cluster/members/pekko://Main@[::1]:3311 for member pekko://Main@[::1]:3311 (3 milliseconds)
1751[info] should execute leave on a member
1752[info] - when calling DELETE /cluster/members/pekko://Main@hostname.com:3311 (6 milliseconds)
1753[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation LEAVE (10 milliseconds)
1754[info] - when does not exist and return Not Found (2 milliseconds)
1755[info] should execute down on a member
1756[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation DOWN (7 milliseconds)
1757[info] - when does not exist and return Not Found (5 milliseconds)
1758[info] should return not found operation
1759[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation UNKNOWN (7 milliseconds)
1760[info] should return shard type names
1761[info] - when calling GET /cluster/shards (645 milliseconds)
1762[info] should return shard region details
1763[info] - when calling GET /cluster/shards/{name} (336 milliseconds)
1764[info] should return cluster domain events
1765[info] - when calling GET /cluster/domain-events (604 milliseconds)
1766[info] ClusterMembershipCheckSettingsSpec:
1767[info] Member status parsing
1768[info] - must be case insensitive (1 millisecond)
1769[info] - must have a useful error message for invalid values (1 millisecond)
1770[INFO] [12/22/2025 18:42:21.349] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [ArteryTransport(pekko://MultiDcSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://MultiDcSystem@127.0.0.1:46339] with UID [7297692398601471411]
1771[INFO] [12/22/2025 18:42:21.350] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Starting up, Pekko version [1.1.5] ...
1772[INFO] [12/22/2025 18:42:21.353] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Registered cluster JMX MBean [pekko:type=Cluster]
1773[INFO] [12/22/2025 18:42:21.353] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Started up successfully
1774[INFO] [12/22/2025 18:42:21.353] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1775[INFO] [pekkoMemberChanged][12/22/2025 18:42:21.354] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Node [pekko://MultiDcSystem@127.0.0.1:46339] is JOINING itself (with roles [dc-DC-A], version [0.0.0]) and forming new cluster
1776[INFO] [12/22/2025 18:42:21.355] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - is the new leader among reachable nodes (more leaders may exist)
1777[INFO] [pekkoMemberChanged][12/22/2025 18:42:21.355] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:46339] to [Up]
1778[INFO] [12/22/2025 18:42:21.377] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [ArteryTransport(pekko://MultiDcSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://MultiDcSystem@127.0.0.1:38065] with UID [-6163388326243209443]
1779[INFO] [12/22/2025 18:42:21.378] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Starting up, Pekko version [1.1.5] ...
1780[WARN] [12/22/2025 18:42:21.381] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1781[INFO] [12/22/2025 18:42:21.381] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Started up successfully
1782[INFO] [12/22/2025 18:42:21.382] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1783[INFO] [12/22/2025 18:42:21.392] [test-pekko.actor.internal-dispatcher-5] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] Singleton manager stopping singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1784[INFO] [12/22/2025 18:42:21.394] [test-pekko.actor.internal-dispatcher-5] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [WasOldest -> Stopping]
1785[INFO] [pekkoClusterSingletonTerminated][12/22/2025 18:42:21.401] [test-pekko.actor.internal-dispatcher-5] [pekko://test@172.17.0.3:39419/system/sharding/TestShardRegionCoordinator] Singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton] was terminated
1786[INFO] [12/22/2025 18:42:21.528] [MultiDcSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Received InitJoin message from [Actor[pekko://MultiDcSystem@127.0.0.1:38065/system/cluster/core/daemon/joinSeedNodeProcess-1#-1844299157]] to [pekko://MultiDcSystem@127.0.0.1:46339]
1787[INFO] [12/22/2025 18:42:21.528] [MultiDcSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Sending InitJoinAck message from node [pekko://MultiDcSystem@127.0.0.1:46339] to [Actor[pekko://MultiDcSystem@127.0.0.1:38065/system/cluster/core/daemon/joinSeedNodeProcess-1#-1844299157]] (version [1.1.5])
1788[INFO] [12/22/2025 18:42:21.568] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Received InitJoinAck message from [Actor[pekko://MultiDcSystem@127.0.0.1:46339/system/cluster/core/daemon#-1749841430]] to [pekko://MultiDcSystem@127.0.0.1:38065]
1789[INFO] [pekkoMemberChanged][12/22/2025 18:42:21.580] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Node [pekko://MultiDcSystem@127.0.0.1:38065] is JOINING, roles [dc-DC-B], version [0.0.0]
1790[INFO] [12/22/2025 18:42:21.605] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Welcome from [pekko://MultiDcSystem@127.0.0.1:46339]
1791[INFO] [12/22/2025 18:42:21.708] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] Singleton manager stopping singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1792[INFO] [12/22/2025 18:42:21.708] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [WasOldest -> Stopping]
1793[INFO] [pekkoClusterSingletonTerminated][12/22/2025 18:42:21.709] [test-pekko.actor.internal-dispatcher-9] [pekko://test@172.17.0.3:41447/system/sharding/TestShardRegionCoordinator] Singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton] was terminated
1794[INFO] [12/22/2025 18:42:22.396] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - is the new leader among reachable nodes (more leaders may exist)
1795[INFO] [pekkoMemberChanged][12/22/2025 18:42:22.396] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:38065] to [Up]
1796[INFO] [12/22/2025 18:42:22.398] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [pekko://MultiDcSystem@127.0.0.1:38065/system/cluster/core/daemon/crossDcHeartbeatSender] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Cross DC heartbeat becoming ACTIVE on this node (for DC: DC-B), monitoring other DCs oldest nodes
1797[INFO] [12/22/2025 18:42:22.732] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [pekko://MultiDcSystem@127.0.0.1:46339/system/cluster/core/daemon/crossDcHeartbeatSender] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Cross DC heartbeat becoming ACTIVE on this node (for DC: DC-A), monitoring other DCs oldest nodes
1798[INFO] [12/22/2025 18:42:22.753] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [CoordinatedShutdown(pekko://MultiDcSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1799[INFO] [12/22/2025 18:42:22.753] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [CoordinatedShutdown(pekko://MultiDcSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1800[info] MultiDcSpec:
1801[info] Http cluster management
1802[info] - must allow multiple DCs (1 second, 427 milliseconds)
1803[INFO] [pekkoMemberChanged][12/22/2025 18:42:22.754] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Marked address [pekko://MultiDcSystem@127.0.0.1:46339] as [Leaving]
1804[INFO] [pekkoMemberChanged][12/22/2025 18:42:22.754] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Marked address [pekko://MultiDcSystem@127.0.0.1:38065] as [Leaving]
1805Starting build for ProjectRef(file:/build/repo/,discovery-consul) (pekko-discovery-consul)... [7/13]
1806[INFO] [pekkoMemberChanged][12/22/2025 18:42:23.388] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:46339] to [Exiting]
1807[INFO] [12/22/2025 18:42:23.391] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Exiting completed
1808[INFO] [12/22/2025 18:42:23.394] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Shutting down...
1809[INFO] [12/22/2025 18:42:23.396] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:46339] dc [DC-A] - Successfully shut down
1810[INFO] [12/22/2025 18:42:23.402] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [pekko://MultiDcSystem@127.0.0.1:46339/system/remoting-terminator] Shutting down remote daemon.
1811[INFO] [12/22/2025 18:42:23.403] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [pekko://MultiDcSystem@127.0.0.1:46339/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1812[INFO] [pekkoMemberChanged][12/22/2025 18:42:23.418] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:38065] to [Exiting]
1813[INFO] [pekkoMemberChanged][12/22/2025 18:42:23.419] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Leader is removing Exiting node [pekko://MultiDcSystem@127.0.0.1:46339] in DC [DC-A]
1814[WARN] [12/22/2025 18:42:23.420] [MultiDcSystem-pekko.remote.default-remote-dispatcher-9] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-19)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:38065], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1815[WARN] [12/22/2025 18:42:23.422] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-19)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:38065], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1816[INFO] [12/22/2025 18:42:23.423] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Exiting completed
1817[INFO] [12/22/2025 18:42:23.423] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Shutting down...
1818[WARN] [12/22/2025 18:42:23.424] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1819[INFO] [12/22/2025 18:42:23.424] [MultiDcSystem-pekko.actor.internal-dispatcher-7] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:38065] dc [DC-B] - Successfully shut down
1820[INFO] [pekkoDeadLetter][12/22/2025 18:42:23.426] [MultiDcSystem-pekko.actor.default-dispatcher-10] [pekko://MultiDcSystem/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://MultiDcSystem/system/cluster/core/daemon#1256740429] to Actor[pekko://MultiDcSystem/system/cluster/core/publisher#-233834379] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://MultiDcSystem/system/cluster/core/publisher#-233834379] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1821[INFO] [12/22/2025 18:42:23.428] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [pekko://MultiDcSystem@127.0.0.1:38065/system/remoting-terminator] Shutting down remote daemon.
1822[INFO] [12/22/2025 18:42:23.428] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [pekko://MultiDcSystem@127.0.0.1:46339/system/remoting-terminator] Remoting shut down.
1823[INFO] [12/22/2025 18:42:23.428] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [pekko://MultiDcSystem@127.0.0.1:38065/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1824Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1825[info] compiling 2 Scala sources to /build/repo/discovery-consul/target/scala-3.8.0-RC4/classes ...
1826[info] done compiling
1827[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.8.0-RC4/test-classes ...
1828[INFO] [12/22/2025 18:42:24.449] [MultiDcSystem-pekko.remote.default-remote-dispatcher-5] [pekko://MultiDcSystem@127.0.0.1:38065/system/remoting-terminator] Remoting shut down.
1829[info] done compiling
183018:42:25.236 [pool-87-thread-1] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
183118:42:25.243 [pool-87-thread-1] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
183218:42:25.247 [pool-87-thread-1] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
183318:42:25.249 [pool-87-thread-1] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
183418:42:25.260 [pool-87-thread-1] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3
183518:42:25.370 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
183618:42:25.371 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
183718:42:25.391 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
183818:42:25.391 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
183918:42:25.487 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
184018:42:25.503 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
184118:42:25.506 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
184218:42:25.509 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
184318:42:25.510 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
184418:42:25.510 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
184518:42:25.510 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
184618:42:25.510 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
184718:42:25.511 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
184818:42:25.514 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
184918:42:25.522 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
185018:42:25.522 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
185118:42:25.522 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
185218:42:25.522 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
185318:42:25.522 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
185418:42:25.524 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connecting to localhost/127.0.0.1:2375
185518:42:25.524 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connection established /var/run/docker.sock<->/var/run/docker.sock
185618:42:25.525 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
185718:42:25.525 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
185818:42:25.525 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
185918:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
186018:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
186118:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
186218:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
186318:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
186418:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
186518:42:25.526 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
186618:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
186718:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
186818:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
186918:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
187018:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
187118:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
187218:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
187318:42:25.527 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
187418:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
187518:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
187618:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
187718:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
187818:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
187918:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
188018:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:25 GMT[\r][\n]"
188118:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
188218:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
188318:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c8[\r][\n]"
188418:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"db732768-d631-4f13-b4b8-1ae35b6d368f","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":71,"SystemTime":"2025-12-22T17:42:25.52770867Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1044-azure","OperatingSystem":"Ubuntu 22.04.5 LTS","OSVersion":"22.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":null,"AllowNondistributableArtifactsHostnames":null,"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"InsecureRegistryCIDRs":["::1/128","127.0.0.0/8"],"Mirrors":null},"NCPU":4,"MemTotal":16772894720,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmdwttx","Labels":[],"ExperimentalBuild":false,"ServerVersion":"28.0.4","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"1c4457e00facac03ce1d75f7b6777a7a851e5c41","Expected":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"},"RuncCommit":{"ID":"v1.3.4-0-gd6d73eb8","Expected":"v1.3.4-0-gd6d73eb8"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
188518:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
188618:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
188718:42:25.533 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
188818:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
188918:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
189018:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
189118:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
189218:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
189318:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
189418:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:25 GMT
189518:42:25.535 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
189618:42:25.538 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
189718:42:25.632 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
189818:42:25.633 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
189918:42:25.633 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES
190018:42:25.633 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
190118:42:25.634 [pool-87-thread-1] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
190218:42:25.634 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
190318:42:25.634 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
190418:42:25.636 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
190518:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
190618:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
190718:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
190818:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
190918:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
191018:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
191118:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
191218:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
191318:42:25.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
191418:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
191518:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
191618:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1
191718:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
191818:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
191918:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
192018:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
192118:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
192218:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
192318:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
192418:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
192518:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
192618:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]"
192718:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
192818:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
192918:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
193018:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
193118:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
193218:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
193318:42:25.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
193418:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
193518:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
193618:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
193718:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
193818:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
193918:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
194018:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:25 GMT[\r][\n]"
194118:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1274[\r][\n]"
194218:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
194318:42:25.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"00433ca652b7b013ce91e82d943283ad41874c167fc140f55bba398995e48f44","Created":"2025-12-22T16:55:51.750851008Z","Scope":"local","Driver":"bridge","EnableIPv4":true,"EnableIPv6":false,"IPAM":{"Driver":"default","Options":null,"Config":[{"Subnet":"172.17.0.0/16","Gateway":"172.17.0.1"}]},"Internal":false,"Attachable":false,"Ingress":false,"ConfigFrom":{"Network":""},"ConfigOnly":false,"Containers":{"4d136d0613a545ce7afff46cf9f3ab0bd66316620dbf7ae66729bde267c95807":{"Name":"objective_ramanujan","EndpointID":"f08d486ce1492887ee095acd5343cf729a2442f0873754e6392dafdfb502f458","MacAddress":"be:e5:3c:ec:2e:86","IPv4Address":"172.17.0.3/16","IPv6Address":""},"ab626dc00941f468a8b955362c9dddbb847fd24091f62080a8f12785d2b79d0c":{"Name":"c85e80fd596604417090fd7b5ba39d8781_2600fa","EndpointID":"78525ec44d914943031a1a7a9bf8d83b728b3c58cdeede773da307099485af9b","MacAddress":"7a:fb:c2:5f:69:5e","IPv4Address":"172.17.0.2/16","IPv6Address":""}},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]"
194418:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
194518:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
194618:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
194718:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
194818:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
194918:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
195018:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:25 GMT
195118:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1274
195218:42:25.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
195318:42:25.652 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
195418:42:25.652 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
195518:42:25.652 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES
195618:42:25.652 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195718:42:25.652 [pool-87-thread-1] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
195818:42:25.653 [pool-87-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmdwttx, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=db732768-d631-4f13-b4b8-1ae35b6d368f, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-22T17:42:25.52770867Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1044-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=1c4457e00facac03ce1d75f7b6777a7a851e5c41, Expected=1c4457e00facac03ce1d75f7b6777a7a851e5c41}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, InsecureRegistryCIDRs=[::1/128, 127.0.0.0/8], Mirrors=null}, ServerVersion=28.0.4, OomKillDisable=false, CpuCfsQuota=true, Containers=2, Driver=overlay2, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=4, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, splunk, syslog]}, SwapLimit=true, CgroupDriver=systemd, ContainersPaused=0, MemTotal=16772894720, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
195918:42:25.654 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
196018:42:25.654 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
196118:42:25.654 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
196218:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
196318:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
196418:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
196518:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
196618:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
196718:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
196818:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
196918:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
197018:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
197118:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
197218:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
197318:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
197418:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
197518:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
197618:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
197718:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
197818:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
197918:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
198018:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
198118:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
198218:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
198318:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
198418:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
198518:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
198618:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
198718:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
198818:42:25.655 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
198918:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
199018:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
199118:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
199218:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
199318:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
199418:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
199518:42:25.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:25 GMT[\r][\n]"
199618:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
199718:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
199818:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
199918:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
200018:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
200118:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
200218:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
200318:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
200418:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
200518:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:25 GMT
200618:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
200718:42:25.662 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
200818:42:25.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
200918:42:25.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
201018:42:25.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES
201118:42:25.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
201218:42:25.668 [pool-87-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.0, Details={GitCommit=1c4457e00facac03ce1d75f7b6777a7a851e5c41}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
201318:42:25.668 [pool-87-thread-1] INFO org.testcontainers.DockerClientFactory -- Connected to docker:
2014 Server Version: 28.0.4
2015 API Version: 1.48
2016 Operating System: Ubuntu 22.04.5 LTS
2017 Total Memory: 15995 MB
201818:42:25.673 [pool-87-thread-1] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
201918:42:25.675 [pool-87-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
202018:42:25.675 [pool-87-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.12.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
202118:42:25.677 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=<null>,showAll=false]
202218:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
202318:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
202418:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
202518:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
202618:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
202718:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
202818:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
202918:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
203018:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
203118:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
203218:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
203318:42:25.678 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: executing GET /v1.32/images/json HTTP/1.1
203418:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
203518:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
203618:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
203718:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
203818:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
203918:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
204018:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
204118:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
204218:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
204318:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]"
204418:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
204518:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
204618:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
204718:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
204818:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
204918:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
205018:42:25.679 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
205118:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
205218:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
205318:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
205418:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
205518:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
205618:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
205718:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:25 GMT[\r][\n]"
205818:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
205918:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
206018:42:25.682 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
206118:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1766424940,"Id":"sha256:5feb45dd50da02993e67c8a25a7fc01034af225da72d3e867e41344a0c411de0","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["2150c8:5e80fd596604417090fd7b5ba39d8781"],"SharedSize":-1,"Size":167938330,"VirtualSize":167938330},{"Containers":-1,"Created":1765244015,"Id":"sha256:c8a14e7e1d5835a3952ac83c20b5a859d337b8e6cc1b2eb89f3f4e0125dd516a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4b4e58e59c5e042928790c6fccd8ad16da6296bcc2e9924c56fba84a8e5ff662"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787734,"VirtualSize":1095787734},{"Containers":-1,"Created":1765243983,"Id":"sha256:6036222eceacf3f896dad0d0fa72fd12ecf1db0b032355744ffbc188c9322087","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c8abd8da9cfddd2dfd2d5aa9ea2e54f9f70d3968ecf81bf5c2422594fa13fa83"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832460,"VirtualSize":1132832460},{"Containers":-1,"Created":1765152000,"Id":"sha256:fc59cd30cd20f83a505ef8d9f153c8dd90ab4ddc1bfe8242cdfd96b5ff9217c9","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:1b1fd1445c1d0ed68123cf76c2d7c7cb47dfdab3df56f7ff9303063110d43291"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298930,"VirtualSize":124298930},{"Containers":-1,"Created":1764882778,"Id":"sha256:38925ee9872d372937cb288c928672b2481fef11e525889c0b9e2556466d2339","Labels":null,"ParentId":"","RepoDigests":["node@sha256:9632533eda8061fc1e9960cfb3f8762781c07a00ee7317f5dc0e13c05e15166f"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162158062,"VirtualSize":162158062},{"Containers":-1,"Created":1764882760,"Id":"sha256:9992b59c17bf27bd13e187f54112049f23f7da7b89343bee73963ae3d6a65fb9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:643e7036aa985317ebfee460005e322aa550c6b6883000d01daefb58689a58e2"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134610812,"VirtualSize":134610812},{"Containers":-1,"Created":1763642042,"Id":"sha256:fe0990fb85c4586aaa94e599905b75a2676664f065f29bea67ebcd5b2fe88acb","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:de10faf919fc71ba4eb1dd7bd6449566d012b0c9436b1c61bfee21d621b009aa"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883175,"VirtualSize":226883175},{"Containers":-1,"Created":1760913662,"Id":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ghcr.io/virtuslab/scala-community-build-project-builder@sha256:db549b49396307e61cc6df02d06009e1ff341ec3a0e79621f14385ae9e760c7f"],"RepoTags":["ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest"],"SharedSize":-1,"Size":1954882733,"VirtualSize":1954882733},{"Containers":-1,"Created":1760376200,"Id":"sha256:9fa3e2b5204f4fd5ae0d53dee5c367ac686a8a39685d9261b9d3d3c8a9cc8917","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868044,"VirtualSize":77868044},{"Containers":-1,"Created":1759921840,"Id":"sha256:83b2b6703a620bf2e001ab57f7adc414d891787b3c59859b1b62909e48dd2242","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1"],"RepoTags":["alpine:3.19"],"SharedSize":-1,"Size":7393371,"VirtualSize":7393371},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
206218:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
206318:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
206418:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
206518:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
206618:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
206718:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
206818:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
206918:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
207018:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
207118:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:25 GMT
207218:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
207318:42:25.683 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
207418:42:25.691 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
207518:42:25.691 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
207618:42:25.691 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES
207718:42:25.691 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
207818:42:25.693 [pool-87-thread-1] DEBUG tc.testcontainers/ryuk:0.12.0 -- testcontainers/ryuk:0.12.0 is not in image name cache, updating...
207918:42:25.694 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.12.0
208018:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
208118:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
208218:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
208318:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
208418:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
208518:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
208618:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
208718:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
208818:42:25.696 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
208918:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
209018:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
209118:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
209218:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
209318:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
209418:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
209518:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
209618:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
209718:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
209818:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
209918:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
210018:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
210118:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1[\r][\n]"
210218:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
210318:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
210418:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
210518:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
210618:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
210718:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
210818:42:25.697 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
210918:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
211018:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
211118:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
211218:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
211318:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
211418:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
211518:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:25 GMT[\r][\n]"
211618:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 56[\r][\n]"
211718:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
211818:42:25.698 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.12.0"}[\n]"
211918:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
212018:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
212118:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
212218:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
212318:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
212418:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
212518:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:25 GMT
212618:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 56
212718:42:25.699 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
212818:42:25.713 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
212918:42:25.713 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
213018:42:25.713 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES
213118:42:25.713 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213218:42:25.713 [pool-87-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.12.0
213318:42:25.713 [pool-87-thread-1] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling docker image: testcontainers/ryuk:0.12.0. Please be patient; this may take some time but only needs to be done once.
213418:42:25.717 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
213518:42:25.717 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
213618:42:25.718 [pool-87-thread-1] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
213718:42:25.718 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
213818:42:25.718 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
213918:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
214018:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
214118:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
214218:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
214318:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
214418:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000006: acquiring connection with route {}->unix://localhost:2375
214518:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
214618:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
214718:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
214818:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
214918:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
215018:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000006: executing POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1
215118:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
215218:42:25.728 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: executing exchange ex-00000006 over http-outgoing-0
215318:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1
215418:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
215518:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
215618:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
215718:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
215818:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
215918:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
216018:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
216118:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1[\r][\n]"
216218:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
216318:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
216418:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
216518:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
216618:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
216718:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
216818:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
216918:42:25.729 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
217018:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
217118:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
217218:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
217318:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
217418:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
217518:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
217618:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:26 GMT[\r][\n]"
217718:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
217818:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
217918:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3d[\r][\n]"
218018:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.12.0"}[\r][\n]"
218118:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
218218:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
218318:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
218418:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
218518:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
218618:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
218718:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
218818:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:26 GMT
218918:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
219018:42:26.498 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000006: connection can be kept alive for 3 MINUTES
219118:42:26.499 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Starting to pull image
219218:42:26.509 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.12.0, from=null, time=null, errorDetail=null, error=null, aux=null)
219318:42:26.515 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
219418:42:26.699 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
219518:42:26.699 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
219618:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
219718:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
219818:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
219918:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
220018:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
220118:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
220218:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
220318:42:26.700 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
220418:42:26.701 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
220518:42:26.701 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
220618:42:26.988 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
220718:42:26.988 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":38310,"total":3796846},"progress":"[\u003e ] 38.31kB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
220818:42:26.988 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
220918:42:26.988 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38310, total=3796846, start=null), progress=[> ] 38.31kB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
221018:42:26.995 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
221118:42:26.996 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9146,"total":798720},"progress":"[\u003e ] 9.146kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
221218:42:26.996 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
221318:42:26.996 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9146, total=798720, start=null), progress=[> ] 9.146kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
221418:42:27.002 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
221518:42:27.002 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":71610,"total":6990336},"progress":"[\u003e ] 71.61kB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
221618:42:27.002 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
221718:42:27.003 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71610, total=6990336, start=null), progress=[> ] 71.61kB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
221818:42:27.054 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
221918:42:27.054 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
222018:42:27.054 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
222118:42:27.054 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
222218:42:27.054 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (116 KB/? MB)
222318:42:27.086 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
222418:42:27.086 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
222518:42:27.086 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
222618:42:27.086 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
222718:42:27.087 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (116 KB/? MB)
222818:42:27.088 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
222918:42:27.088 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3796846},"progress":"[\u003e ] 65.54kB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
223018:42:27.088 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
223118:42:27.088 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3796846, start=null), progress=[> ] 65.54kB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
223218:42:27.103 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
223318:42:27.103 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5693120,"total":6990336},"progress":"[========================================\u003e ] 5.693MB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
223418:42:27.103 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
223518:42:27.103 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5693120, total=6990336, start=null), progress=[========================================> ] 5.693MB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
223618:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
223718:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
223818:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
223918:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
224018:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
224118:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
224218:42:27.124 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
224318:42:27.125 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
224418:42:27.125 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (5 MB/11 MB)
224518:42:27.178 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
224618:42:27.178 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3796846,"total":3796846},"progress":"[==================================================\u003e] 3.797MB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
224718:42:27.178 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
224818:42:27.179 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3796846, total=3796846, start=null), progress=[==================================================>] 3.797MB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
224918:42:27.179 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
225018:42:27.179 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3796846,"total":3796846},"progress":"[==================================================\u003e] 3.797MB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
225118:42:27.180 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
225218:42:27.180 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3796846, total=3796846, start=null), progress=[==================================================>] 3.797MB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
225318:42:27.199 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
225418:42:27.199 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
225518:42:27.199 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
225618:42:27.199 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
225718:42:27.200 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (9 MB/11 MB)
225818:42:27.200 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
225918:42:27.200 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":798720},"progress":"[==\u003e ] 32.77kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
226018:42:27.200 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
226118:42:27.201 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=798720, start=null), progress=[==> ] 32.77kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
226218:42:27.285 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
226318:42:27.285 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":798720,"total":798720},"progress":"[==================================================\u003e] 798.7kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
226418:42:27.285 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
226518:42:27.285 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=798720, total=798720, start=null), progress=[==================================================>] 798.7kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
226618:42:27.287 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
226718:42:27.287 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":798720,"total":798720},"progress":"[==================================================\u003e] 798.7kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
226818:42:27.287 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
226918:42:27.287 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=798720, total=798720, start=null), progress=[==================================================>] 798.7kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
227018:42:27.306 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
227118:42:27.306 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
227218:42:27.306 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
227318:42:27.306 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
227418:42:27.307 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (9 MB/11 MB)
227518:42:27.311 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
227618:42:27.311 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":6990336},"progress":"[\u003e ] 98.3kB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
227718:42:27.311 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
227818:42:27.312 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=6990336, start=null), progress=[> ] 98.3kB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
227918:42:27.333 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
228018:42:27.333 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6990336,"total":6990336},"progress":"[==================================================\u003e] 6.99MB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
228118:42:27.333 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
228218:42:27.333 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6990336, total=6990336, start=null), progress=[==================================================>] 6.99MB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
228318:42:27.342 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
228418:42:27.342 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
228518:42:27.342 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
228618:42:27.342 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
228718:42:27.342 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (11 MB/11 MB)
228818:42:27.346 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
228918:42:27.346 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Digest: sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"}[\r][\n]"
229018:42:27.346 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
229118:42:27.346 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
229218:42:27.347 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4c[\r][\n]"
229318:42:27.347 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.12.0"}[\r][\n]"
229418:42:27.347 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
229518:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.12.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
229618:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
229718:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
229818:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
229918:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
230018:42:27.348 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES
230118:42:27.349 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
230218:42:27.349 [pool-87-thread-1] INFO tc.testcontainers/ryuk:0.12.0 -- Image testcontainers/ryuk:0.12.0 pull took PT1.635723569S
230318:42:27.349 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.12.0
230418:42:27.349 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
230518:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
230618:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
230718:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
230818:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
230918:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
231018:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
231118:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
231218:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
231318:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
231418:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
231518:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
231618:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
231718:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
231818:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
231918:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
232018:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
232118:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
232218:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
232318:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
232418:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
232518:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1[\r][\n]"
232618:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
232718:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
232818:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
232918:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
233018:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
233118:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
233218:42:27.350 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
233318:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
233418:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
233518:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
233618:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
233718:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
233818:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
233918:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
234018:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1988[\r][\n]"
234118:42:27.351 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
234218:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","RepoTags":["testcontainers/ryuk:0.12.0"],"RepoDigests":["testcontainers/ryuk@sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-06-02T12:33:46.008184404Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":15810893,"VirtualSize":15810893,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/892726f6a509691e6a02a0c9a949ba25b1ab155e5a308c177d52b91db8566c71/diff:/var/lib/docker/overlay2/d0ca7bbc5ed5b65b377dbbba83dfc7bd7b4a3e43bff9c467a5e849b79dc09cb4/diff","MergedDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/merged","UpperDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/diff","WorkDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4","sha256:85b5690d4de6002a3303edc89544d8e338bbcf40bf7a996256071befb4904f2a","sha256:7131d8b90bb4a6dfb98b8a3bfe6f5aaeb80ead0d3e10c25e56c9314d00e3526e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
234318:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
234418:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
234518:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
234618:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
234718:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
234818:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
234918:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
235018:42:27.352 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1988
235118:42:27.353 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
235218:42:27.371 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
235318:42:27.371 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
235418:42:27.371 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES
235518:42:27.371 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
235618:42:27.372 [pool-87-thread-1] DEBUG tc.testcontainers/ryuk:0.12.0 -- Starting container: testcontainers/ryuk:0.12.0
235718:42:27.373 [pool-87-thread-1] DEBUG tc.testcontainers/ryuk:0.12.0 -- Trying to start container: testcontainers/ryuk:0.12.0 (attempt 1/1)
235818:42:27.373 [pool-87-thread-1] DEBUG tc.testcontainers/ryuk:0.12.0 -- Starting container: testcontainers/ryuk:0.12.0
235918:42:27.373 [pool-87-thread-1] INFO tc.testcontainers/ryuk:0.12.0 -- Creating container for image: testcontainers/ryuk:0.12.0
236018:42:27.374 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.12.0 at registry: https://index.docker.io/v1/
236118:42:27.375 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
236218:42:27.375 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
236318:42:27.383 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5bbf5106[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8080/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[/var/run/docker.sock:/var/run/docker.sock:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@21b552ad}, privileged=true, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=testcontainers/ryuk:0.12.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.21.3},macAddress=<null>,name=testcontainers-ryuk-a8a0d415-8721-45ff-a7c1-702f2d27dce6,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
236418:42:27.421 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
236518:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
236618:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
236718:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
236818:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
236918:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
237018:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
237118:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
237218:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
237318:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
237418:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
237518:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: executing POST /v1.32/containers/create?name=testcontainers-ryuk-a8a0d415-8721-45ff-a7c1-702f2d27dce6 HTTP/1.1
237618:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
237718:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
237818:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-a8a0d415-8721-45ff-a7c1-702f2d27dce6 HTTP/1.1
237918:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
238018:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
238118:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
238218:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
238318:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
238418:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1955
238518:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
238618:42:27.422 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
238718:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-a8a0d415-8721-45ff-a7c1-702f2d27dce6 HTTP/1.1[\r][\n]"
238818:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
238918:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
239018:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
239118:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
239218:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
239318:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1955[\r][\n]"
239418:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
239518:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
239618:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
239718:42:27.423 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.12.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":true,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.21.3"},"Shell":null,"NetworkingConfig":null}"
239818:42:27.435 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
239918:42:27.435 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
240018:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
240118:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
240218:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
240318:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
240418:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
240518:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
240618:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
240718:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8","Warnings":[]}[\n]"
240818:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
240918:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
241018:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
241118:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
241218:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
241318:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
241418:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
241518:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
241618:42:27.436 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
241718:42:27.437 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
241818:42:27.437 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
241918:42:27.437 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES
242018:42:27.438 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242118:42:27.439 [pool-87-thread-1] INFO tc.testcontainers/ryuk:0.12.0 -- Container testcontainers/ryuk:0.12.0 is starting: 045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8
242218:42:27.440 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8
242318:42:27.440 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
242418:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
242518:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
242618:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
242718:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
242818:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
242918:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
243018:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
243118:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
243218:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
243318:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
243418:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/start HTTP/1.1
243518:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
243618:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
243718:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/start HTTP/1.1
243818:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
243918:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
244018:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
244118:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
244218:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
244318:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
244418:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
244518:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/start HTTP/1.1[\r][\n]"
244618:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
244718:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
244818:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
244918:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
245018:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
245118:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
245218:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
245318:42:27.441 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
245418:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
245518:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
245618:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
245718:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
245818:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
245918:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
246018:42:27.571 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
246118:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
246218:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
246318:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
246418:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
246518:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
246618:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
246718:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
246818:42:27.572 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
246918:42:27.573 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
247018:42:27.573 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES
247118:42:27.573 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247218:42:27.577 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8,false
247318:42:27.577 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/json], queryParams={}}
247418:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
247518:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
247618:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
247718:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
247818:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
247918:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
248018:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
248118:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248218:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248318:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
248418:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
248518:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/json HTTP/1.1
248618:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
248718:42:27.578 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
248818:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/json HTTP/1.1
248918:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
249018:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
249118:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
249218:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
249318:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
249418:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
249518:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/json HTTP/1.1[\r][\n]"
249618:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
249718:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
249818:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
249918:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
250018:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
250118:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
250218:42:27.579 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
250318:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
250418:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
250518:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
250618:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
250718:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
250818:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
250918:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
251018:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
251118:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
251218:42:27.580 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f6[\r][\n]"
251318:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8","Created":"2025-12-22T17:42:27.424030053Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5566,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:42:27.450044102Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","ResolvConfPath":"/var/lib/docker/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/resolv.conf","HostnamePath":"/var/lib/docker/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/hostname","HostsPath":"/var/lib/docker/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/hosts","LogPath":"/var/lib/docker/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8-json.log","Name":"/testcontainers-ryuk-a8a0d415-8721-45ff-a7c1-702f2d27dce6","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"unconfined","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":true,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":["label=disable"],"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":null,"ReadonlyPaths":null},"GraphDriver":{"Data":{"ID":"045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8","LowerDir":"/var/lib/docker/overlay2/664b937978cb474ba9bea299230dcbfe23dd36ab203f39e03c36aeca5186152f-init/diff:/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/diff:/var/lib/docker/overlay2/892726f6a509691e6a02a0c9a949ba25b1ab155e5a308c177d52b91db8566c71/diff:/var/lib/docker/overlay2/d0ca7bbc5ed5b65b377dbbba83dfc7bd7b4a3e43bff9c467a5e849b79dc09cb4/diff","MergedDir":"/var/lib/docker/overlay2/664b937978cb474ba9bea299230dcbfe23dd36ab203f39e03c36aeca5186152f/merged","UpperDir":"/var/lib/docker/overlay2/664b937978cb474ba9bea299230dcbfe23dd36ab203f39e03c36aeca5186152f/diff","WorkDir":"/var/lib/docker/overlay2/664b937978cb474ba9bea299230dcbfe23dd36ab203f39e03c36aeca5186152f/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"045977293f05","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"Image":"testcontainers/ryuk:0.12.0","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.21.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"0e5ced2ebd092b43d78d0d32204eead029fae536533f04fff80cc0588819ed5e","SandboxKey":"/var/run/docker/netns/0e5ced2ebd09","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"38b16049e44c57685edd3fd5ff0e8c64ea8e9590e2fb219440f540d1a65aa192","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"e6:e3:e6:a3:01:c7","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"e6:e3:e6:a3:01:c7","DriverOpts":null,"GwPriority":0,"NetworkID":"00433ca652b7b013ce91e82d943283ad41874c167fc140f55bba398995e48f44","EndpointID":"38b16049e44c57685edd3fd5ff0e8c64ea8e9590e2fb219440f540d1a65aa192","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
251418:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
251518:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
251618:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
251718:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
251818:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
251918:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
252018:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
252118:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
252218:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
252318:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
252418:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
252518:42:27.581 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
252618:42:27.636 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
252718:42:27.636 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
252818:42:27.636 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES
252918:42:27.636 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
253018:42:27.638 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d
253118:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
253218:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
253318:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
253418:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
253518:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
253618:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
253718:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
253818:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
253918:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254018:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
254118:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
254218:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: executing GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1
254318:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
254418:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
254518:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1
254618:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
254718:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
254818:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
254918:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
255018:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
255118:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
255218:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1[\r][\n]"
255318:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
255418:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
255518:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
255618:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
255718:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
255818:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
255918:42:27.639 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
256018:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
256118:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
256218:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
256318:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
256418:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
256518:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
256618:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
256718:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1988[\r][\n]"
256818:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
256918:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","RepoTags":["testcontainers/ryuk:0.12.0"],"RepoDigests":["testcontainers/ryuk@sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-06-02T12:33:46.008184404Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":15810893,"VirtualSize":15810893,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/892726f6a509691e6a02a0c9a949ba25b1ab155e5a308c177d52b91db8566c71/diff:/var/lib/docker/overlay2/d0ca7bbc5ed5b65b377dbbba83dfc7bd7b4a3e43bff9c467a5e849b79dc09cb4/diff","MergedDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/merged","UpperDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/diff","WorkDir":"/var/lib/docker/overlay2/0b5cd2f0ffc72da1277aabe6a2a4234bf24db40d4e75a25d148b4afb659300c3/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4","sha256:85b5690d4de6002a3303edc89544d8e338bbcf40bf7a996256071befb4904f2a","sha256:7131d8b90bb4a6dfb98b8a3bfe6f5aaeb80ead0d3e10c25e56c9314d00e3526e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
257018:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
257118:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
257218:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
257318:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
257418:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
257518:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
257618:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
257718:42:27.640 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1988
257818:42:27.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
257918:42:27.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
258018:42:27.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
258118:42:27.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES
258218:42:27.641 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
258318:42:27.641 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
258418:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
258518:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
258618:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
258718:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
258818:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
258918:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
259018:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
259118:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
259218:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
259318:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
259418:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
259518:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
259618:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
259718:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
259818:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
259918:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
260018:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
260118:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
260218:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
260318:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
260418:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
260518:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
260618:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
260718:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
260818:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
260918:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
261018:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
261118:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
261218:42:27.642 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
261318:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
261418:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
261518:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
261618:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
261718:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
261818:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
261918:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
262018:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
262118:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
262218:42:27.648 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
262318:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
262418:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
262518:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
262618:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
262718:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
262818:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
262918:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
263018:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
263118:42:27.649 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
263218:42:27.650 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
263318:42:27.650 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
263418:42:27.650 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES
263518:42:27.650 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
263618:42:27.654 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
263718:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
263818:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
263918:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
264018:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
264118:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
264218:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
264318:42:27.655 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264418:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264518:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
264618:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
264718:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
264818:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
264918:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
265018:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
265118:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
265218:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
265318:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
265418:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
265518:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
265618:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/045977293f05aa440ca4089a35bcedd24243599d7a0bb9fafc4cc6d9e54ef6a8/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
265718:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
265818:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
265918:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
266018:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
266118:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
266218:42:27.656 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
266318:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
266418:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
266518:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
266618:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
266718:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
266818:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
266918:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
267018:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
267118:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
267218:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ef[\r][\n]"
267318:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffe7]time=2025-12-22T17:42:27.573Z level=INFO msg=starting connection_timeout=1m0s reconnection_timeout=10s request_timeout=10s shutdown_timeout=10m0s remove_retries=10 retry_offset=-1s changes_retry_interval=1s port=8080 verbose=false[\n]"
267418:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
267518:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4f[\r][\n]"
267618:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Gtime=2025-12-22T17:42:27.574Z level=INFO msg=Started address=[::]:8080[\n]"
267718:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
267818:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "51[\r][\n]"
267918:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Itime=2025-12-22T17:42:27.574Z level=INFO msg="client processing started"[\n]"
268018:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
268118:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
268218:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
268318:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
268418:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
268518:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
268618:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
268718:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:42:27 GMT
268818:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
268918:42:27.657 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
269018:42:27.658 [pool-87-thread-1] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2025-12-22T17:42:27.574Z level=INFO msg="client processing started"
269118:42:27.659 [pool-87-thread-1] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2025-12-22T17:42:27.574Z level=INFO msg=Started address=[::]:8080
269218:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
269318:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
269418:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
269518:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
269618:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
269718:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
269818:42:27.659 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
269918:42:27.660 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
270018:42:27.660 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
270118:42:27.660 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
270218:42:27.660 [docker-java-stream-2140440068] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
2703java.nio.channels.ClosedChannelException: null
2704 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
2705 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
2706 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
2707 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
2708 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
2709 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
2710 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
2711 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
2712 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
2713 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
2714 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
2715 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
2716 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2717 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
2718 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
2719 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2720 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
2721 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
2722 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:271)
2723 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
2724 at java.base/java.lang.Thread.run(Thread.java:833)
272518:42:27.661 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
2726java.nio.channels.ClosedChannelException: null
2727 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
2728 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
2729 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
2730 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
2731 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
2732 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
2733 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
2734 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
2735 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
2736 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
2737 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
2738 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
2739 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2740 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
2741 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
2742 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2743 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
2744 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
2745 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:271)
2746 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
2747 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
2748 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
2749 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
2750 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
2751 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)
2752 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)
2753 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)
2754 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
2755 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
2756 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
2757 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
2758 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
2759 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:245)
2760 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:108)
2761 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
2762 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:321)
2763 at org.apache.pekko.cluster.bootstrap.discovery.ConsulDiscoverySpec.<init>(ConsulDiscoverySpec.scala:44)
2764 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2765 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
2766 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2767 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
2768 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
2769 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
2770 at java.base/java.lang.Class.newInstance(Class.java:645)
2771 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:454)
2772 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
2773 at sbt.TestRunner.run(TestFramework.scala:168)
2774 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
2775 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
2776 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
2777 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
2778 at sbt.TestFunction.apply(TestFramework.scala:348)
2779 at sbt.Tests$.processRunnable$1(Tests.scala:475)
2780 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
2781 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
2782 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
2783 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
2784 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
2785 at sbt.Execute.work(Execute.scala:292)
2786 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
2787 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
2788 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
2789 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2790 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
2791 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2792 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2793 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2794 at java.base/java.lang.Thread.run(Thread.java:833)
279518:42:27.662 [pool-87-thread-1] INFO tc.testcontainers/ryuk:0.12.0 -- Container testcontainers/ryuk:0.12.0 started in PT0.288888968S
279618:42:27.664 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper -- Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D1.21.3&label=org.testcontainers.sessionId%3Da8a0d415-8721-45ff-a7c1-702f2d27dce6' to Ryuk
279718:42:27.666 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
279818:42:27.666 [pool-87-thread-1] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
279918:42:27.666 [pool-87-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
280018:42:27.666 [pool-87-thread-1] INFO org.testcontainers.DockerClientFactory -- Checking the system...
280118:42:27.666 [pool-87-thread-1] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
280218:42:27.667 [pool-87-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
280318:42:27.667 [pool-87-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for hashicorp/consul:1.15 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
280418:42:27.667 [pool-87-thread-1] DEBUG tc.hashicorp/consul:1.15 -- hashicorp/consul:1.15 is not in image name cache, updating...
280518:42:27.667 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: hashicorp/consul:1.15
280618:42:27.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
280718:42:27.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
280818:42:27.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
280918:42:27.667 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
281018:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
281118:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
281218:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
281318:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
281418:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281518:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
281618:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
281718:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
281818:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
281918:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
282018:42:27.668 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connecting to localhost/127.0.0.1:2375
282118:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connection established /var/run/docker.sock<->/var/run/docker.sock
282218:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
282318:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
282418:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: executing GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
282518:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
282618:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
282718:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
282818:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
282918:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
283018:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
283118:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
283218:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
283318:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
283418:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1[\r][\n]"
283518:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
283618:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
283718:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
283818:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
283918:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
284018:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
284118:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
284218:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
284318:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
284418:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
284518:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
284618:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
284718:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
284818:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:27 GMT[\r][\n]"
284918:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 51[\r][\n]"
285018:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
285118:42:27.669 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: hashicorp/consul:1.15"}[\n]"
285218:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
285318:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
285418:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
285518:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
285618:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
285718:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
285818:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:27 GMT
285918:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 51
286018:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
286118:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
286218:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
286318:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
286418:42:27.670 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286518:42:27.670 [pool-87-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: hashicorp/consul:1.15
286618:42:27.670 [pool-87-thread-1] INFO tc.hashicorp/consul:1.15 -- Pulling docker image: hashicorp/consul:1.15. Please be patient; this may take some time but only needs to be done once.
286718:42:27.670 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: hashicorp/consul:latest at registry: https://index.docker.io/v1/
286818:42:27.670 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
286918:42:27.670 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
287018:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
287118:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
287218:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
287318:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
287418:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
287518:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000F: acquiring connection with route {}->unix://localhost:2375
287618:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
287718:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
287818:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
287918:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
288018:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
288118:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: executing POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1
288218:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
288318:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
288418:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1
288518:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
288618:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
288718:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
288818:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
288918:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
289018:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
289118:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
289218:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1[\r][\n]"
289318:42:27.671 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
289418:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
289518:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
289618:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
289718:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
289818:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
289918:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
290018:42:27.672 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
290118:42:28.386 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
290218:42:28.386 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
290318:42:28.386 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
290418:42:28.386 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
290518:42:28.386 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
290618:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
290718:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:28 GMT[\r][\n]"
290818:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
290918:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
291018:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "38[\r][\n]"
291118:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling from hashicorp/consul","id":"1.15"}[\r][\n]"
291218:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
291318:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
291418:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
291518:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
291618:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
291718:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
291818:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
291918:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:28 GMT
292018:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
292118:42:28.387 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: connection can be kept alive for 3 MINUTES
292218:42:28.387 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Starting to pull image
292318:42:28.388 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from hashicorp/consul, progressDetail=null, progress=null, id=1.15, from=null, time=null, errorDetail=null, error=null, aux=null)
292418:42:28.388 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
292518:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
292618:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
292718:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
292818:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
292918:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
293018:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
293118:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
293218:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
293318:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
293418:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
293518:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
293618:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
293718:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
293818:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
293918:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
294018:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
294118:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
294218:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
294318:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
294418:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
294518:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
294618:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
294718:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
294818:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
294918:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
295018:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
295118:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295218:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
295318:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
295418:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295518:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
295618:42:28.585 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
295718:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
295818:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
295918:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
296018:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
296118:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
296218:42:28.586 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
296318:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
296418:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
296518:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
296618:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
296718:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
296818:42:28.587 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
296918:42:28.834 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
297018:42:28.834 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":933,"total":1243},"progress":"[=====================================\u003e ] 933B/1.243kB","id":"fb87b22558a5"}[\r][\n]"
297118:42:28.834 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297218:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=933, total=1243, start=null), progress=[=====================================> ] 933B/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
297318:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
297418:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1243,"total":1243},"progress":"[==================================================\u003e] 1.243kB/1.243kB","id":"fb87b22558a5"}[\r][\n]"
297518:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297618:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
297718:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
297818:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297918:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
298018:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
298118:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298218:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1243, total=1243, start=null), progress=[==================================================>] 1.243kB/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
298318:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
298418:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
298518:42:28.835 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 6 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
298618:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
298718:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":34159,"total":3379404},"progress":"[\u003e ] 34.16kB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
298818:42:28.835 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298918:42:28.836 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34159, total=3379404, start=null), progress=[> ] 34.16kB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
299018:42:28.852 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
299118:42:28.852 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":97774,"total":9398039},"progress":"[\u003e ] 97.77kB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
299218:42:28.852 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299318:42:28.852 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=97774, total=9398039, start=null), progress=[> ] 97.77kB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
299418:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
299518:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":3379404,"total":3379404},"progress":"[==================================================\u003e] 3.379MB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
299618:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299718:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
299818:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
299918:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300018:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
300118:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
300218:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300318:42:28.933 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3379404, total=3379404, start=null), progress=[==================================================>] 3.379MB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
300418:42:28.934 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
300518:42:28.934 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
300618:42:28.934 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 5 pending, 2 downloaded, 0 extracted, (3 MB/? MB)
300718:42:28.935 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
300818:42:28.935 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3379404},"progress":"[\u003e ] 65.54kB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
300918:42:28.935 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301018:42:28.935 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3379404, start=null), progress=[> ] 65.54kB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
301118:42:28.952 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
301218:42:28.952 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":5935687,"total":9398039},"progress":"[===============================\u003e ] 5.936MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
301318:42:28.952 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301418:42:28.952 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5935687, total=9398039, start=null), progress=[===============================> ] 5.936MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
301518:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
301618:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
301718:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301818:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
301918:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
302018:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
302118:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
302218:42:28.967 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
302318:42:28.967 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 4 pending, 3 downloaded, 0 extracted, (8 MB/? MB)
302418:42:29.005 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
302518:42:29.005 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":3379404,"total":3379404},"progress":"[==================================================\u003e] 3.379MB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
302618:42:29.005 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
302718:42:29.005 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3379404, total=3379404, start=null), progress=[==================================================>] 3.379MB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
302818:42:29.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
302918:42:29.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":3379404,"total":3379404},"progress":"[==================================================\u003e] 3.379MB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
303018:42:29.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303118:42:29.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3379404, total=3379404, start=null), progress=[==================================================>] 3.379MB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
303218:42:29.046 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
303318:42:29.046 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
303418:42:29.046 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303518:42:29.046 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
303618:42:29.047 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 4 pending, 3 downloaded, 1 extracted, (8 MB/? MB)
303718:42:29.048 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
303818:42:29.048 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":98304,"total":9398039},"progress":"[\u003e ] 98.3kB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
303918:42:29.048 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304018:42:29.048 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=9398039, start=null), progress=[> ] 98.3kB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
304118:42:29.136 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
304218:42:29.136 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":540672,"total":60305070},"progress":"[\u003e ] 540.7kB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
304318:42:29.136 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304418:42:29.136 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=540672, total=60305070, start=null), progress=[> ] 540.7kB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
304518:42:29.149 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
304618:42:29.149 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":3145728,"total":9398039},"progress":"[================\u003e ] 3.146MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
304718:42:29.149 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304818:42:29.149 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3145728, total=9398039, start=null), progress=[================> ] 3.146MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
304918:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
305018:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
305118:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305218:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
305318:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
305418:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
305518:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305618:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
305718:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
305818:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305918:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
306018:42:29.199 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
306118:42:29.200 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 3 pending, 4 downloaded, 1 extracted, (9 MB/? MB)
306218:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ae[\r][\n]"
306318:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
306418:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
306518:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
306618:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
306718:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
306818:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
306918:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
307018:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307118:42:29.217 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
307218:42:29.218 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
307318:42:29.218 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
307418:42:29.218 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 2 pending, 5 downloaded, 1 extracted, (9 MB/? MB)
307518:42:29.244 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
307618:42:29.244 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8044544,"total":60305070},"progress":"[======\u003e ] 8.045MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
307718:42:29.244 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307818:42:29.244 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8044544, total=60305070, start=null), progress=[======> ] 8.045MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
307918:42:29.252 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
308018:42:29.253 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8847360,"total":9398039},"progress":"[===============================================\u003e ] 8.847MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
308118:42:29.253 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
308218:42:29.253 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8847360, total=9398039, start=null), progress=[===============================================> ] 8.847MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
308318:42:29.350 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
308418:42:29.350 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":18181824,"total":60305070},"progress":"[===============\u003e ] 18.18MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
308518:42:29.350 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
308618:42:29.351 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18181824, total=60305070, start=null), progress=[===============> ] 18.18MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
308718:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
308818:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":933,"total":1832},"progress":"[=========================\u003e ] 933B/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
308918:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309018:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=933, total=1832, start=null), progress=[=========================> ] 933B/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
309118:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
309218:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
309318:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309418:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
309518:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
309618:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309718:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
309818:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
309918:42:29.434 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
310018:42:29.435 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
310118:42:29.435 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
310218:42:29.436 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
310318:42:29.436 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 1 extracted, (29 MB/? MB)
310418:42:29.448 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
310518:42:29.449 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":9398039,"total":9398039},"progress":"[==================================================\u003e] 9.398MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
310618:42:29.449 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
310718:42:29.450 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9398039, total=9398039, start=null), progress=[==================================================>] 9.398MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
310818:42:29.451 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
310918:42:29.451 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":31514304,"total":60305070},"progress":"[==========================\u003e ] 31.51MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
311018:42:29.451 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311118:42:29.451 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31514304, total=60305070, start=null), progress=[==========================> ] 31.51MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
311218:42:29.555 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
311318:42:29.555 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":35802816,"total":60305070},"progress":"[=============================\u003e ] 35.8MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
311418:42:29.555 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311518:42:29.556 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35802816, total=60305070, start=null), progress=[=============================> ] 35.8MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
311618:42:29.599 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
311718:42:29.599 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
311818:42:29.599 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311918:42:29.600 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
312018:42:29.600 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 2 extracted, (46 MB/? MB)
312118:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
312218:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1243,"total":1243},"progress":"[==================================================\u003e] 1.243kB/1.243kB","id":"fb87b22558a5"}[\r][\n]"
312318:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312418:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1243, total=1243, start=null), progress=[==================================================>] 1.243kB/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
312518:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
312618:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1243,"total":1243},"progress":"[==================================================\u003e] 1.243kB/1.243kB","id":"fb87b22558a5"}[\r][\n]"
312718:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312818:42:29.602 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1243, total=1243, start=null), progress=[==================================================>] 1.243kB/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
312918:42:29.612 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
313018:42:29.612 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
313118:42:29.612 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313218:42:29.613 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
313318:42:29.613 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 3 extracted, (46 MB/? MB)
313418:42:29.655 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
313518:42:29.655 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":44347392,"total":60305070},"progress":"[====================================\u003e ] 44.35MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
313618:42:29.655 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313718:42:29.655 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=44347392, total=60305070, start=null), progress=[====================================> ] 44.35MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
313818:42:29.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
313918:42:29.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":51281920,"total":60305070},"progress":"[==========================================\u003e ] 51.28MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
314018:42:29.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314118:42:29.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=51281920, total=60305070, start=null), progress=[==========================================> ] 51.28MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
314218:42:29.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
314318:42:29.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":58764352,"total":60305070},"progress":"[================================================\u003e ] 58.76MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
314418:42:29.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314518:42:29.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=58764352, total=60305070, start=null), progress=[================================================> ] 58.76MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
314618:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
314718:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
314818:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314918:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
315018:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
315118:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
315218:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
315318:42:29.893 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
315418:42:29.893 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 3 extracted, (68 MB/69 MB)
315518:42:29.901 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
315618:42:29.902 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":557056,"total":60305070},"progress":"[\u003e ] 557.1kB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
315718:42:29.902 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
315818:42:29.902 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=60305070, start=null), progress=[> ] 557.1kB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
315918:42:30.006 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
316018:42:30.006 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8912896,"total":60305070},"progress":"[=======\u003e ] 8.913MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
316118:42:30.006 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
316218:42:30.006 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8912896, total=60305070, start=null), progress=[=======> ] 8.913MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
316318:42:30.107 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
316418:42:30.107 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":16154624,"total":60305070},"progress":"[=============\u003e ] 16.15MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
316518:42:30.107 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
316618:42:30.107 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16154624, total=60305070, start=null), progress=[=============> ] 16.15MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
316718:42:30.220 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
316818:42:30.220 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":22282240,"total":60305070},"progress":"[==================\u003e ] 22.28MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
316918:42:30.220 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
317018:42:30.220 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22282240, total=60305070, start=null), progress=[==================> ] 22.28MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
317118:42:30.324 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
317218:42:30.324 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":60305070},"progress":"[========================\u003e ] 30.08MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
317318:42:30.324 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
317418:42:30.324 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=60305070, start=null), progress=[========================> ] 30.08MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
3175[WARN] [12/22/2025 18:42:30.382] [test-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3176[INFO] [12/22/2025 18:42:30.382] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Exiting completed
3177[INFO] [12/22/2025 18:42:30.382] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Shutting down...
3178[WARN] [12/22/2025 18:42:30.383] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3179[INFO] [12/22/2025 18:42:30.383] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39419] - Successfully shut down
3180[INFO] [12/22/2025 18:42:30.384] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:39419/system/remoting-terminator] Shutting down remote daemon.
3181[INFO] [12/22/2025 18:42:30.384] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:39419/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3182[INFO] [12/22/2025 18:42:30.387] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:39419/system/remoting-terminator] Remoting shut down.
318318:42:30.425 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
318418:42:30.425 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":50692096,"total":60305070},"progress":"[==========================================\u003e ] 50.69MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
318518:42:30.425 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318618:42:30.426 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50692096, total=60305070, start=null), progress=[==========================================> ] 50.69MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
318718:42:30.523 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
318818:42:30.523 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":60305070,"total":60305070},"progress":"[==================================================\u003e] 60.31MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
318918:42:30.523 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319018:42:30.523 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=60305070, total=60305070, start=null), progress=[==================================================>] 60.31MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
319118:42:30.549 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
319218:42:30.549 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
319318:42:30.549 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319418:42:30.549 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
319518:42:30.550 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 4 extracted, (69 MB/69 MB)
319618:42:30.559 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
319718:42:30.559 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
319818:42:30.559 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319918:42:30.559 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
320018:42:30.560 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
320118:42:30.560 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
320218:42:30.560 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
320318:42:30.560 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
320418:42:30.634 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
320518:42:30.634 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
320618:42:30.634 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
320718:42:30.635 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
320818:42:30.635 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 5 extracted, (69 MB/69 MB)
320918:42:30.636 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ad[\r][\n]"
321018:42:30.636 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
321118:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
321218:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
321318:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ad[\r][\n]"
321418:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
321518:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
321618:42:30.637 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
321718:42:30.645 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
321818:42:30.645 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
321918:42:30.645 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322018:42:30.646 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
322118:42:30.646 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 6 extracted, (69 MB/69 MB)
322218:42:30.647 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
322318:42:30.647 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
322418:42:30.647 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322518:42:30.648 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
322618:42:30.648 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
322718:42:30.648 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
322818:42:30.648 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322918:42:30.648 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
323018:42:30.692 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
323118:42:30.692 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
323218:42:30.692 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323318:42:30.693 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
323418:42:30.693 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 7 extracted, (69 MB/69 MB)
323518:42:30.703 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
323618:42:30.704 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Digest: sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"}[\r][\n]"
323718:42:30.704 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323818:42:30.704 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
323918:42:30.705 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
324018:42:30.705 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Status: Downloaded newer image for hashicorp/consul:1.15"}[\r][\n]"
324118:42:30.705 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324218:42:30.705 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for hashicorp/consul:1.15, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
324318:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
324418:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324518:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
324618:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
324718:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: connection http-outgoing-1 can be kept alive for 3 MINUTES
324818:42:30.706 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
324918:42:30.707 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pull complete. 7 layers, pulled in 2s (downloaded 69 MB at 34 MB/s)
325018:42:30.707 [pool-87-thread-1] INFO tc.hashicorp/consul:1.15 -- Image hashicorp/consul:1.15 pull took PT3.036464698S
325118:42:30.707 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: hashicorp/consul:1.15
325218:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
325318:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
325418:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
325518:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
325618:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
325718:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
325818:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
325918:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
326018:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
326118:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
326218:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
326318:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: executing GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
326418:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
326518:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
326618:42:30.707 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
326718:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
326818:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
326918:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
327018:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
327118:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
327218:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
327318:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1[\r][\n]"
327418:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
327518:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
327618:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
327718:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
327818:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
327918:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
328018:42:30.708 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
328118:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
328218:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
328318:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
328418:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
328518:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
328618:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
328718:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
328818:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
328918:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329018:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e02[\r][\n]"
3291[WARN] [12/22/2025 18:42:30.708] [test-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3292[INFO] [12/22/2025 18:42:30.708] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Exiting completed
3293[INFO] [12/22/2025 18:42:30.708] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Shutting down...
3294[WARN] [12/22/2025 18:42:30.709] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3295[INFO] [12/22/2025 18:42:30.709] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:41447] - Successfully shut down
329618:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","RepoTags":["hashicorp/consul:1.15"],"RepoDigests":["hashicorp/consul@sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2024-02-13T18:39:03.322388679Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"ArgsEscaped":true,"Image":"","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","version":"1.15.10"}},"Architecture":"amd64","Os":"linux","Size":189825015,"VirtualSize":189825015,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/c378bd393f6324a5eff4cb7b8feeaa0d072947f69ee5c27d854f63087c6e4c63/diff:/var/lib/docker/overlay2/73f5c81400fa5bd244bf02f364348ddc40862d5c7d3150f6a781a726e54a9e6c/diff:/var/lib/docker/overlay2/30a2c0870b277198354f7a5a7df81c1d5a44834d1174bd8c7b8f6db7e1b80da8/diff:/var/lib/docker/overlay2/f3ed9cbbead19c50117d0c6e3d165952b9ad0ea0b590263eb4728f0e277a86ae/diff:/var/lib/docker/overlay2/fb536de82740e0be946b40ff83aadebe46a2ca5da52b9d0f65135fff5594793d/diff:/var/lib/docker/overlay2/034c95348ebf9d5209f5fab2f13e4d2acb295e11e5e9caed990cb5cbb59681bc/diff:/var/lib/docker/overlay2/f66e2da41e68759b1e88ec3393de16ae45a0b62e7eeb83b6352a6d4c579a02e6/diff","MergedDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/merged","UpperDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/diff","WorkDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:f4111324080ce5b633fab04c0f3f21b587f2ac10a289cc9e2760c67e0d26711c","sha256:525e0c5831b00b252e62cd6d545ec2d54663ab1264db4ac6d258c60d27540dc4","sha256:7792626d14f9c51da05fd1ad945675c6622c1f4042f45cb41be5d699d25e49ba","sha256:f953a3df062727b0a21c08c7df5c44c04cf4a085f0b233f5233dd77f95b1e947","sha256:bee2e0843fe9391d6cce1d006694e124e16dbbc7ab990078d2bf0593824e5a1d","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:5932f5a75f8911503c9b247dc2bda6c5b76fc33aa5901f4273de58917c9e8d11","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
329718:42:30.709 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329818:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
329918:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330018:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
330118:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
330218:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
330318:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
330418:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
330518:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
330618:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
330718:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
330818:42:30.710 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
330918:42:30.712 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
331018:42:30.712 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
331118:42:30.712 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
331218:42:30.712 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
3313[INFO] [12/22/2025 18:42:30.712] [test-pekko.remote.default-remote-dispatcher-5] [pekko://test@172.17.0.3:41447/system/remoting-terminator] Shutting down remote daemon.
331418:42:30.712 [pool-87-thread-1] DEBUG tc.hashicorp/consul:1.15 -- Starting container: hashicorp/consul:1.15
331518:42:30.712 [pool-87-thread-1] DEBUG tc.hashicorp/consul:1.15 -- Trying to start container: hashicorp/consul:1.15 (attempt 1/1)
331618:42:30.712 [pool-87-thread-1] DEBUG tc.hashicorp/consul:1.15 -- Starting container: hashicorp/consul:1.15
331718:42:30.712 [pool-87-thread-1] INFO tc.hashicorp/consul:1.15 -- Creating container for image: hashicorp/consul:1.15
3318[INFO] [12/22/2025 18:42:30.712] [test-pekko.remote.default-remote-dispatcher-5] [pekko://test@172.17.0.3:41447/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
331918:42:30.712 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: hashicorp/consul:1.15 at registry: https://index.docker.io/v1/
332018:42:30.712 [pool-87-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
332118:42:30.712 [pool-87-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
3322[INFO] [12/22/2025 18:42:30.714] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:41447/system/remoting-terminator] Remoting shut down.
332318:42:30.713 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4e885e35[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={agent,-dev,-client,0.0.0.0},domainName=<null>,entrypoint=<null>,env={CONSUL_ADDR=http://0.0.0.0:8500},exposedPorts=ExposedPorts(exposedPorts=[8502/tcp, 8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=[IPC_LOCK], capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={8502/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@6b6f83e4, 8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@4f4dba36}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=hashicorp/consul:1.15,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.21.3, org.testcontainers.sessionId=a8a0d415-8721-45ff-a7c1-702f2d27dce6},macAddress=<null>,name=<null>,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
332418:42:30.718 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
332518:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
332618:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
332718:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
332818:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
332918:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
333018:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
333118:42:30.719 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333218:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333318:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
333418:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
333518:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: executing POST /v1.32/containers/create HTTP/1.1
333618:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
333718:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
333818:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
333918:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
334018:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
334118:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
334218:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
334318:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
334418:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 2104
334518:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
334618:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
334718:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
334818:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
334918:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
335018:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
335118:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
335218:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
335318:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 2104[\r][\n]"
335418:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
335518:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
335618:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
335718:42:30.720 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["CONSUL_ADDR=http://0.0.0.0:8500"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"hashicorp/consul:1.15","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8502/tcp":{},"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":["IPC_LOCK"],"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"8502/tcp":[{"HostIp":"","HostPort":""}],"8500/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.21.3","org.testcontainers.sessionId":"a8a0d415-8721-45ff-a7c1-702f2d27dce6"},"Shell":null,"NetworkingConfig":null}"
335818:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
335918:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
336018:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
336118:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
336218:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
336318:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
336418:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
336518:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
336618:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
336718:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","Warnings":[]}[\n]"
336818:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
336918:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
337018:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
337118:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
337218:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
337318:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
337418:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
337518:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
337618:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
337718:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
337818:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
337918:42:30.739 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES
338018:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
338118:42:30.740 [pool-87-thread-1] INFO tc.hashicorp/consul:1.15 -- Container hashicorp/consul:1.15 is starting: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c
338218:42:30.740 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c
338318:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
338418:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
338518:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
338618:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
338718:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
338818:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
338918:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
339018:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339118:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339218:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
339318:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
339418:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/start HTTP/1.1
339518:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
339618:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
339718:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/start HTTP/1.1
339818:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
339918:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
340018:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
340118:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
340218:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
340318:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
340418:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
340518:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/start HTTP/1.1[\r][\n]"
340618:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
340718:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
340818:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
340918:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
341018:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341118:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
341218:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
341318:42:30.740 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
341418:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
341518:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
341618:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
341718:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
341818:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
341918:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
342018:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342118:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
342218:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
342318:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
342418:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
342518:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
342618:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
342718:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
342818:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
342918:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
343018:42:30.871 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES
343118:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343218:42:30.872 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c,false
343318:42:30.872 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json], queryParams={}}
343418:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
343518:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
343618:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
343718:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
343818:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
343918:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
344018:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
344118:42:30.872 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
344218:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
344318:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
344418:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
344518:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
344618:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
344718:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
344818:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
344918:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
345018:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
345118:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
345218:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
345318:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
345418:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
345518:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1[\r][\n]"
345618:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
345718:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
345818:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
345918:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
346018:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
346118:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
346218:42:30.873 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
346318:42:30.874 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
346418:42:30.874 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
346518:42:30.874 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
346618:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
346718:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
346818:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
346918:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
347018:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
347118:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
347218:42:30.875 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1b8e[\r][\n]"
347318:42:30.876 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","Created":"2025-12-22T17:42:30.721568897Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5740,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:42:30.746829555Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/resolv.conf","HostnamePath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hostname","HostsPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hosts","LogPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c-json.log","Name":"/eager_lederberg","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","LowerDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd-init/diff:/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/diff:/var/lib/docker/overlay2/c378bd393f6324a5eff4cb7b8feeaa0d072947f69ee5c27d854f63087c6e4c63/diff:/var/lib/docker/overlay2/73f5c81400fa5bd244bf02f364348ddc40862d5c7d3150f6a781a726e54a9e6c/diff:/var/lib/docker/overlay2/30a2c0870b277198354f7a5a7df81c1d5a44834d1174bd8c7b8f6db7e1b80da8/diff:/var/lib/docker/overlay2/f3ed9cbbead19c50117d0c6e3d165952b9ad0ea0b590263eb4728f0e277a86ae/diff:/var/lib/docker/overlay2/fb536de82740e0be946b40ff83aadebe46a2ca5da52b9d0f65135fff5594793d/diff:/var/lib/docker/overlay2/034c95348ebf9d5209f5fab2f13e4d2acb295e11e5e9caed990cb5cbb59681bc/diff:/var/lib/docker/overlay2/f66e2da41e68759b1e88ec3393de16ae45a0b62e7eeb83b6352a6d4c579a02e6/diff","MergedDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/merged","UpperDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/diff","WorkDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9","Source":"/var/lib/docker/volumes/02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f39666adfe61","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"a8a0d415-8721-45ff-a7c1-702f2d27dce6","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"a27f165b500a671fd4b46e2256d0d097730be45c47dfa7789d7ff621fdb5d1cb","SandboxKey":"/var/run/docker/netns/a27f165b500a","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8502/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0304dace31c70ad39857afece9c728c29e4796c92a52e7182aa60905c4e01dc4","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"de:0c:0c:11:3e:05","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"de:0c:0c:11:3e:05","DriverOpts":null,"GwPriority":0,"NetworkID":"00433ca652b7b013ce91e82d943283ad41874c167fc140f55bba398995e48f44","EndpointID":"0304dace31c70ad39857afece9c728c29e4796c92a52e7182aa60905c4e01dc4","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
347418:42:30.876 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
347518:42:30.876 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
347618:42:30.876 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
347718:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
347818:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
347918:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
348018:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
348118:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
348218:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
348318:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
348418:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
348518:42:30.877 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
348618:42:30.880 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
348718:42:30.880 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
348818:42:30.881 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES
348918:42:30.881 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
349018:42:30.881 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9
349118:42:30.882 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
349218:42:30.882 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
349318:42:30.882 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
349418:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
349518:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
349618:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
349718:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
349818:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
349918:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350018:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
350118:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
350218:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: executing GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1
350318:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
350418:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
350518:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1
350618:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
350718:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
350818:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
350918:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
351018:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
351118:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
351218:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1[\r][\n]"
351318:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
351418:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
351518:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
351618:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
351718:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
351818:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
351918:42:30.883 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
352018:42:30.884 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
352118:42:30.884 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
352218:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
352318:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
352418:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
352518:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
352618:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
352718:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
352818:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
352918:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e02[\r][\n]"
353018:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","RepoTags":["hashicorp/consul:1.15"],"RepoDigests":["hashicorp/consul@sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2024-02-13T18:39:03.322388679Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"ArgsEscaped":true,"Image":"","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","version":"1.15.10"}},"Architecture":"amd64","Os":"linux","Size":189825015,"VirtualSize":189825015,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/c378bd393f6324a5eff4cb7b8feeaa0d072947f69ee5c27d854f63087c6e4c63/diff:/var/lib/docker/overlay2/73f5c81400fa5bd244bf02f364348ddc40862d5c7d3150f6a781a726e54a9e6c/diff:/var/lib/docker/overlay2/30a2c0870b277198354f7a5a7df81c1d5a44834d1174bd8c7b8f6db7e1b80da8/diff:/var/lib/docker/overlay2/f3ed9cbbead19c50117d0c6e3d165952b9ad0ea0b590263eb4728f0e277a86ae/diff:/var/lib/docker/overlay2/fb536de82740e0be946b40ff83aadebe46a2ca5da52b9d0f65135fff5594793d/diff:/var/lib/docker/overlay2/034c95348ebf9d5209f5fab2f13e4d2acb295e11e5e9caed990cb5cbb59681bc/diff:/var/lib/docker/overlay2/f66e2da41e68759b1e88ec3393de16ae45a0b62e7eeb83b6352a6d4c579a02e6/diff","MergedDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/merged","UpperDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/diff","WorkDir":"/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:f4111324080ce5b633fab04c0f3f21b587f2ac10a289cc9e2760c67e0d26711c","sha256:525e0c5831b00b252e62cd6d545ec2d54663ab1264db4ac6d258c60d27540dc4","sha256:7792626d14f9c51da05fd1ad945675c6622c1f4042f45cb41be5d699d25e49ba","sha256:f953a3df062727b0a21c08c7df5c44c04cf4a085f0b233f5233dd77f95b1e947","sha256:bee2e0843fe9391d6cce1d006694e124e16dbbc7ab990078d2bf0593824e5a1d","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:5932f5a75f8911503c9b247dc2bda6c5b76fc33aa5901f4273de58917c9e8d11","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
353118:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353218:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
353318:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353418:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
353518:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
353618:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
353718:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
353818:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
353918:42:30.885 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
354018:42:30.886 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
354118:42:30.886 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
354218:42:30.886 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
354318:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
354418:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
354518:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES
354618:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
354718:42:30.887 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
354818:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
354918:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
355018:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
355118:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
355218:42:30.887 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
355318:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
355418:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
355518:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
355618:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
355718:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
355818:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
355918:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
356018:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
356118:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
356218:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
356318:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
356418:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
356518:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
356618:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
356718:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
356818:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
356918:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
357018:42:30.888 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
357118:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
357218:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
357318:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
357418:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
357518:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
357618:42:30.889 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
357718:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
357818:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
357918:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
358018:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
358118:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
358218:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
358318:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:30 GMT[\r][\n]"
358418:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
358518:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
358618:42:30.895 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
358718:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
358818:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
358918:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
359018:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
359118:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
359218:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
359318:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:30 GMT
359418:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
359518:42:30.896 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
359618:42:30.897 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
359718:42:30.898 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
359818:42:30.898 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES
359918:42:30.898 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
360018:42:30.900 [pool-87-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /eager_lederberg: Waiting for 60 seconds for URL: http://172.17.0.1:32769/v1/status/leader (where port 32769 maps to container port 8500)
3601[WARN] [12/22/2025 18:42:31.317] [test-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3602[INFO] [12/22/2025 18:42:31.317] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Exiting completed
3603[INFO] [12/22/2025 18:42:31.317] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Shutting down...
3604[WARN] [12/22/2025 18:42:31.317] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3605[INFO] [12/22/2025 18:42:31.317] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37297] - Successfully shut down
3606[INFO] [12/22/2025 18:42:31.319] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:37297/system/remoting-terminator] Shutting down remote daemon.
3607[INFO] [12/22/2025 18:42:31.320] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:37297/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3608[INFO] [12/22/2025 18:42:31.322] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@172.17.0.3:37297/system/remoting-terminator] Remoting shut down.
360918:42:31.906 [pool-87-thread-1] INFO tc.hashicorp/consul:1.15 -- Container hashicorp/consul:1.15 started in PT1.194124414S
3610[INFO] [12/22/2025 18:42:32.580] [pool-87-thread-1-ScalaTest-running-ConsulDiscoverySpec] [CoordinatedShutdown(pekko://defaultTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
361118:42:32.587 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c,false
361218:42:32.588 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json], queryParams={}}
361318:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
361418:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
361518:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
361618:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
361718:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
361818:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
361918:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
362018:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
362118:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
362218:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
362318:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
362418:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
362518:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
362618:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
362718:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
362818:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
362918:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
363018:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
363118:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
363218:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
363318:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
363418:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1[\r][\n]"
363518:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
363618:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
363718:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
363818:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
363918:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
364018:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
364118:42:32.588 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
364218:42:32.589 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
364318:42:32.589 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
364418:42:32.589 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
364518:42:32.589 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
364618:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
364718:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
364818:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:32 GMT[\r][\n]"
364918:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
365018:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
365118:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1b8e[\r][\n]"
365218:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","Created":"2025-12-22T17:42:30.721568897Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5740,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:42:30.746829555Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/resolv.conf","HostnamePath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hostname","HostsPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hosts","LogPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c-json.log","Name":"/eager_lederberg","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","LowerDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd-init/diff:/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/diff:/var/lib/docker/overlay2/c378bd393f6324a5eff4cb7b8feeaa0d072947f69ee5c27d854f63087c6e4c63/diff:/var/lib/docker/overlay2/73f5c81400fa5bd244bf02f364348ddc40862d5c7d3150f6a781a726e54a9e6c/diff:/var/lib/docker/overlay2/30a2c0870b277198354f7a5a7df81c1d5a44834d1174bd8c7b8f6db7e1b80da8/diff:/var/lib/docker/overlay2/f3ed9cbbead19c50117d0c6e3d165952b9ad0ea0b590263eb4728f0e277a86ae/diff:/var/lib/docker/overlay2/fb536de82740e0be946b40ff83aadebe46a2ca5da52b9d0f65135fff5594793d/diff:/var/lib/docker/overlay2/034c95348ebf9d5209f5fab2f13e4d2acb295e11e5e9caed990cb5cbb59681bc/diff:/var/lib/docker/overlay2/f66e2da41e68759b1e88ec3393de16ae45a0b62e7eeb83b6352a6d4c579a02e6/diff","MergedDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/merged","UpperDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/diff","WorkDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9","Source":"/var/lib/docker/volumes/02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f39666adfe61","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"a8a0d415-8721-45ff-a7c1-702f2d27dce6","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"a27f165b500a671fd4b46e2256d0d097730be45c47dfa7789d7ff621fdb5d1cb","SandboxKey":"/var/run/docker/netns/a27f165b500a","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8502/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0304dace31c70ad39857afece9c728c29e4796c92a52e7182aa60905c4e01dc4","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"de:0c:0c:11:3e:05","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"de:0c:0c:11:3e:05","DriverOpts":null,"GwPriority":0,"NetworkID":"00433ca652b7b013ce91e82d943283ad41874c167fc140f55bba398995e48f44","EndpointID":"0304dace31c70ad39857afece9c728c29e4796c92a52e7182aa60905c4e01dc4","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
365318:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
365418:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
365518:42:32.590 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
365618:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
365718:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
365818:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
365918:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
366018:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
366118:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
366218:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:32 GMT
366318:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
366418:42:32.591 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
366518:42:32.593 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
366618:42:32.593 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
366718:42:32.593 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES
366818:42:32.594 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
366918:42:32.595 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c,<null>
367018:42:32.595 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
367118:42:32.595 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
367218:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
367318:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
367418:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
367518:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
367618:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
367718:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
367818:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
367918:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
368018:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
368118:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/kill HTTP/1.1
368218:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
368318:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
368418:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/kill HTTP/1.1
368518:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
368618:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
368718:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
368818:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
368918:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
369018:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
369118:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
369218:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/kill HTTP/1.1[\r][\n]"
369318:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
369418:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
369518:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
369618:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
369718:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
369818:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
369918:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
370018:42:32.596 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
370118:42:32.746 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
370218:42:32.746 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
370318:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
370418:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
370518:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
370618:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:32 GMT[\r][\n]"
370718:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
370818:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
370918:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
371018:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
371118:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
371218:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
371318:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:32 GMT
371418:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
371518:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
371618:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
371718:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES
371818:42:32.747 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
371918:42:32.748 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c,false
372018:42:32.749 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json], queryParams={}}
372118:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
372218:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
372318:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
372418:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
372518:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
372618:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
372718:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
372818:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
372918:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
373018:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
373118:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
373218:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
373318:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
373418:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
373518:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1
373618:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
373718:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
373818:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
373918:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
374018:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
374118:42:32.750 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
374218:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/json HTTP/1.1[\r][\n]"
374318:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
374418:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
374518:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
374618:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
374718:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
374818:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
374918:42:32.751 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
375018:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
375118:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
375218:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
375318:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
375418:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
375518:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
375618:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:32 GMT[\r][\n]"
375718:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
375818:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
375918:42:32.752 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "194a[\r][\n]"
376018:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","Created":"2025-12-22T17:42:30.721568897Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-22T17:42:30.746829555Z","FinishedAt":"2025-12-22T17:42:32.613851296Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/resolv.conf","HostnamePath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hostname","HostsPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/hosts","LogPath":"/var/lib/docker/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c-json.log","Name":"/eager_lederberg","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c","LowerDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd-init/diff:/var/lib/docker/overlay2/e4faf8f8385e1f7a30d59380076ea10696f07ca802175d5dd1d92216d17f3bb8/diff:/var/lib/docker/overlay2/c378bd393f6324a5eff4cb7b8feeaa0d072947f69ee5c27d854f63087c6e4c63/diff:/var/lib/docker/overlay2/73f5c81400fa5bd244bf02f364348ddc40862d5c7d3150f6a781a726e54a9e6c/diff:/var/lib/docker/overlay2/30a2c0870b277198354f7a5a7df81c1d5a44834d1174bd8c7b8f6db7e1b80da8/diff:/var/lib/docker/overlay2/f3ed9cbbead19c50117d0c6e3d165952b9ad0ea0b590263eb4728f0e277a86ae/diff:/var/lib/docker/overlay2/fb536de82740e0be946b40ff83aadebe46a2ca5da52b9d0f65135fff5594793d/diff:/var/lib/docker/overlay2/034c95348ebf9d5209f5fab2f13e4d2acb295e11e5e9caed990cb5cbb59681bc/diff:/var/lib/docker/overlay2/f66e2da41e68759b1e88ec3393de16ae45a0b62e7eeb83b6352a6d4c579a02e6/diff","MergedDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/merged","UpperDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/diff","WorkDir":"/var/lib/docker/overlay2/a636e40883528c50649e5d6db3e38f4921264f4560a0b985e68919ce8bd74ffd/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9","Source":"/var/lib/docker/volumes/02ec0b55d2c004eb3ec3b045e202c07c308a72ad3b5e79775a0ad4d9d442bef9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"f39666adfe61","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"a8a0d415-8721-45ff-a7c1-702f2d27dce6","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"00433ca652b7b013ce91e82d943283ad41874c167fc140f55bba398995e48f44","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
376118:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
376218:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
376318:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
376418:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
376518:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
376618:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
376718:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
376818:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
376918:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
377018:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:32 GMT
377118:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
377218:42:32.753 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
377318:42:32.755 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
377418:42:32.755 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
377518:42:32.755 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES
377618:42:32.755 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
377718:42:32.756 [pool-87-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c,true,true
377818:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
377918:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
378018:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
378118:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
378218:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
378318:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
378418:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
378518:42:32.757 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
378618:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
378718:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
378818:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
378918:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c?v=true&force=true HTTP/1.1
379018:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
379118:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
379218:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c?v=true&force=true HTTP/1.1
379318:42:32.758 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
379418:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6
379518:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
379618:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
379718:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
379818:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
379918:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/f39666adfe61af21be3d4026cb2eae2401d970fb42bc1861d3c4006f3e2ac19c?v=true&force=true HTTP/1.1[\r][\n]"
380018:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
380118:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: a8a0d415-8721-45ff-a7c1-702f2d27dce6[\r][\n]"
380218:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
380318:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
380418:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
380518:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
380618:42:32.759 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
380718:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
380818:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
380918:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
381018:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
381118:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
381218:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:42:32 GMT[\r][\n]"
381318:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
381418:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
381518:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
381618:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
381718:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
381818:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
381918:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:42:32 GMT
382018:42:32.764 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
382118:42:32.765 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
382218:42:32.765 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
382318:42:32.765 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES
382418:42:32.765 [pool-87-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
382518:42:32.765 [pool-87-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): hashicorp/consul:1.15
3826[info] ConsulDiscoverySpec:
3827[info] Consul Discovery
3828[info] - should work for defaults (640 milliseconds)
3829Starting build for ProjectRef(file:/build/repo/,management-pki) (pekko-management-pki)... [8/13]
3830Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3831Starting build for ProjectRef(file:/build/repo/,management-cluster-bootstrap) (pekko-management-cluster-bootstrap)... [9/13]
3832Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3833[info] compiling 10 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.8.0-RC4/classes ...
3834[info] done compiling
3835[info] compiling 15 Scala sources and 2 Java sources to /build/repo/management-cluster-bootstrap/target/scala-3.8.0-RC4/test-classes ...
3836[info] done compiling
3837[WARN] [pekkoBootstrapInProgress][12/22/2025 18:42:40.838] [pool-107-thread-2-ScalaTest-running-SelfAwareJoinDeciderIPv6Spec] [LowestAddressJoinDecider(pekko://join-decider-spec-system-selfaware-ipv6)] Exceeded stable margins without locating seed-nodes, however this node [240b:c0e0:202:5e2b:b424:2:0:450]:38811 is configured with new-cluster-enabled=off, thus NOT joining self. Expecting existing cluster or node [240b-c0e0-202-5e2b-b424-2-0-450.default.pod.cluster.local:0] (out of [240b-c0e0-202-5e2b-b424-2-0-450.default.pod.cluster.local:0, 240b-c0e0-202-5e2b-b424-2-0-cc4.default.pod.cluster.local:0, 240b-c0e0-202-5e2b-b424-2-0-cc5.default.pod.cluster.local:0]) to perform the self-join and initiate the cluster.
3838[INFO] [12/22/2025 18:42:40.854] [pool-107-thread-2] [CoordinatedShutdown(pekko://join-decider-spec-system-selfaware-ipv6)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3839[info] SelfAwareJoinDeciderIPv6Spec:
3840[info] SelfAwareJoinDecider (IPv6)
3841[info] - should return true if a target matches selfContactPoint (64 milliseconds)
3842[info] - should be able to join self if all conditions met (1 millisecond)
3843[info] - should not join self if `new-cluster-enabled=off`, even if all conditions met (8 milliseconds)
3844[INFO] [12/22/2025 18:42:41.079] [pool-107-thread-2] [ArteryTransport(pekko://basepathsystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://basepathsystem@127.0.0.1:37751] with UID [6228369427531082657]
3845[INFO] [12/22/2025 18:42:41.127] [pool-107-thread-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Starting up, Pekko version [1.1.5] ...
3846[INFO] [12/22/2025 18:42:41.146] [pool-107-thread-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Registered cluster JMX MBean [pekko:type=Cluster,port=37751]
3847[INFO] [12/22/2025 18:42:41.146] [pool-107-thread-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Started up successfully
3848[INFO] [12/22/2025 18:42:41.157] [basepathsystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3849[INFO] [12/22/2025 18:42:41.157] [basepathsystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3850[INFO] [12/22/2025 18:42:41.165] [pool-107-thread-2] [HealthChecksImpl(pekko://basepathsystem)] Loading startup checks []
3851[INFO] [12/22/2025 18:42:41.165] [pool-107-thread-2] [HealthChecksImpl(pekko://basepathsystem)] Loading readiness checks []
3852[INFO] [12/22/2025 18:42:41.165] [pool-107-thread-2] [HealthChecksImpl(pekko://basepathsystem)] Loading liveness checks []
3853[INFO] [12/22/2025 18:42:41.173] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:38485
3854[INFO] [12/22/2025 18:42:41.219] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Including HTTP management routes for ClusterBootstrap
3855[INFO] [12/22/2025 18:42:41.220] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Using self contact point address: http://127.0.0.1:38485/test
3856[INFO] [12/22/2025 18:42:41.237] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Including HTTP management routes for HealthCheckRoutes
3857[INFO] [12/22/2025 18:42:41.422] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Initiating bootstrap procedure using mock-dns method...
3858[INFO] [12/22/2025 18:42:41.423] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Bootstrap using `pekko.discovery` method: mock-dns
3859[INFO] [pekkoManagementBound][12/22/2025 18:42:41.425] [basepathsystem-pekko.actor.default-dispatcher-4] [PekkoManagement(pekko://basepathsystem)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:38485
3860[WARN] [12/22/2025 18:42:41.427] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Bootstrap already initiated, yet start() method was called again. Ignoring.
3861[INFO] [pekkoBootstrapInit][12/22/2025 18:42:41.432] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
3862[INFO] [12/22/2025 18:42:41.432] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3863[INFO] [12/22/2025 18:42:41.433] [basepathsystem-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))))))]
3864[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:41.435] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))], filtered to [127.0.0.1:38485]
3865[INFO] [12/22/2025 18:42:41.585] [basepathsystem-pekko.actor.default-dispatcher-4] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:40638: Contact Point returning 0 seed-nodes []
3866[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:41.641] [basepathsystem-pekko.actor.default-dispatcher-4] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:37751] returned [0] seed-nodes []
3867[INFO] [12/22/2025 18:42:42.530] [basepathsystem-pekko.actor.default-dispatcher-17] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3868[INFO] [12/22/2025 18:42:42.530] [basepathsystem-pekko.actor.default-dispatcher-17] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))))))]
3869[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:42.530] [basepathsystem-pekko.actor.default-dispatcher-17] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))], filtered to [127.0.0.1:38485]
3870[INFO] [12/22/2025 18:42:42.703] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:40638: Contact Point returning 0 seed-nodes []
3871[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:42.705] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:37751] returned [0] seed-nodes []
3872[INFO] [12/22/2025 18:42:43.709] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3873[INFO] [12/22/2025 18:42:43.710] [basepathsystem-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))))))]
3874[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:43.710] [basepathsystem-pekko.actor.default-dispatcher-4] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))], filtered to [127.0.0.1:38485]
3875[INFO] [12/22/2025 18:42:43.892] [basepathsystem-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:40638: Contact Point returning 0 seed-nodes []
3876[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:43.894] [basepathsystem-pekko.actor.default-dispatcher-4] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:37751] returned [0] seed-nodes []
3877[INFO] [12/22/2025 18:42:44.769] [basepathsystem-pekko.actor.default-dispatcher-17] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3878[INFO] [12/22/2025 18:42:44.769] [basepathsystem-pekko.actor.default-dispatcher-17] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))))))]
3879[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:44.770] [basepathsystem-pekko.actor.default-dispatcher-17] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))], filtered to [127.0.0.1:38485]
3880[INFO] [12/22/2025 18:42:45.082] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:40638: Contact Point returning 0 seed-nodes []
3881[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:45.084] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:37751] returned [0] seed-nodes []
3882[INFO] [12/22/2025 18:42:45.859] [basepathsystem-pekko.actor.default-dispatcher-11] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3883[INFO] [12/22/2025 18:42:45.859] [basepathsystem-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))))))]
3884[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:45.860] [basepathsystem-pekko.actor.default-dispatcher-11] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(38485),Some(/127.0.0.1))], filtered to [127.0.0.1:38485]
3885[INFO] [12/22/2025 18:42:46.192] [basepathsystem-pekko.actor.default-dispatcher-4] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:40638: Contact Point returning 0 seed-nodes []
3886[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:46.194] [basepathsystem-pekko.actor.default-dispatcher-4] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:37751] returned [0] seed-nodes []
3887[INFO] [pekkoBootstrapJoinSelf][12/22/2025 18:42:46.531] [basepathsystem-pekko.actor.default-dispatcher-18] [pekko://basepathsystem/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://basepathsystem@127.0.0.1:37751]. Other nodes are expected to locate this cluster via continued contact-point probing.
3888[INFO] [pekkoMemberChanged][12/22/2025 18:42:46.536] [basepathsystem-pekko.actor.internal-dispatcher-6] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Node [pekko://basepathsystem@127.0.0.1:37751] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
3889[INFO] [12/22/2025 18:42:46.537] [basepathsystem-pekko.actor.internal-dispatcher-6] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - is the new leader among reachable nodes (more leaders may exist)
3890[INFO] [pekkoMemberChanged][12/22/2025 18:42:46.540] [basepathsystem-pekko.actor.internal-dispatcher-6] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Leader is moving node [pekko://basepathsystem@127.0.0.1:37751] to [Up]
3891[INFO] [12/22/2025 18:42:46.547] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [CoordinatedShutdown(pekko://basepathsystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3892[INFO] [pekkoMemberChanged][12/22/2025 18:42:46.550] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Marked address [pekko://basepathsystem@127.0.0.1:37751] as [Leaving]
3893[INFO] [pekkoMemberChanged][12/22/2025 18:42:47.271] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Leader is moving node [pekko://basepathsystem@127.0.0.1:37751] to [Exiting]
3894[INFO] [12/22/2025 18:42:47.272] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Exiting completed
3895[INFO] [12/22/2025 18:42:47.273] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Shutting down...
3896[INFO] [12/22/2025 18:42:47.273] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:37751] - Successfully shut down
3897[INFO] [12/22/2025 18:42:47.277] [basepathsystem-pekko.remote.default-remote-dispatcher-8] [pekko://basepathsystem@127.0.0.1:37751/system/remoting-terminator] Shutting down remote daemon.
3898[INFO] [12/22/2025 18:42:47.278] [basepathsystem-pekko.remote.default-remote-dispatcher-8] [pekko://basepathsystem@127.0.0.1:37751/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3899[INFO] [12/22/2025 18:42:47.287] [basepathsystem-pekko.remote.default-remote-dispatcher-8] [pekko://basepathsystem@127.0.0.1:37751/system/remoting-terminator] Remoting shut down.
3900[info] ClusterBootstrapBasePathIntegrationSpec:
3901[info] Cluster Bootstrap
3902[info] - should start listening with the http contact-points on system (256 milliseconds)
3903[info] - should join self, thus forming new cluster (happy path) (5 seconds, 117 milliseconds)
3904[info] + MemberUp(Member(pekko://basepathsystem@127.0.0.1:37751, Up))
3905[info] - should terminate system (754 milliseconds)
3906[INFO] [12/22/2025 18:42:47.328] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] with UID [2907621806821201952]
3907[INFO] [12/22/2025 18:42:47.329] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Starting up, Pekko version [1.1.5] ...
3908[INFO] [12/22/2025 18:42:47.331] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Registered cluster JMX MBean [pekko:type=Cluster]
3909[INFO] [12/22/2025 18:42:47.331] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Started up successfully
3910[INFO] [12/22/2025 18:42:47.332] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3911[INFO] [12/22/2025 18:42:47.332] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3912[INFO] [12/22/2025 18:42:47.341] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3913[INFO] [12/22/2025 18:42:47.343] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Exiting completed
3914[INFO] [12/22/2025 18:42:47.343] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Shutting down...
3915[INFO] [12/22/2025 18:42:47.343] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841] - Successfully shut down
3916[INFO] [pekkoDeadLetter][12/22/2025 18:42:47.344] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-10] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#1475975371] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3917[INFO] [12/22/2025 18:42:47.348] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841/system/remoting-terminator] Shutting down remote daemon.
3918[INFO] [12/22/2025 18:42:47.348] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3919[INFO] [12/22/2025 18:42:47.352] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37841/system/remoting-terminator] Remoting shut down.
3920[INFO] [12/22/2025 18:42:47.364] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] with UID [7629630573092976173]
3921[INFO] [12/22/2025 18:42:47.364] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Starting up, Pekko version [1.1.5] ...
3922[INFO] [12/22/2025 18:42:47.367] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Registered cluster JMX MBean [pekko:type=Cluster]
3923[INFO] [12/22/2025 18:42:47.367] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Started up successfully
3924[INFO] [12/22/2025 18:42:47.369] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3925[INFO] [12/22/2025 18:42:47.369] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3926[INFO] [12/22/2025 18:42:47.380] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3927[INFO] [12/22/2025 18:42:47.381] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Exiting completed
3928[INFO] [12/22/2025 18:42:47.381] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Shutting down...
3929[INFO] [pekkoDeadLetter][12/22/2025 18:42:47.380] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-10] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#1334381343] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3930[INFO] [12/22/2025 18:42:47.381] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971] - Successfully shut down
3931[INFO] [12/22/2025 18:42:47.384] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-6] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971/system/remoting-terminator] Shutting down remote daemon.
3932[INFO] [12/22/2025 18:42:47.384] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-6] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3933[INFO] [12/22/2025 18:42:47.387] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:35971/system/remoting-terminator] Remoting shut down.
3934[INFO] [12/22/2025 18:42:47.401] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] with UID [-7956845509625297973]
3935[INFO] [12/22/2025 18:42:47.402] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Starting up, Pekko version [1.1.5] ...
3936[INFO] [12/22/2025 18:42:47.404] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Registered cluster JMX MBean [pekko:type=Cluster]
3937[INFO] [12/22/2025 18:42:47.404] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Started up successfully
3938[INFO] [12/22/2025 18:42:47.406] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3939[INFO] [12/22/2025 18:42:47.406] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3940[INFO] [12/22/2025 18:42:47.412] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3941[INFO] [pekkoDeadLetter][12/22/2025 18:42:47.412] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-5] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#-924781426] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3942[INFO] [12/22/2025 18:42:47.413] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Exiting completed
3943[INFO] [12/22/2025 18:42:47.413] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Shutting down...
3944[INFO] [12/22/2025 18:42:47.413] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875] - Successfully shut down
3945[INFO] [12/22/2025 18:42:47.415] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875/system/remoting-terminator] Shutting down remote daemon.
3946[INFO] [12/22/2025 18:42:47.415] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3947[INFO] [12/22/2025 18:42:47.420] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-6] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:37875/system/remoting-terminator] Remoting shut down.
3948[INFO] [12/22/2025 18:42:47.433] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] with UID [3098405965991461681]
3949[INFO] [12/22/2025 18:42:47.433] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Starting up, Pekko version [1.1.5] ...
3950[INFO] [12/22/2025 18:42:47.435] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Registered cluster JMX MBean [pekko:type=Cluster]
3951[INFO] [12/22/2025 18:42:47.436] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Started up successfully
3952[INFO] [12/22/2025 18:42:47.437] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3953[INFO] [12/22/2025 18:42:47.438] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3954[INFO] [12/22/2025 18:42:47.446] [pool-107-thread-2-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3955[INFO] [12/22/2025 18:42:47.447] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Exiting completed
3956[INFO] [12/22/2025 18:42:47.447] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Shutting down...
3957[info] HttpContactPointBootstrapSpec:
3958[INFO] [12/22/2025 18:42:47.447] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181] - Successfully shut down
3959[info] HttpContactPointBootstrap
3960[info] - should use a safe name when connecting over IPv6 (5 milliseconds)
3961[info] - should generate SSLContext with default config (30 milliseconds)
3962[info] - should generate SSLContext with cert (38 milliseconds)
3963[info] - should fail to generate SSLContext with missing cert (32 milliseconds)
3964[info] - should fail to generate SSLContext with bad tls-version (33 milliseconds)
3965[INFO] [pekkoDeadLetter][12/22/2025 18:42:47.448] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-5] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#-1941404731] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3966[INFO] [12/22/2025 18:42:47.452] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181/system/remoting-terminator] Shutting down remote daemon.
3967[INFO] [12/22/2025 18:42:47.453] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3968[INFO] [12/22/2025 18:42:47.458] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33181/system/remoting-terminator] Remoting shut down.
3969[INFO] [12/22/2025 18:42:47.478] [pool-107-thread-2] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:40855] with UID [8643583884309563625]
3970[INFO] [12/22/2025 18:42:47.478] [pool-107-thread-2] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Starting up, Pekko version [1.1.5] ...
3971[INFO] [12/22/2025 18:42:47.481] [pool-107-thread-2] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Registered cluster JMX MBean [pekko:type=Cluster]
3972[INFO] [12/22/2025 18:42:47.481] [pool-107-thread-2] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Started up successfully
3973[INFO] [12/22/2025 18:42:47.481] [test-pekko.actor.internal-dispatcher-7] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3974[INFO] [12/22/2025 18:42:47.481] [test-pekko.actor.internal-dispatcher-7] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3975[INFO] [pekkoBootstrapInit][12/22/2025 18:42:47.491] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$a] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
3976[INFO] [12/22/2025 18:42:47.491] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$a] Looking up [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]
3977[INFO] [12/22/2025 18:42:47.491] [test-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://test)] Mock-resolved [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))] to [Future(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None))))):Some(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None)))))]
3978[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:47.492] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$a] Located service members based on: [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]: [ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None)], filtered to [host1:7626, host2:7626]
3979Resolving ResolvedTarget(host1,Some(7626),None)
3980Resolving ResolvedTarget(host2,Some(7626),None)
3981[INFO] [pekkoBootstrapInit][12/22/2025 18:42:47.517] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$b] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
3982[INFO] [12/22/2025 18:42:47.517] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$b] Looking up [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]
3983[INFO] [12/22/2025 18:42:47.517] [test-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://test)] Mock-resolved [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))] to [Future(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None))))):Some(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None)))))]
3984[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:47.518] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$b] Located service members based on: [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]: [ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None)], filtered to [host1:0, host1:0, host2:0, host2:0]
3985Resolving ResolvedTarget(host1,None,None)
3986Resolving ResolvedTarget(host2,None,None)
3987[INFO] [12/22/2025 18:42:47.531] [pool-107-thread-2] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3988[INFO] [pekkoDeadLetter][12/22/2025 18:42:47.532] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-327848615] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3989[INFO] [12/22/2025 18:42:47.533] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Exiting completed
3990[INFO] [12/22/2025 18:42:47.534] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Shutting down...
3991[INFO] [12/22/2025 18:42:47.534] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:40855] - Successfully shut down
3992[INFO] [12/22/2025 18:42:47.536] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@127.0.0.1:40855/system/remoting-terminator] Shutting down remote daemon.
3993[INFO] [12/22/2025 18:42:47.536] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@127.0.0.1:40855/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3994[INFO] [12/22/2025 18:42:47.539] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@127.0.0.1:40855/system/remoting-terminator] Remoting shut down.
3995[info] BootstrapCoordinatorSpec:
3996[info] The bootstrap coordinator, when avoiding named port lookups
3997[info] - should probe only on the Pekko Management port (26 milliseconds)
3998[info] - should probe all hosts with fallback port (12 milliseconds)
3999[info] BootstrapCoordinator target filtering
4000[info] - should not filter when port-name is set (0 milliseconds)
4001[info] - should filter when port-name is not set (0 milliseconds)
4002[info] - should not filter when port-name is not set but filtering disabled (0 milliseconds)
4003[info] - should not filter if there is a single target per host (1 millisecond)
4004[info] ClusterBootstrapSettingsSpec:
4005[info] ClusterBootstrapSettings
4006[info] - should have the expected defaults (1 millisecond)
4007[info] - should have the expected overrides (0 milliseconds)
4008[info] - should fall back to old `form-new-cluster` if present for backward compatibility` (0 milliseconds)
4009[WARN] [pekkoBootstrapInProgress][12/22/2025 18:42:47.571] [pool-107-thread-2-ScalaTest-running-SelfAwareJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system-selfaware)] Exceeded stable margins without locating seed-nodes, however this node 10.0.0.2:34797 is configured with new-cluster-enabled=off, thus NOT joining self. Expecting existing cluster or node [10-0-0-2.default.pod.cluster.local:0] (out of [10-0-0-2.default.pod.cluster.local:0, 10-0-0-3.default.pod.cluster.local:0, 10-0-0-4.default.pod.cluster.local:0]) to perform the self-join and initiate the cluster.
4010[INFO] [12/22/2025 18:42:47.574] [pool-107-thread-2] [CoordinatedShutdown(pekko://join-decider-spec-system-selfaware)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4011[info] SelfAwareJoinDeciderSpec:
4012[info] SelfAwareJoinDecider
4013[info] - should return true if a target matches selfContactPoint (1 millisecond)
4014[info] - should be able to join self if all conditions met (1 millisecond)
4015[info] - should not join self if `new-cluster-enabled=off`, even if all conditions met (2 milliseconds)
4016[INFO] [12/22/2025 18:42:47.606] [pool-107-thread-2] [ArteryTransport(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] with UID [-3792338855698668550]
4017[INFO] [12/22/2025 18:42:47.606] [pool-107-thread-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Starting up, Pekko version [1.1.5] ...
4018[INFO] [12/22/2025 18:42:47.609] [pool-107-thread-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Registered cluster JMX MBean [pekko:type=Cluster]
4019[INFO] [12/22/2025 18:42:47.610] [pool-107-thread-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Started up successfully
4020[INFO] [12/22/2025 18:42:47.613] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4021[INFO] [12/22/2025 18:42:47.613] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4022[INFO] [12/22/2025 18:42:47.639] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4023[INFO] [pekkoMemberChanged][12/22/2025 18:42:47.649] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4024[INFO] [12/22/2025 18:42:47.649] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - is the new leader among reachable nodes (more leaders may exist)
4025[INFO] [pekkoMemberChanged][12/22/2025 18:42:47.651] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Leader is moving node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] to [Up]
4026[INFO] [12/22/2025 18:42:47.662] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Bootstrap request from unknown: Contact Point returning 1 seed-nodes [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707]
4027[INFO] [12/22/2025 18:42:47.666] [pool-107-thread-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4028[INFO] [pekkoMemberChanged][12/22/2025 18:42:47.667] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Marked address [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] as [Leaving]
4029[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.628] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Leader is moving node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] to [Exiting]
4030[INFO] [12/22/2025 18:42:48.628] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Exiting completed
4031[INFO] [12/22/2025 18:42:48.629] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Shutting down...
4032[INFO] [12/22/2025 18:42:48.629] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707] - Successfully shut down
4033[INFO] [12/22/2025 18:42:48.632] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707/system/remoting-terminator] Shutting down remote daemon.
4034[INFO] [12/22/2025 18:42:48.632] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4035[INFO] [12/22/2025 18:42:48.634] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:43707/system/remoting-terminator] Remoting shut down.
4036[info] HttpContactPointRoutesSpec:
4037[info] Http Bootstrap routes
4038[info] - should empty list if node is not part of a cluster (23 milliseconds)
4039[info] - should include seed nodes when part of a cluster (18 milliseconds)
4040[INFO] [12/22/2025 18:42:48.656] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] with UID [9151798235529842296]
4041[INFO] [12/22/2025 18:42:48.657] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Starting up, Pekko version [1.1.5] ...
4042[INFO] [12/22/2025 18:42:48.659] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Registered cluster JMX MBean [pekko:type=Cluster]
4043[INFO] [12/22/2025 18:42:48.659] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Started up successfully
4044[INFO] [12/22/2025 18:42:48.661] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4045[INFO] [12/22/2025 18:42:48.661] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4046[INFO] [12/22/2025 18:42:48.685] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] with UID [-8225841924081352055]
4047[INFO] [12/22/2025 18:42:48.686] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Starting up, Pekko version [1.1.5] ...
4048[INFO] [12/22/2025 18:42:48.688] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Registered cluster JMX MBean [pekko:type=Cluster,port=34143]
4049[INFO] [12/22/2025 18:42:48.688] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Started up successfully
4050[INFO] [12/22/2025 18:42:48.688] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4051[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.689] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4052[INFO] [12/22/2025 18:42:48.691] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - is the new leader among reachable nodes (more leaders may exist)
4053[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.692] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] to [Up]
4054[INFO] [12/22/2025 18:42:48.708] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] with UID [7198176848420415935]
4055[INFO] [12/22/2025 18:42:48.709] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Starting up, Pekko version [1.1.5] ...
4056[INFO] [12/22/2025 18:42:48.711] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Registered cluster JMX MBean [pekko:type=Cluster,port=37995]
4057[INFO] [12/22/2025 18:42:48.711] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Started up successfully
4058[INFO] [12/22/2025 18:42:48.713] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4059[INFO] [12/22/2025 18:42:48.740] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] with UID [-9027878819822691308]
4060[INFO] [12/22/2025 18:42:48.740] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Starting up, Pekko version [1.1.5] ...
4061[INFO] [12/22/2025 18:42:48.742] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Registered cluster JMX MBean [pekko:type=Cluster,port=41501]
4062[INFO] [12/22/2025 18:42:48.742] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Started up successfully
4063[INFO] [12/22/2025 18:42:48.743] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4064[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.748] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4065[INFO] [12/22/2025 18:42:48.748] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - is the new leader among reachable nodes (more leaders may exist)
4066[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.749] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] to [Up]
4067[INFO] [12/22/2025 18:42:48.780] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Bootstrap using `pekko.discovery` method: mock-dns
4068[WARN] [12/22/2025 18:42:48.781] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4069[WARN] [12/22/2025 18:42:48.781] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4070[WARN] [12/22/2025 18:42:48.781] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4071[INFO] [12/22/2025 18:42:48.854] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Received InitJoin message from [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995/system/cluster/core/daemon/joinSeedNodeProcess-1#-599392064]] to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143]
4072[INFO] [12/22/2025 18:42:48.854] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Sending InitJoinAck message from node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] to [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995/system/cluster/core/daemon/joinSeedNodeProcess-1#-599392064]] (version [1.1.5])
4073[INFO] [12/22/2025 18:42:48.886] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143/system/cluster/core/daemon#-33496568]] to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995]
4074[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.895] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] is JOINING, roles [dc-default], version [0.0.0]
4075[INFO] [12/22/2025 18:42:48.915] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Welcome from [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143]
4076[INFO] [12/22/2025 18:42:48.988] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4077[INFO] [pekkoMemberChanged][12/22/2025 18:42:48.988] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] as [Leaving]
4078[INFO] [pekkoMemberChanged][12/22/2025 18:42:49.707] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] to [Exiting]
4079[INFO] [pekkoMemberChanged][12/22/2025 18:42:49.707] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] to [Up]
4080[INFO] [12/22/2025 18:42:49.708] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Exiting completed
4081[INFO] [12/22/2025 18:42:49.710] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Shutting down...
4082[INFO] [12/22/2025 18:42:49.710] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] - Successfully shut down
4083[INFO] [12/22/2025 18:42:49.714] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143/system/remoting-terminator] Shutting down remote daemon.
4084[INFO] [12/22/2025 18:42:49.714] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4085[INFO] [12/22/2025 18:42:49.718] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Exiting confirmed [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143]
4086[INFO] [12/22/2025 18:42:49.729] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - is the new leader among reachable nodes (more leaders may exist)
4087[INFO] [pekkoMemberChanged][12/22/2025 18:42:49.731] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143]
4088[WARN] [12/22/2025 18:42:49.733] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/Materializers/StreamSupervisor-27)] [outbound connection to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4089[WARN] [12/22/2025 18:42:49.733] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/Materializers/StreamSupervisor-27)] [outbound connection to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4090[INFO] [12/22/2025 18:42:49.738] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143/system/remoting-terminator] Remoting shut down.
4091[INFO] [12/22/2025 18:42:49.746] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4092[INFO] [pekkoMemberChanged][12/22/2025 18:42:49.747] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] as [Leaving]
4093[INFO] [12/22/2025 18:42:50.740] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [Association(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Association to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:34143] having UID [-8225841924081352055] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4094[INFO] [pekkoMemberChanged][12/22/2025 18:42:50.749] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] to [Exiting]
4095[INFO] [12/22/2025 18:42:50.750] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Exiting completed
4096[INFO] [12/22/2025 18:42:50.750] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Shutting down...
4097[INFO] [12/22/2025 18:42:50.750] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995] - Successfully shut down
4098[INFO] [12/22/2025 18:42:50.752] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995/system/remoting-terminator] Shutting down remote daemon.
4099[INFO] [12/22/2025 18:42:50.753] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4100[INFO] [12/22/2025 18:42:50.755] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:37995/system/remoting-terminator] Remoting shut down.
4101[INFO] [12/22/2025 18:42:50.759] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4102[INFO] [pekkoMemberChanged][12/22/2025 18:42:50.760] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] as [Leaving]
4103[INFO] [pekkoMemberChanged][12/22/2025 18:42:50.782] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] to [Exiting]
4104[INFO] [12/22/2025 18:42:50.782] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Exiting completed
4105[INFO] [12/22/2025 18:42:50.782] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Shutting down...
4106[INFO] [12/22/2025 18:42:50.782] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501] - Successfully shut down
4107[INFO] [pekkoDeadLetter][12/22/2025 18:42:50.783] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/daemon#-1966035177] to Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-451497524] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-451497524] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4108[INFO] [12/22/2025 18:42:50.784] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-9] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501/system/remoting-terminator] Shutting down remote daemon.
4109[INFO] [12/22/2025 18:42:50.785] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-9] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4110[INFO] [12/22/2025 18:42:50.787] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-9] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:41501/system/remoting-terminator] Remoting shut down.
4111[INFO] [12/22/2025 18:42:50.793] [pool-107-thread-2] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4112[INFO] [12/22/2025 18:42:50.794] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Exiting completed
4113[INFO] [12/22/2025 18:42:50.794] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Shutting down...
4114[INFO] [12/22/2025 18:42:50.794] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871] - Successfully shut down
4115[INFO] [pekkoDeadLetter][12/22/2025 18:42:50.795] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapExistingSeedNodesSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterBootstrapExistingSeedNodesSpec/system/cluster/core/daemon#967135617] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4116[INFO] [12/22/2025 18:42:50.795] [ClusterBootstrapExistingSeedNodesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871/system/remoting-terminator] Shutting down remote daemon.
4117[INFO] [12/22/2025 18:42:50.795] [ClusterBootstrapExistingSeedNodesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4118[INFO] [12/22/2025 18:42:50.798] [ClusterBootstrapExistingSeedNodesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41871/system/remoting-terminator] Remoting shut down.
4119[info] ClusterBootstrapExistingSeedNodesSpec:
4120[info] + System [A]: remoting port: 34143
4121[info] + System [B]: remoting port: 37995
4122[info] + System [Nein]: remoting port: 41501
4123[info] Cluster Bootstrap
4124[info] - should start listening with the http contact-points on all systems (20 milliseconds)
4125[info] - should since the nodes have seed nodes configured in config, they should join that, rather than perform bootstrap (209 milliseconds)
4126[info] - should terminate all systems (1 second, 805 milliseconds)
4127[INFO] [12/22/2025 18:42:50.825] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] with UID [958467075997057192]
4128[INFO] [12/22/2025 18:42:50.825] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Starting up, Pekko version [1.1.5] ...
4129[INFO] [12/22/2025 18:42:50.827] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Registered cluster JMX MBean [pekko:type=Cluster,port=45739]
4130[INFO] [12/22/2025 18:42:50.827] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Started up successfully
4131[INFO] [12/22/2025 18:42:50.829] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4132[INFO] [12/22/2025 18:42:50.830] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4133[INFO] [12/22/2025 18:42:50.846] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] with UID [-1515756345551666814]
4134[INFO] [12/22/2025 18:42:50.846] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Starting up, Pekko version [1.1.5] ...
4135[INFO] [12/22/2025 18:42:50.849] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Registered cluster JMX MBean [pekko:type=Cluster,port=43953]
4136[INFO] [12/22/2025 18:42:50.849] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Started up successfully
4137[INFO] [12/22/2025 18:42:50.850] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4138[INFO] [12/22/2025 18:42:50.850] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4139[INFO] [12/22/2025 18:42:50.871] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] with UID [2040279099534015478]
4140[INFO] [12/22/2025 18:42:50.872] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Starting up, Pekko version [1.1.5] ...
4141[INFO] [12/22/2025 18:42:50.874] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Registered cluster JMX MBean [pekko:type=Cluster,port=36385]
4142[INFO] [12/22/2025 18:42:50.874] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Started up successfully
4143[INFO] [12/22/2025 18:42:50.875] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4144[INFO] [12/22/2025 18:42:50.875] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4145[INFO] [12/22/2025 18:42:50.904] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4146[INFO] [12/22/2025 18:42:50.905] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4147[INFO] [12/22/2025 18:42:50.905] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4148[INFO] [12/22/2025 18:42:50.905] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4149[INFO] [12/22/2025 18:42:50.905] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4150[INFO] [12/22/2025 18:42:50.905] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4151[INFO] [pekkoBootstrapInit][12/22/2025 18:42:50.906] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4152[INFO] [12/22/2025 18:42:50.906] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4153[INFO] [pekkoBootstrapInit][12/22/2025 18:42:50.906] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4154[INFO] [12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4155[INFO] [pekkoBootstrapInit][12/22/2025 18:42:50.906] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4156[INFO] [12/22/2025 18:42:50.906] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4157[INFO] [12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4158[INFO] [12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4159[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4160[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4161[INFO] [12/22/2025 18:42:50.907] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4162[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:50.908] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4163[INFO] [12/22/2025 18:42:50.936] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4164[INFO] [12/22/2025 18:42:50.938] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4165[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.939] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4166[INFO] [12/22/2025 18:42:50.942] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4167[INFO] [12/22/2025 18:42:50.943] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4168[INFO] [12/22/2025 18:42:50.944] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4169[INFO] [12/22/2025 18:42:50.946] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4170[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.947] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4171[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.947] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4172[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.948] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4173[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.949] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4174[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.949] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4175[INFO] [12/22/2025 18:42:50.951] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4176[INFO] [12/22/2025 18:42:50.952] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4177[INFO] [12/22/2025 18:42:50.953] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4178[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.953] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4179[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.955] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4180[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:50.956] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4181[INFO] [12/22/2025 18:42:51.988] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4182[INFO] [12/22/2025 18:42:51.988] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4183[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:51.989] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4184[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:51.990] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4185[INFO] [12/22/2025 18:42:52.007] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4186[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.008] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4187[INFO] [12/22/2025 18:42:52.031] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4188[INFO] [12/22/2025 18:42:52.031] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4189[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:52.031] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4190[INFO] [12/22/2025 18:42:52.037] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4191[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.038] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4192[INFO] [12/22/2025 18:42:52.055] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4193[INFO] [12/22/2025 18:42:52.055] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4194[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:52.055] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4195[INFO] [12/22/2025 18:42:52.059] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4196[INFO] [12/22/2025 18:42:52.058] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4197[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.061] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4198[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.062] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4199[INFO] [12/22/2025 18:42:52.073] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4200[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.075] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4201[INFO] [12/22/2025 18:42:52.092] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4202[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.094] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4203[INFO] [12/22/2025 18:42:52.125] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4204[INFO] [12/22/2025 18:42:52.126] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4205[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:52.126] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4206[INFO] [12/22/2025 18:42:52.163] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4207[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:52.164] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4208[INFO] [12/22/2025 18:42:53.068] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4209[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.069] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4210[INFO] [12/22/2025 18:42:53.078] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4211[INFO] [12/22/2025 18:42:53.078] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4212[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.079] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4213[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.079] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4214[INFO] [12/22/2025 18:42:53.127] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4215[INFO] [12/22/2025 18:42:53.127] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4216[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.128] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4217[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.128] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4218[INFO] [12/22/2025 18:42:53.166] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4219[INFO] [12/22/2025 18:42:53.166] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4220[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:53.166] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4221[INFO] [12/22/2025 18:42:53.173] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4222[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.174] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4223[INFO] [12/22/2025 18:42:53.190] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4224[INFO] [12/22/2025 18:42:53.191] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4225[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:53.191] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4226[INFO] [12/22/2025 18:42:53.212] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4227[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.213] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4228[INFO] [12/22/2025 18:42:53.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4229[INFO] [12/22/2025 18:42:53.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4230[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:53.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4231[INFO] [12/22/2025 18:42:53.267] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4232[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.268] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4233[INFO] [12/22/2025 18:42:53.332] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4234[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:53.333] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4235[INFO] [12/22/2025 18:42:54.178] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4236[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.179] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4237[INFO] [12/22/2025 18:42:54.197] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4238[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.198] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4239[INFO] [12/22/2025 18:42:54.232] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4240[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.234] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4241[INFO] [12/22/2025 18:42:54.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4242[INFO] [12/22/2025 18:42:54.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4243[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:54.236] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4244[INFO] [12/22/2025 18:42:54.238] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4245[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.239] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4246[INFO] [12/22/2025 18:42:54.277] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4247[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.278] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4248[INFO] [12/22/2025 18:42:54.281] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4249[INFO] [12/22/2025 18:42:54.281] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4250[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:54.281] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4251[INFO] [12/22/2025 18:42:54.297] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4252[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.298] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] returned [0] seed-nodes []
4253[INFO] [12/22/2025 18:42:54.337] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4254[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.338] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4255[INFO] [12/22/2025 18:42:54.356] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4256[INFO] [12/22/2025 18:42:54.356] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4257[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:54.356] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4258[INFO] [12/22/2025 18:42:54.433] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4259[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.434] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [0] seed-nodes []
4260[INFO] [12/22/2025 18:42:54.492] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4261[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:54.493] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [0] seed-nodes []
4262[INFO] [pekkoBootstrapJoinSelf][12/22/2025 18:42:54.982] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]. Other nodes are expected to locate this cluster via continued contact-point probing.
4263[INFO] [pekkoMemberChanged][12/22/2025 18:42:54.982] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4264[INFO] [12/22/2025 18:42:54.982] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - is the new leader among reachable nodes (more leaders may exist)
4265[INFO] [pekkoMemberChanged][12/22/2025 18:42:54.983] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] to [Up]
4266[INFO] [pekkoBootstrapInProgress][12/22/2025 18:42:54.987] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [LowestAddressJoinDecider(pekko://ClusterBootstrapIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:46851 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:37979] (out of [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]) to perform the self-join and initiate the cluster.
4267[INFO] [pekkoBootstrapInProgress][12/22/2025 18:42:54.987] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [LowestAddressJoinDecider(pekko://ClusterBootstrapIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:41611 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:37979] (out of [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]) to perform the self-join and initiate the cluster.
4268[INFO] [12/22/2025 18:42:55.287] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 1 seed-nodes [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4269[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:55.289] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] returned [1] seed-nodes [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4270[INFO] [pekkoBootstrapJoin][12/22/2025 18:42:55.290] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] to existing cluster [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4271[INFO] [12/22/2025 18:42:55.303] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Received InitJoin message from [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739/system/cluster/core/daemon/joinSeedNodeProcess-1#-1888156384]] to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4272[INFO] [12/22/2025 18:42:55.304] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Sending InitJoinAck message from node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] to [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739/system/cluster/core/daemon/joinSeedNodeProcess-1#-1888156384]] (version [1.1.5])
4273[INFO] [12/22/2025 18:42:55.314] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385/system/cluster/core/daemon#313090793]] to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739]
4274[INFO] [pekkoMemberChanged][12/22/2025 18:42:55.316] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] is JOINING, roles [dc-default], version [0.0.0]
4275[INFO] [12/22/2025 18:42:55.318] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Welcome from [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4276[INFO] [12/22/2025 18:42:55.320] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4277[INFO] [pekkoMemberChanged][12/22/2025 18:42:55.321] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Marked address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] as [Leaving]
4278[INFO] [12/22/2025 18:42:55.346] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4279[INFO] [12/22/2025 18:42:55.346] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))))))]
4280[INFO] [pekkoBootstrapResolved][12/22/2025 18:42:55.346] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(46851),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37979),Some(/127.0.0.1))], filtered to [127.0.0.1:46851, 127.0.0.1:41611, 127.0.0.1:37979]
4281[INFO] [12/22/2025 18:42:55.398] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 1 seed-nodes [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4282[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:42:55.401] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] returned [1] seed-nodes [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4283[INFO] [pekkoBootstrapJoin][12/22/2025 18:42:55.401] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] to existing cluster [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4284[INFO] [12/22/2025 18:42:55.420] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Received InitJoin message from [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953/system/cluster/core/daemon/joinSeedNodeProcess-1#-2107542636]] to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4285[INFO] [12/22/2025 18:42:55.420] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Sending InitJoinAck message from node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] to [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953/system/cluster/core/daemon/joinSeedNodeProcess-1#-2107542636]] (version [1.1.5])
4286[INFO] [12/22/2025 18:42:55.431] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385/system/cluster/core/daemon#313090793]] to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953]
4287[INFO] [pekkoMemberChanged][12/22/2025 18:42:55.433] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] is JOINING, roles [dc-default], version [0.0.0]
4288[INFO] [12/22/2025 18:42:55.436] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Welcome from [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385]
4289[INFO] [pekkoMemberChanged][12/22/2025 18:42:55.972] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] to [Up]
4290[INFO] [pekkoMemberChanged][12/22/2025 18:42:55.972] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] to [Exiting]
4291[INFO] [12/22/2025 18:42:56.949] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Exiting completed
4292[INFO] [12/22/2025 18:42:56.950] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Shutting down...
4293[INFO] [12/22/2025 18:42:56.950] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] - Successfully shut down
4294[INFO] [12/22/2025 18:42:56.952] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739/system/remoting-terminator] Shutting down remote daemon.
4295[INFO] [12/22/2025 18:42:56.952] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4296[INFO] [12/22/2025 18:42:56.955] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Exiting confirmed [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739]
4297[INFO] [12/22/2025 18:42:56.956] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Exiting confirmed [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739]
4298[WARN] [12/22/2025 18:42:56.960] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-36)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4299[WARN] [12/22/2025 18:42:56.961] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-36)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4300[WARN] [12/22/2025 18:42:56.962] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-36)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4301[WARN] [12/22/2025 18:42:56.964] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-36)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4302[INFO] [12/22/2025 18:42:56.976] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4303[INFO] [pekkoMemberChanged][12/22/2025 18:42:56.977] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Marked address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] as [Leaving]
4304[INFO] [pekkoMemberChanged][12/22/2025 18:42:56.992] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739]
4305[INFO] [12/22/2025 18:42:57.966] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [Association(pekko://ClusterBootstrapIntegrationSpec)] Association to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] having UID [958467075997057192] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4306[INFO] [12/22/2025 18:42:57.971] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [Association(pekko://ClusterBootstrapIntegrationSpec)] Association to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:45739] having UID [958467075997057192] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4307[INFO] [pekkoMemberChanged][12/22/2025 18:42:59.031] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] to [Exiting]
4308[INFO] [12/22/2025 18:42:59.033] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Exiting completed
4309[INFO] [12/22/2025 18:42:59.034] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Shutting down...
4310[INFO] [12/22/2025 18:42:59.034] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] - Successfully shut down
4311[INFO] [12/22/2025 18:42:59.035] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953/system/remoting-terminator] Shutting down remote daemon.
4312[INFO] [12/22/2025 18:42:59.035] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4313[INFO] [12/22/2025 18:42:59.038] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Exiting confirmed [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953]
4314Failed to stop [ClusterBootstrapIntegrationSpec] within [3 seconds]
4315-> / LocalActorRefProvider$$anon$3 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
4316 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 10 children
4317 ⌊-> IO-DNS RepointableActorRef class org.apache.pekko.io.SimpleDnsManager status=0 1 children
4318 | ⌊-> inet-address RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 4 children
4319 | ⌊-> $a LocalActorRef class org.apache.pekko.io.InetAddressDnsResolver status=0 no children
4320 | ⌊-> $b LocalActorRef class org.apache.pekko.io.InetAddressDnsResolver status=0 no children
4321 | ⌊-> $c LocalActorRef class org.apache.pekko.io.InetAddressDnsResolver status=0 no children
4322 | ⌊-> $d LocalActorRef class org.apache.pekko.io.InetAddressDnsResolver status=0 no children
4323 ⌊-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children
4324 | ⌊-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children
4325 | ⌊-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 10 children
4326 | ⌊-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children
4327 | ⌊-> 1 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children
4328 | ⌊-> 10 LocalActorRef class org.apache.pekko.io.TcpIncomingConnection status=0 no children
4329 | ⌊-> 11 LocalActorRef class org.apache.pekko.io.TcpIncomingConnection status=0 no children
4330 | ⌊-> 3 LocalActorRef class org.apache.pekko.io.TcpOutgoingConnection status=0 no children
4331 | ⌊-> 4 LocalActorRef class org.apache.pekko.io.TcpOutgoingConnection status=0 no children
4332 | ⌊-> 5 LocalActorRef class org.apache.pekko.io.TcpIncomingConnection status=0 no children
4333 | ⌊-> 7 LocalActorRef class org.apache.pekko.io.TcpIncomingConnection status=0 no children
4334 | ⌊-> 8 LocalActorRef class org.apache.pekko.io.TcpOutgoingConnection status=0 no children
4335 | ⌊-> 9 LocalActorRef class org.apache.pekko.io.TcpOutgoingConnection status=0 no children
4336 ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 3 children
4337 | ⌊-> StreamSupervisor-38 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children
4338 | | ⌊-> flow-11-0-PoolFlow RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4339 | | ⌊-> flow-14-0-detacher RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4340 | | ⌊-> flow-18-0-detacher RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4341 | | ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4342 | | ⌊-> flow-8-0-PoolFlow RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4343 | | ⌊-> flow-9-0-PoolFlow RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4344 | ⌊-> StreamSupervisor-39 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 12 children
4345 | | ⌊-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4346 | | ⌊-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4347 | | ⌊-> remote-29-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4348 | | ⌊-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4349 | | ⌊-> remote-30-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4350 | | ⌊-> remote-37-0-map RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4351 | | ⌊-> remote-38-0-map RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4352 | | ⌊-> remote-39-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4353 | | ⌊-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4354 | | ⌊-> remote-40-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4355 | | ⌊-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4356 | | ⌊-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4357 | ⌊-> StreamSupervisor-40 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
4358 | ⌊-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
4359 ⌊-> eventStreamUnsubscriber-15 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children
4360 ⌊-> log1-Logging$DefaultLogger RepointableActorRef class org.apache.pekko.event.Logging$DefaultLogger status=0 no children
4361 ⌊-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children
4362 ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children
4363 ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children
4364 ⌊-> remoteFlushOnShutdown RepointableActorRef class org.apache.pekko.remote.artery.FlushOnShutdown status=0 no children
4365 ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children
4366[INFO] [12/22/2025 18:42:59.978] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4367[INFO] [pekkoMemberChanged][12/22/2025 18:42:59.979] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Marked address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] as [Leaving]
4368[WARN] [12/22/2025 18:43:00.048] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-39)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4369[WARN] [12/22/2025 18:43:00.048] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapIntegrationSpec/system/Materializers/StreamSupervisor-39)] [outbound connection to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4370[INFO] [12/22/2025 18:43:00.050] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953/system/remoting-terminator] Remoting shut down.
4371[INFO] [12/22/2025 18:43:00.051] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [Association(pekko://ClusterBootstrapIntegrationSpec)] Association to [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953] having UID [-1515756345551666814] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4372[INFO] [pekkoMemberChanged][12/22/2025 18:43:00.053] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] to [Exiting]
4373[INFO] [pekkoMemberChanged][12/22/2025 18:43:00.053] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:43953]
4374[INFO] [12/22/2025 18:43:00.053] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Exiting completed
4375[INFO] [12/22/2025 18:43:00.053] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Shutting down...
4376[INFO] [12/22/2025 18:43:00.053] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385] - Successfully shut down
4377[INFO] [12/22/2025 18:43:00.056] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385/system/remoting-terminator] Shutting down remote daemon.
4378[INFO] [12/22/2025 18:43:00.056] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4379[INFO] [12/22/2025 18:43:00.058] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385/system/remoting-terminator] Remoting shut down.
4380[info] ClusterBootstrapIntegrationSpec:
4381[info] Cluster Bootstrap
4382[info] + System [A]: management port: 46851
4383[info] + System [A]: remoting port: 45739
4384[info] + System [B]: management port: 41611
4385[info] + System [B]: remoting port: 43953
4386[info] + System [C]: management port: 37979
4387[info] + System [C]: remoting port: 36385
4388[info] - should start listening with the http contact-points on 3 systems (15 milliseconds)
4389[info] - should join three DNS discovered nodes by forming new cluster (happy path) (4 seconds, 415 milliseconds)
4390[info] + MemberUp(Member(pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:36385, Up))
4391[info] - should terminate all systems (4 seconds, 753 milliseconds)
4392[INFO] [12/22/2025 18:43:00.090] [pool-107-thread-2] [ArteryTransport(pekko://backoff-discovery-system)] Remoting started with transport [Artery tcp]; listening on address [pekko://backoff-discovery-system@127.0.0.1:46711] with UID [-8370020108118907268]
4393[INFO] [12/22/2025 18:43:00.091] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Starting up, Pekko version [1.1.5] ...
4394[INFO] [12/22/2025 18:43:00.093] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Registered cluster JMX MBean [pekko:type=Cluster,port=46711]
4395[INFO] [12/22/2025 18:43:00.093] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Started up successfully
4396[INFO] [12/22/2025 18:43:00.094] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4397[INFO] [12/22/2025 18:43:00.094] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4398[INFO] [12/22/2025 18:43:00.110] [pool-107-thread-2] [ArteryTransport(pekko://backoff-discovery-system)] Remoting started with transport [Artery tcp]; listening on address [pekko://backoff-discovery-system@127.0.0.1:43479] with UID [-6433741767103741917]
4399[INFO] [12/22/2025 18:43:00.111] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Starting up, Pekko version [1.1.5] ...
4400[INFO] [12/22/2025 18:43:00.113] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Registered cluster JMX MBean [pekko:type=Cluster,port=43479]
4401[INFO] [12/22/2025 18:43:00.113] [pool-107-thread-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Started up successfully
4402[INFO] [12/22/2025 18:43:00.116] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4403[INFO] [12/22/2025 18:43:00.116] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4404[INFO] [12/22/2025 18:43:00.134] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Bootstrap using `pekko.discovery` method: mock-dns
4405[INFO] [12/22/2025 18:43:00.134] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Initiating bootstrap procedure using mock-dns method...
4406[INFO] [12/22/2025 18:43:00.134] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Initiating bootstrap procedure using mock-dns method...
4407[INFO] [12/22/2025 18:43:00.134] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Bootstrap using `pekko.discovery` method: mock-dns
4408[INFO] [pekkoBootstrapInit][12/22/2025 18:43:00.136] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4409[INFO] [12/22/2025 18:43:00.136] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4410[INFO] [pekkoBootstrapInit][12/22/2025 18:43:00.135] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4411[INFO] [12/22/2025 18:43:00.136] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4412[INFO] [12/22/2025 18:43:00.147] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4413[INFO] [12/22/2025 18:43:00.147] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4414[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:00.148] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4415[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:00.148] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4416[INFO] [12/22/2025 18:43:01.252] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4417[INFO] [12/22/2025 18:43:01.253] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4418[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:01.253] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4419[INFO] [12/22/2025 18:43:01.311] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4420[INFO] [12/22/2025 18:43:01.311] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4421[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:01.312] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4422[INFO] [12/22/2025 18:43:03.581] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4423[INFO] [12/22/2025 18:43:03.581] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4424[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:03.581] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4425[INFO] [12/22/2025 18:43:03.632] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4426[INFO] [12/22/2025 18:43:03.632] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4427[WARN] [pekkoBootstrapResolveFailed][12/22/2025 18:43:03.633] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4428[INFO] [12/22/2025 18:43:07.813] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4429[INFO] [12/22/2025 18:43:07.813] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4430[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:07.813] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4431[INFO] [12/22/2025 18:43:07.824] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4432[INFO] [12/22/2025 18:43:07.824] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4433[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:07.826] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4434[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:07.827] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4435[INFO] [12/22/2025 18:43:08.111] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4436[INFO] [12/22/2025 18:43:08.112] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4437[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:08.112] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4438[INFO] [12/22/2025 18:43:08.122] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4439[INFO] [12/22/2025 18:43:08.123] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4440[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:08.124] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4441[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:08.125] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4442[INFO] [12/22/2025 18:43:08.372] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4443[INFO] [12/22/2025 18:43:08.372] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4444[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:08.373] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4445[INFO] [12/22/2025 18:43:08.711] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4446[INFO] [12/22/2025 18:43:08.711] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4447[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:08.712] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4448[INFO] [12/22/2025 18:43:08.875] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4449[INFO] [12/22/2025 18:43:08.875] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4450[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:08.876] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4451[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:08.876] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4452[INFO] [12/22/2025 18:43:08.953] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4453[INFO] [12/22/2025 18:43:08.953] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4454[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:08.953] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4455[INFO] [12/22/2025 18:43:09.203] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4456[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:09.204] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4457[INFO] [12/22/2025 18:43:09.212] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4458[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:09.213] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4459[INFO] [12/22/2025 18:43:09.321] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4460[INFO] [12/22/2025 18:43:09.321] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4461[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:09.322] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4462[INFO] [12/22/2025 18:43:09.533] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4463[INFO] [12/22/2025 18:43:09.533] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4464[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:09.533] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4465[INFO] [12/22/2025 18:43:09.924] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4466[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:09.925] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4467[INFO] [12/22/2025 18:43:09.931] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4468[INFO] [12/22/2025 18:43:09.931] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4469[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:09.931] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4470[INFO] [12/22/2025 18:43:09.934] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4471[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:09.935] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4472[INFO] [12/22/2025 18:43:10.102] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4473[INFO] [12/22/2025 18:43:10.103] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4474[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:10.103] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4475[INFO] [12/22/2025 18:43:10.252] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4476[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:10.253] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4477[INFO] [12/22/2025 18:43:10.383] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4478[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:10.384] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4479[INFO] [12/22/2025 18:43:10.471] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4480[INFO] [12/22/2025 18:43:10.472] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4481[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:10.472] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4482[INFO] [12/22/2025 18:43:10.683] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4483[INFO] [12/22/2025 18:43:10.683] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4484[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:10.683] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4485[INFO] [12/22/2025 18:43:10.984] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4486[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:10.986] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4487[INFO] [12/22/2025 18:43:11.041] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4488[INFO] [12/22/2025 18:43:11.041] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4489[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:11.041] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4490[INFO] [12/22/2025 18:43:11.064] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4491[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:11.065] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4492[INFO] [12/22/2025 18:43:11.222] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4493[INFO] [12/22/2025 18:43:11.222] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4494[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:11.223] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4495[INFO] [12/22/2025 18:43:11.342] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4496[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:11.344] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4497[INFO] [12/22/2025 18:43:11.593] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4498[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:11.594] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4499[INFO] [12/22/2025 18:43:11.611] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4500[INFO] [12/22/2025 18:43:11.611] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4501[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:11.611] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4502[INFO] [12/22/2025 18:43:11.772] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4503[INFO] [12/22/2025 18:43:11.772] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4504[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:11.773] [backoff-discovery-system-pekko.actor.default-dispatcher-6] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4505[INFO] [12/22/2025 18:43:12.114] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4506[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:12.115] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [0] seed-nodes []
4507[INFO] [12/22/2025 18:43:12.164] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4508[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:12.165] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:46711] returned [0] seed-nodes []
4509[INFO] [12/22/2025 18:43:12.201] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4510[INFO] [12/22/2025 18:43:12.201] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4511[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:12.201] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4512[INFO] [pekkoBootstrapJoinSelf][12/22/2025 18:43:12.371] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://backoff-discovery-system@127.0.0.1:43479]. Other nodes are expected to locate this cluster via continued contact-point probing.
4513[INFO] [pekkoMemberChanged][12/22/2025 18:43:12.371] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Node [pekko://backoff-discovery-system@127.0.0.1:43479] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4514[INFO] [12/22/2025 18:43:12.373] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4515[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:12.373] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [LowestAddressJoinDecider(pekko://backoff-discovery-system)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:40673 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:40413] (out of [127.0.0.1:40673, 127.0.0.1:40413]) to perform the self-join and initiate the cluster.
4516[INFO] [12/22/2025 18:43:12.372] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - is the new leader among reachable nodes (more leaders may exist)
4517[INFO] [pekkoMemberChanged][12/22/2025 18:43:12.372] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Leader is moving node [pekko://backoff-discovery-system@127.0.0.1:43479] to [Up]
4518[INFO] [pekkoDeadLetter][12/22/2025 18:43:12.375] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40673] Message [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpBootstrapJsonProtocol$SeedNodes] from Actor[pekko://backoff-discovery-system/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40673#-287438239] to Actor[pekko://backoff-discovery-system/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40673#-287438239] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://backoff-discovery-system/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40673#-287438239] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4519[INFO] [12/22/2025 18:43:12.393] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4520[INFO] [12/22/2025 18:43:12.393] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4521[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:12.393] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4522[INFO] [12/22/2025 18:43:12.933] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4523[INFO] [12/22/2025 18:43:12.933] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))))))]
4524[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:12.933] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40673),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40413),Some(/127.0.0.1))], filtered to [127.0.0.1:40673, 127.0.0.1:40413]
4525[INFO] [12/22/2025 18:43:13.184] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 1 seed-nodes [pekko://backoff-discovery-system@127.0.0.1:43479]
4526[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:13.185] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:43479] returned [1] seed-nodes [pekko://backoff-discovery-system@127.0.0.1:43479]
4527[INFO] [pekkoBootstrapJoin][12/22/2025 18:43:13.185] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Joining [pekko://backoff-discovery-system@127.0.0.1:46711] to existing cluster [pekko://backoff-discovery-system@127.0.0.1:43479]
4528[INFO] [12/22/2025 18:43:13.196] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Received InitJoin message from [Actor[pekko://backoff-discovery-system@127.0.0.1:46711/system/cluster/core/daemon/joinSeedNodeProcess-1#1020161350]] to [pekko://backoff-discovery-system@127.0.0.1:43479]
4529[INFO] [12/22/2025 18:43:13.196] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Sending InitJoinAck message from node [pekko://backoff-discovery-system@127.0.0.1:43479] to [Actor[pekko://backoff-discovery-system@127.0.0.1:46711/system/cluster/core/daemon/joinSeedNodeProcess-1#1020161350]] (version [1.1.5])
4530[INFO] [12/22/2025 18:43:13.205] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Received InitJoinAck message from [Actor[pekko://backoff-discovery-system@127.0.0.1:43479/system/cluster/core/daemon#883116576]] to [pekko://backoff-discovery-system@127.0.0.1:46711]
4531[INFO] [pekkoMemberChanged][12/22/2025 18:43:13.207] [backoff-discovery-system-pekko.actor.internal-dispatcher-9] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Node [pekko://backoff-discovery-system@127.0.0.1:46711] is JOINING, roles [dc-default], version [0.0.0]
4532[INFO] [12/22/2025 18:43:13.210] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Welcome from [pekko://backoff-discovery-system@127.0.0.1:43479]
4533[INFO] [12/22/2025 18:43:13.216] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [CoordinatedShutdown(pekko://backoff-discovery-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4534[INFO] [pekkoMemberChanged][12/22/2025 18:43:13.216] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Marked address [pekko://backoff-discovery-system@127.0.0.1:46711] as [Leaving]
4535[INFO] [pekkoMemberChanged][12/22/2025 18:43:13.371] [backoff-discovery-system-pekko.actor.internal-dispatcher-9] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Leader is moving node [pekko://backoff-discovery-system@127.0.0.1:46711] to [Exiting]
4536[INFO] [12/22/2025 18:43:13.373] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Exiting completed
4537[INFO] [12/22/2025 18:43:13.374] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Shutting down...
4538[INFO] [12/22/2025 18:43:13.374] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:46711] - Successfully shut down
4539[INFO] [12/22/2025 18:43:13.375] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:46711/system/remoting-terminator] Shutting down remote daemon.
4540[INFO] [12/22/2025 18:43:13.376] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:46711/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4541[INFO] [12/22/2025 18:43:13.377] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Exiting confirmed [pekko://backoff-discovery-system@127.0.0.1:46711]
4542[WARN] [12/22/2025 18:43:13.379] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://backoff-discovery-system/system/Materializers/StreamSupervisor-45)] [outbound connection to [pekko://backoff-discovery-system@127.0.0.1:43479], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4543[WARN] [12/22/2025 18:43:13.380] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://backoff-discovery-system/system/Materializers/StreamSupervisor-45)] [outbound connection to [pekko://backoff-discovery-system@127.0.0.1:43479], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4544[INFO] [12/22/2025 18:43:13.395] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [CoordinatedShutdown(pekko://backoff-discovery-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4545[INFO] [pekkoMemberChanged][12/22/2025 18:43:13.397] [backoff-discovery-system-pekko.actor.internal-dispatcher-9] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Marked address [pekko://backoff-discovery-system@127.0.0.1:43479] as [Leaving]
4546[INFO] [12/22/2025 18:43:14.391] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [Association(pekko://backoff-discovery-system)] Association to [pekko://backoff-discovery-system@127.0.0.1:46711] having UID [-8370020108118907268] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4547[INFO] [pekkoMemberChanged][12/22/2025 18:43:14.392] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Leader is moving node [pekko://backoff-discovery-system@127.0.0.1:43479] to [Exiting]
4548[INFO] [pekkoMemberChanged][12/22/2025 18:43:14.392] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Leader is removing confirmed Exiting node [pekko://backoff-discovery-system@127.0.0.1:46711]
4549[INFO] [12/22/2025 18:43:14.392] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Exiting completed
4550[INFO] [12/22/2025 18:43:14.392] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Shutting down...
4551[INFO] [12/22/2025 18:43:14.392] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:43479] - Successfully shut down
4552[INFO] [12/22/2025 18:43:14.395] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:43479/system/remoting-terminator] Shutting down remote daemon.
4553[INFO] [12/22/2025 18:43:14.395] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:43479/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4554[INFO] [12/22/2025 18:43:14.397] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-6] [pekko://backoff-discovery-system@127.0.0.1:43479/system/remoting-terminator] Remoting shut down.
4555[info] ClusterBootstrapDiscoveryBackoffIntegrationSpec:
4556[info] Cluster Bootstrap
4557[info] + System [A]: management port: 40673
4558[info] + System [A]: remoting port: 46711
4559[info] + System [A]: unreachable port: 41875
4560[info] + System [B]: management port: 40413
4561[info] + System [B]: remoting port: 43479
4562[info] + System [B]: unreachable port: 45787
4563[info] - should start listening with the http contact-points on 2 systems (9 milliseconds)
4564[info] - should poll discovery in exponentially increasing backoffs until eventually joining the returned nodes (13 seconds, 83 milliseconds)
4565[info] + MemberUp(Member(pekko://backoff-discovery-system@127.0.0.1:43479, Up))
4566[info] + pekko://backoff-discovery-system@127.0.0.1:46711: duration between call 2 and 3 2379 ms
4567[info] + pekko://backoff-discovery-system@127.0.0.1:43479: duration between call 2 and 3 2269 ms
4568[info] - should terminate all systems (1 second, 187 milliseconds)
4569[INFO] [12/22/2025 18:43:14.417] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] with UID [838664218550534889]
4570[INFO] [12/22/2025 18:43:14.417] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Starting up, Pekko version [1.1.5] ...
4571[INFO] [12/22/2025 18:43:14.419] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Registered cluster JMX MBean [pekko:type=Cluster,port=33033]
4572[INFO] [12/22/2025 18:43:14.419] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Started up successfully
4573[INFO] [12/22/2025 18:43:14.420] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4574[INFO] [12/22/2025 18:43:14.420] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4575[INFO] [12/22/2025 18:43:14.423] [pool-107-thread-2] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4576[INFO] [12/22/2025 18:43:14.424] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4577[INFO] [12/22/2025 18:43:14.424] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4578[INFO] [12/22/2025 18:43:14.424] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4579[INFO] [12/22/2025 18:43:14.424] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:44893
4580[INFO] [12/22/2025 18:43:14.424] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4581[INFO] [12/22/2025 18:43:14.425] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:44893
4582[INFO] [12/22/2025 18:43:14.425] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4583[INFO] [12/22/2025 18:43:14.429] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4584[INFO] [12/22/2025 18:43:14.430] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4585[INFO] [pekkoBootstrapInit][12/22/2025 18:43:14.431] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4586[INFO] [pekkoManagementBound][12/22/2025 18:43:14.431] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:44893
4587[INFO] [12/22/2025 18:43:14.432] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4588[INFO] [12/22/2025 18:43:14.433] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] No mock-data for [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))], resolving as 'Nil'. Current mocks: Map(Lookup(basepathsystem.svc.cluster.local,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@1e97e39a, Lookup(bootstrap-coordinator-test-service,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@10501e38, Lookup(service.svc.cluster.local,Some(management2),Some(tcp2)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@146f88ea, Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp)) -> org.apache.pekko.management.cluster.bootstrap.contactpoint.ClusterBootstrapDiscoveryBackoffIntegrationSpec$$Lambda$19286/0x00007f4a8b8df730@516d1403)
4589[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:14.433] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [], filtered to []
4590[INFO] [12/22/2025 18:43:14.437] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] with UID [-3656568530094136294]
4591[INFO] [12/22/2025 18:43:14.437] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Starting up, Pekko version [1.1.5] ...
4592[INFO] [12/22/2025 18:43:14.439] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Registered cluster JMX MBean [pekko:type=Cluster,port=41345]
4593[INFO] [12/22/2025 18:43:14.439] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Started up successfully
4594[INFO] [12/22/2025 18:43:14.439] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4595[INFO] [12/22/2025 18:43:14.439] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4596[INFO] [12/22/2025 18:43:14.444] [pool-107-thread-2] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4597[INFO] [12/22/2025 18:43:14.445] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4598[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4599[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4600[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:33161
4601[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4602[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:33161
4603[INFO] [12/22/2025 18:43:14.446] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4604[INFO] [12/22/2025 18:43:14.451] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4605[INFO] [12/22/2025 18:43:14.451] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4606[INFO] [pekkoBootstrapInit][12/22/2025 18:43:14.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4607[INFO] [12/22/2025 18:43:14.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4608[INFO] [12/22/2025 18:43:14.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] No mock-data for [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))], resolving as 'Nil'. Current mocks: Map(Lookup(basepathsystem.svc.cluster.local,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@1e97e39a, Lookup(bootstrap-coordinator-test-service,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@10501e38, Lookup(service.svc.cluster.local,Some(management2),Some(tcp2)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18223/0x00007f4a8b67f138@146f88ea, Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp)) -> org.apache.pekko.management.cluster.bootstrap.contactpoint.ClusterBootstrapDiscoveryBackoffIntegrationSpec$$Lambda$19286/0x00007f4a8b8df730@516d1403)
4609[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:14.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [], filtered to []
4610[INFO] [pekkoManagementBound][12/22/2025 18:43:14.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:33161
4611[INFO] [12/22/2025 18:43:14.456] [pool-107-thread-2] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] with UID [6966914766649559907]
4612[INFO] [12/22/2025 18:43:14.456] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Starting up, Pekko version [1.1.5] ...
4613[INFO] [12/22/2025 18:43:14.458] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Registered cluster JMX MBean [pekko:type=Cluster,port=41413]
4614[INFO] [12/22/2025 18:43:14.458] [pool-107-thread-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Started up successfully
4615[INFO] [12/22/2025 18:43:14.458] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4616[INFO] [12/22/2025 18:43:14.458] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4617[INFO] [12/22/2025 18:43:14.465] [pool-107-thread-2] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4618[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4619[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4620[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4621[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:44533
4622[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4623[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:44533
4624[INFO] [12/22/2025 18:43:14.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4625[INFO] [12/22/2025 18:43:14.471] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4626[INFO] [12/22/2025 18:43:14.471] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4627[INFO] [pekkoBootstrapInit][12/22/2025 18:43:14.472] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4628[INFO] [12/22/2025 18:43:14.472] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4629[INFO] [12/22/2025 18:43:14.472] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4630[INFO] [pekkoManagementBound][12/22/2025 18:43:14.472] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:44533
4631[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:14.472] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4632[INFO] [12/22/2025 18:43:14.487] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4633[INFO] [12/22/2025 18:43:14.487] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4634[INFO] [12/22/2025 18:43:14.488] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4635[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:14.490] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4636[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:14.491] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4637[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:14.491] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4638[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:15.441] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Discovered [0] contact points, confirmed [0], which is less than the required [2], retrying
4639[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:15.466] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Discovered [0] contact points, confirmed [0], which is less than the required [2], retrying
4640[INFO] [12/22/2025 18:43:15.518] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4641[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.519] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4642[INFO] [12/22/2025 18:43:15.546] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4643[INFO] [12/22/2025 18:43:15.546] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4644[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:15.547] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4645[INFO] [12/22/2025 18:43:15.561] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4646[INFO] [12/22/2025 18:43:15.561] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4647[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:15.561] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4648[INFO] [12/22/2025 18:43:15.566] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4649[INFO] [12/22/2025 18:43:15.566] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4650[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:15.566] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4651[INFO] [12/22/2025 18:43:15.577] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4652[INFO] [12/22/2025 18:43:15.578] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 0 seed-nodes []
4653[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.578] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4654[INFO] [12/22/2025 18:43:15.579] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4655[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.580] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4656[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.581] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4657[INFO] [12/22/2025 18:43:15.585] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38060: Contact Point returning 0 seed-nodes []
4658[INFO] [12/22/2025 18:43:15.585] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43450: Contact Point returning 0 seed-nodes []
4659[INFO] [12/22/2025 18:43:15.585] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36494: Contact Point returning 0 seed-nodes []
4660[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.586] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4661[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.587] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4662[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.587] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4663[INFO] [12/22/2025 18:43:15.668] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4664[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.669] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4665[INFO] [12/22/2025 18:43:15.708] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4666[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:15.709] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4667[INFO] [12/22/2025 18:43:16.628] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43450: Contact Point returning 0 seed-nodes []
4668[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.629] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4669[INFO] [12/22/2025 18:43:16.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4670[INFO] [12/22/2025 18:43:16.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4671[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:16.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4672[INFO] [12/22/2025 18:43:16.688] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4673[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.689] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4674[INFO] [12/22/2025 18:43:16.697] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38060: Contact Point returning 0 seed-nodes []
4675[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.698] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4676[INFO] [12/22/2025 18:43:16.711] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4677[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.712] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4678[INFO] [12/22/2025 18:43:16.717] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4679[INFO] [12/22/2025 18:43:16.717] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4680[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:16.717] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4681[INFO] [12/22/2025 18:43:16.720] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4682[INFO] [12/22/2025 18:43:16.720] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4683[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:16.721] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4684[INFO] [12/22/2025 18:43:16.748] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36494: Contact Point returning 0 seed-nodes []
4685[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.749] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4686[INFO] [12/22/2025 18:43:16.752] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4687[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.753] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4688[INFO] [12/22/2025 18:43:16.772] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 0 seed-nodes []
4689[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.774] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4690[INFO] [12/22/2025 18:43:16.869] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4691[INFO] [12/22/2025 18:43:16.869] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4692[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.870] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4693[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:16.870] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4694[INFO] [12/22/2025 18:43:17.666] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4695[INFO] [12/22/2025 18:43:17.666] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4696[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:17.666] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4697[INFO] [12/22/2025 18:43:17.758] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43450: Contact Point returning 0 seed-nodes []
4698[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.759] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4699[INFO] [12/22/2025 18:43:17.770] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4700[INFO] [12/22/2025 18:43:17.770] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4701[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:17.770] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4702[INFO] [12/22/2025 18:43:17.822] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4703[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.823] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4704[INFO] [12/22/2025 18:43:17.837] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4705[INFO] [12/22/2025 18:43:17.838] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36494: Contact Point returning 0 seed-nodes []
4706[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.838] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4707[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.839] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4708[INFO] [12/22/2025 18:43:17.842] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4709[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.843] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4710[INFO] [12/22/2025 18:43:17.846] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4711[INFO] [12/22/2025 18:43:17.846] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4712[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:17.846] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4713[INFO] [12/22/2025 18:43:17.887] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38060: Contact Point returning 0 seed-nodes []
4714[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.888] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4715[INFO] [12/22/2025 18:43:17.921] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 0 seed-nodes []
4716[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.922] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4717[INFO] [12/22/2025 18:43:17.987] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4718[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.988] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4719[INFO] [12/22/2025 18:43:17.997] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4720[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:17.998] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4721[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:18.547] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:44533 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:33161] (out of [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]) to perform the self-join and initiate the cluster.
4722[INFO] [12/22/2025 18:43:18.817] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4723[INFO] [12/22/2025 18:43:18.817] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4724[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:18.817] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4725[INFO] [12/22/2025 18:43:18.903] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4726[INFO] [12/22/2025 18:43:18.903] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4727[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:18.904] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4728[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:18.905] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4729[INFO] [12/22/2025 18:43:18.908] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4730[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:18.909] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4731[INFO] [12/22/2025 18:43:18.916] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4732[INFO] [12/22/2025 18:43:18.916] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4733[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:18.916] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4734[INFO] [12/22/2025 18:43:18.918] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43450: Contact Point returning 0 seed-nodes []
4735[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:18.919] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4736[INFO] [12/22/2025 18:43:18.980] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4737[INFO] [12/22/2025 18:43:18.980] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4738[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:18.981] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4739[INFO] [12/22/2025 18:43:18.987] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36494: Contact Point returning 0 seed-nodes []
4740[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:18.988] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4741[INFO] [12/22/2025 18:43:19.028] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4742[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:19.029] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4743[INFO] [12/22/2025 18:43:19.048] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38060: Contact Point returning 0 seed-nodes []
4744[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:19.049] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4745[INFO] [12/22/2025 18:43:19.052] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 0 seed-nodes []
4746[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:19.053] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4747[INFO] [12/22/2025 18:43:19.108] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4748[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:19.109] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4749[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:19.567] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:44533 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:33161] (out of [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]) to perform the self-join and initiate the cluster.
4750[INFO] [12/22/2025 18:43:19.976] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4751[INFO] [12/22/2025 18:43:19.976] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4752[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:19.976] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4753[INFO] [12/22/2025 18:43:20.018] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4754[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.020] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4755[INFO] [12/22/2025 18:43:20.022] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4756[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.023] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4757[INFO] [12/22/2025 18:43:20.066] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4758[INFO] [12/22/2025 18:43:20.067] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4759[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:20.067] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4760[INFO] [12/22/2025 18:43:20.081] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4761[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.082] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4762[INFO] [12/22/2025 18:43:20.107] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36494: Contact Point returning 0 seed-nodes []
4763[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.108] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4764[INFO] [12/22/2025 18:43:20.127] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43450: Contact Point returning 0 seed-nodes []
4765[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.128] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4766[INFO] [12/22/2025 18:43:20.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4767[INFO] [12/22/2025 18:43:20.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4768[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:20.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4769[INFO] [12/22/2025 18:43:20.178] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38060: Contact Point returning 0 seed-nodes []
4770[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.179] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4771[INFO] [12/22/2025 18:43:20.187] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4772[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.188] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4773[INFO] [12/22/2025 18:43:20.201] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 0 seed-nodes []
4774[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.202] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4775[INFO] [12/22/2025 18:43:20.228] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 0 seed-nodes []
4776[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:20.229] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [0] seed-nodes []
4777[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:20.541] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:44893 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:33161] (out of [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]) to perform the self-join and initiate the cluster.
4778[INFO] [pekkoBootstrapJoinSelf][12/22/2025 18:43:20.567] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]. Other nodes are expected to locate this cluster via continued contact-point probing.
4779[INFO] [pekkoMemberChanged][12/22/2025 18:43:20.567] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4780[INFO] [12/22/2025 18:43:20.567] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - is the new leader among reachable nodes (more leaders may exist)
4781[INFO] [pekkoMemberChanged][12/22/2025 18:43:20.568] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] to [Up]
4782[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:20.586] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:44533 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:33161] (out of [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]) to perform the self-join and initiate the cluster.
4783[INFO] [12/22/2025 18:43:21.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4784[INFO] [12/22/2025 18:43:21.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4785[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:21.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4786[INFO] [12/22/2025 18:43:21.148] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36478: Contact Point returning 0 seed-nodes []
4787[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.149] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4788[INFO] [12/22/2025 18:43:21.228] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43426: Contact Point returning 0 seed-nodes []
4789[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.229] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4790[INFO] [12/22/2025 18:43:21.232] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:36480: Contact Point returning 0 seed-nodes []
4791[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.232] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] returned [0] seed-nodes []
4792[INFO] [12/22/2025 18:43:21.252] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:43434: Contact Point returning 0 seed-nodes []
4793[INFO] [12/22/2025 18:43:21.252] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38050: Contact Point returning 1 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4794[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.253] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] returned [0] seed-nodes []
4795[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.253] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [1] seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4796[INFO] [pekkoBootstrapJoin][12/22/2025 18:43:21.254] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] to existing cluster [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4797[INFO] [12/22/2025 18:43:21.264] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033/system/cluster/core/daemon/joinSeedNodeProcess-1#-1435972509]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4798[INFO] [12/22/2025 18:43:21.264] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033/system/cluster/core/daemon/joinSeedNodeProcess-1#-1435972509]] (version [1.1.5])
4799[INFO] [12/22/2025 18:43:21.273] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345/system/cluster/core/daemon#-1382575316]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4800[INFO] [pekkoMemberChanged][12/22/2025 18:43:21.274] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] is JOINING, roles [dc-default], version [0.0.0]
4801[INFO] [12/22/2025 18:43:21.276] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Welcome from [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4802[INFO] [12/22/2025 18:43:21.437] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:38046: Contact Point returning 2 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4803[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:21.439] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] returned [2] seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4804[INFO] [pekkoBootstrapJoin][12/22/2025 18:43:21.439] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] to existing cluster [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4805[INFO] [12/22/2025 18:43:21.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/cluster/core/daemon/joinSeedNodeProcess-1#1691867023]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4806[INFO] [12/22/2025 18:43:21.452] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/cluster/core/daemon/joinSeedNodeProcess-1#1691867023]] (version [1.1.5])
4807[INFO] [12/22/2025 18:43:21.457] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/cluster/core/daemon/joinSeedNodeProcess-1#1691867023]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4808[INFO] [12/22/2025 18:43:21.457] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/cluster/core/daemon/joinSeedNodeProcess-1#1691867023]] (version [1.1.5])
4809[INFO] [12/22/2025 18:43:21.465] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033/system/cluster/core/daemon#-1890358945]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413]
4810[INFO] [pekkoMemberChanged][12/22/2025 18:43:21.467] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] is JOINING, roles [dc-default], version [0.0.0]
4811[INFO] [12/22/2025 18:43:21.469] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Welcome from [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4812[INFO] [pekkoMemberChanged][12/22/2025 18:43:21.577] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] to [Up]
4813[INFO] [pekkoMemberChanged][12/22/2025 18:43:21.577] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] to [Up]
4814[INFO] [12/22/2025 18:43:21.699] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [ArteryTransport(pekko://System)] Remoting started with transport [Artery tcp]; listening on address [pekko://System@127.0.0.1:40707] with UID [6477105335949997823]
4815[INFO] [12/22/2025 18:43:21.699] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Starting up, Pekko version [1.1.5] ...
4816[INFO] [12/22/2025 18:43:21.701] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Registered cluster JMX MBean [pekko:type=Cluster,port=40707]
4817[INFO] [12/22/2025 18:43:21.701] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Started up successfully
4818[INFO] [12/22/2025 18:43:21.701] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4819[INFO] [12/22/2025 18:43:21.702] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4820[INFO] [12/22/2025 18:43:21.706] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [ClusterBootstrap(pekko://System)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4821[INFO] [12/22/2025 18:43:21.707] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading startup checks []
4822[INFO] [12/22/2025 18:43:21.707] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading readiness checks []
4823[INFO] [12/22/2025 18:43:21.707] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading liveness checks []
4824[INFO] [12/22/2025 18:43:21.708] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:44893
4825[INFO] [12/22/2025 18:43:21.708] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Including HTTP management routes for ClusterBootstrap
4826[INFO] [12/22/2025 18:43:21.708] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Using self contact point address: http://127.0.0.1:44893
4827[INFO] [12/22/2025 18:43:21.708] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Including HTTP management routes for HealthCheckRoutes
4828[INFO] [12/22/2025 18:43:21.713] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Initiating bootstrap procedure using mock-dns method...
4829[INFO] [12/22/2025 18:43:21.713] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Bootstrap using `pekko.discovery` method: mock-dns
4830[INFO] [pekkoBootstrapInit][12/22/2025 18:43:21.714] [System-pekko.actor.default-dispatcher-4] [pekko://System/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4831[INFO] [12/22/2025 18:43:21.714] [System-pekko.actor.default-dispatcher-4] [pekko://System/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4832[INFO] [12/22/2025 18:43:21.714] [System-pekko.actor.default-dispatcher-4] [MockDiscovery(pekko://System)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))))))]
4833[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:21.715] [System-pekko.actor.default-dispatcher-11] [pekko://System/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(44893),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(33161),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(44533),Some(/127.0.0.1))], filtered to [127.0.0.1:44893, 127.0.0.1:33161, 127.0.0.1:44533]
4834[ERROR] [12/22/2025 18:43:21.721] [System-pekko.actor.internal-dispatcher-2] [pekko://System@127.0.0.1:40707/system/IO-TCP/selectors/$a/1] Bind failed for TCP channel on endpoint [/127.0.0.1:44893]
4835java.net.BindException: [/127.0.0.1:44893] Address already in use
4836 at java.base/sun.nio.ch.Net.bind0(Native Method)
4837 at java.base/sun.nio.ch.Net.bind(Net.java:555)
4838 at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
4839 at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
4840 at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:89)
4841 at org.apache.pekko.io.TcpListener.<init>(TcpListener.scala:70)
4842 at jdk.internal.reflect.GeneratedConstructorAccessor67.newInstance(Unknown Source)
4843 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
4844 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
4845 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
4846 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
4847 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
4848 at org.apache.pekko.actor.Props.newActor(Props.scala:236)
4849 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
4850 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:652)
4851 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
4852 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
4853 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297)
4854 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232)
4855 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245)
4856 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
4857 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
4858 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
4859 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
4860 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
4861
4862[ERROR] [12/22/2025 18:43:21.721] [System-pekko.actor.default-dispatcher-13] [ClusterBootstrap(pekko://System)] Failed to autostart cluster bootstrap, terminating system (org.apache.pekko.stream.impl.io.ConnectionSourceStage$$anon$3: Bind failed because of java.net.BindException: [/127.0.0.1:44893] Address already in use)
4863[INFO] [12/22/2025 18:43:21.721] [System-pekko.actor.default-dispatcher-13] [CoordinatedShutdown(pekko://System)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4864[INFO] [pekkoDeadLetter][12/22/2025 18:43:21.723] [System-pekko.actor.default-dispatcher-4] [pekko://System/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://System/system/cluster/core/daemon#1099224925] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4865[INFO] [12/22/2025 18:43:21.723] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Exiting completed
4866[INFO] [12/22/2025 18:43:21.724] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Shutting down...
4867[INFO] [12/22/2025 18:43:21.724] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40707] - Successfully shut down
4868[INFO] [12/22/2025 18:43:21.725] [System-pekko.remote.default-remote-dispatcher-7] [pekko://System@127.0.0.1:40707/system/remoting-terminator] Shutting down remote daemon.
4869[INFO] [12/22/2025 18:43:21.725] [System-pekko.remote.default-remote-dispatcher-7] [pekko://System@127.0.0.1:40707/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4870[WARN] [12/22/2025 18:43:21.729] [System-pekko.actor.default-dispatcher-16] [System/Pool(shared->http://127.0.0.1:44893)] [0 (Connecting)]Ongoing request [GET /bootstrap/seed-nodes Empty] was dropped because pool is shutting down
4871[WARN] [12/22/2025 18:43:21.729] [System-pekko.actor.default-dispatcher-14] [System/Pool(shared->http://127.0.0.1:44533)] [0 (Connecting)]Ongoing request [GET /bootstrap/seed-nodes Empty] was dropped because pool is shutting down
4872[WARN] [12/22/2025 18:43:21.729] [System-pekko.actor.default-dispatcher-11] [System/Pool(shared->http://127.0.0.1:33161)] [0 (Connecting)]Ongoing request [GET /bootstrap/seed-nodes Empty] was dropped because pool is shutting down
4873[INFO] [12/22/2025 18:43:21.735] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4874[INFO] [pekkoMemberChanged][12/22/2025 18:43:21.735] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] as [Leaving]
4875[INFO] [12/22/2025 18:43:22.570] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - is the new leader among reachable nodes (more leaders may exist)
4876[INFO] [12/22/2025 18:43:22.596] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - is no longer leader
4877[INFO] [pekkoMemberChanged][12/22/2025 18:43:23.591] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] to [Exiting]
4878[INFO] [12/22/2025 18:43:23.591] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Exiting completed
4879[INFO] [12/22/2025 18:43:23.591] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Shutting down...
4880[INFO] [12/22/2025 18:43:23.591] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] - Successfully shut down
4881[INFO] [12/22/2025 18:43:23.593] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033/system/remoting-terminator] Shutting down remote daemon.
4882[INFO] [12/22/2025 18:43:23.594] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4883[INFO] [12/22/2025 18:43:23.595] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4884[INFO] [12/22/2025 18:43:23.596] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4885[WARN] [12/22/2025 18:43:23.600] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4886[WARN] [12/22/2025 18:43:23.601] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4887[WARN] [12/22/2025 18:43:23.602] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4888[WARN] [12/22/2025 18:43:23.603] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4889[INFO] [12/22/2025 18:43:23.612] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4890[INFO] [pekkoMemberChanged][12/22/2025 18:43:23.612] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] as [Leaving]
4891[INFO] [12/22/2025 18:43:23.616] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - is the new leader among reachable nodes (more leaders may exist)
4892[INFO] [12/22/2025 18:43:24.606] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] having UID [838664218550534889] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4893[INFO] [12/22/2025 18:43:24.616] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033] having UID [838664218550534889] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4894[INFO] [pekkoMemberChanged][12/22/2025 18:43:24.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] to [Exiting]
4895[INFO] [pekkoMemberChanged][12/22/2025 18:43:24.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:33033]
4896[INFO] [12/22/2025 18:43:24.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Exiting completed
4897[INFO] [12/22/2025 18:43:24.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Shutting down...
4898[INFO] [12/22/2025 18:43:24.637] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] - Successfully shut down
4899[INFO] [12/22/2025 18:43:24.639] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345/system/remoting-terminator] Shutting down remote daemon.
4900[INFO] [12/22/2025 18:43:24.639] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4901[INFO] [12/22/2025 18:43:24.642] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4902[INFO] [12/22/2025 18:43:24.657] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - is the new leader among reachable nodes (more leaders may exist)
4903[INFO] [pekkoMemberChanged][12/22/2025 18:43:24.657] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345]
4904[INFO] [12/22/2025 18:43:25.657] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41345] having UID [-3656568530094136294] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4905[WARN] [12/22/2025 18:43:25.657] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-54)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4906[WARN] [12/22/2025 18:43:25.657] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-54)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4907[INFO] [12/22/2025 18:43:25.668] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4908[INFO] [pekkoMemberChanged][12/22/2025 18:43:25.669] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] as [Leaving]
4909[INFO] [pekkoMemberChanged][12/22/2025 18:43:25.676] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] to [Exiting]
4910[INFO] [12/22/2025 18:43:25.676] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Exiting completed
4911[INFO] [12/22/2025 18:43:25.676] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Shutting down...
4912[INFO] [12/22/2025 18:43:25.676] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413] - Successfully shut down
4913[INFO] [pekkoDeadLetter][12/22/2025 18:43:25.677] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/cluster/core/daemon#1849683761] to Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/cluster/core/publisher#324766007] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/cluster/core/publisher#324766007] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4914[INFO] [12/22/2025 18:43:25.678] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/remoting-terminator] Shutting down remote daemon.
4915[INFO] [12/22/2025 18:43:25.678] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4916[INFO] [12/22/2025 18:43:25.680] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:41413/system/remoting-terminator] Remoting shut down.
4917[info] ClusterBootstrapAutostartIntegrationSpec:
4918[info] Cluster Bootstrap
4919[info] + System [A]: management port: 44893
4920[info] + System [A]: remoting port: 33033
4921[info] + System [B]: management port: 33161
4922[info] + System [B]: remoting port: 41345
4923[info] + System [C]: management port: 44533
4924[info] + System [C]: remoting port: 41413
4925[info] - should join three DNS discovered nodes by forming new cluster (happy path) (7 seconds, 219 milliseconds)
4926[info] - should terminate a system when autostart fails (44 milliseconds)
4927[info] + System [A]: management port: 44893
4928[info] + System [A]: remoting port: 33033
4929[info] - should terminate all systems (3 seconds, 953 milliseconds)
4930[INFO] [12/22/2025 18:43:25.704] [pool-107-thread-2] [ArteryTransport(pekko://SystemUnreachableNodes)] Remoting started with transport [Artery tcp]; listening on address [pekko://SystemUnreachableNodes@127.0.0.1:35587] with UID [4214541744405043158]
4931[INFO] [12/22/2025 18:43:25.705] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Starting up, Pekko version [1.1.5] ...
4932[INFO] [12/22/2025 18:43:25.706] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Registered cluster JMX MBean [pekko:type=Cluster,port=35587]
4933[INFO] [12/22/2025 18:43:25.706] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Started up successfully
4934[INFO] [12/22/2025 18:43:25.707] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4935[INFO] [12/22/2025 18:43:25.707] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4936[INFO] [12/22/2025 18:43:25.720] [pool-107-thread-2] [ArteryTransport(pekko://SystemUnreachableNodes)] Remoting started with transport [Artery tcp]; listening on address [pekko://SystemUnreachableNodes@127.0.0.1:41465] with UID [129167380700228853]
4937[INFO] [12/22/2025 18:43:25.720] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Starting up, Pekko version [1.1.5] ...
4938[INFO] [12/22/2025 18:43:25.722] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Registered cluster JMX MBean [pekko:type=Cluster,port=41465]
4939[INFO] [12/22/2025 18:43:25.722] [pool-107-thread-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Started up successfully
4940[INFO] [12/22/2025 18:43:25.722] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4941[INFO] [12/22/2025 18:43:25.722] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4942[INFO] [12/22/2025 18:43:25.742] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Bootstrap using `pekko.discovery` method: mock-dns
4943[INFO] [12/22/2025 18:43:25.742] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Initiating bootstrap procedure using mock-dns method...
4944[INFO] [12/22/2025 18:43:25.743] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Initiating bootstrap procedure using mock-dns method...
4945[INFO] [12/22/2025 18:43:25.743] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Bootstrap using `pekko.discovery` method: mock-dns
4946[INFO] [pekkoBootstrapInit][12/22/2025 18:43:25.743] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4947[INFO] [12/22/2025 18:43:25.743] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4948[INFO] [12/22/2025 18:43:25.744] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))))))]
4949[INFO] [pekkoBootstrapInit][12/22/2025 18:43:25.744] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4950[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:25.744] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))], filtered to [127.0.0.1:41611, 127.0.0.1:37275]
4951[INFO] [12/22/2025 18:43:25.745] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4952[INFO] [12/22/2025 18:43:25.745] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))))))]
4953[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:25.745] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))], filtered to [127.0.0.1:41611, 127.0.0.1:37275]
4954[WARN] [12/22/2025 18:43:25.763] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4955[WARN] [12/22/2025 18:43:25.764] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4956[WARN] [12/22/2025 18:43:25.764] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4957[WARN] [12/22/2025 18:43:25.764] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4958[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:26.753] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4959[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:26.757] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4960[WARN] [12/22/2025 18:43:26.820] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4961[INFO] [12/22/2025 18:43:26.833] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4962[INFO] [12/22/2025 18:43:26.833] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))))))]
4963[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:26.833] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(41611),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37275),Some(/127.0.0.1))], filtered to [127.0.0.1:41611, 127.0.0.1:37275]
4964[INFO] [12/22/2025 18:43:26.847] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4965[INFO] [12/22/2025 18:43:26.847] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
4966[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:26.847] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
4967[INFO] [12/22/2025 18:43:26.854] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4968[INFO] [12/22/2025 18:43:26.856] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4969[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:26.857] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
4970[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:26.858] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
4971[WARN] [12/22/2025 18:43:26.879] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4972[WARN] [12/22/2025 18:43:26.896] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4973[WARN] [12/22/2025 18:43:26.955] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4974[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:27.773] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4975[INFO] [12/22/2025 18:43:27.910] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4976[WARN] [12/22/2025 18:43:27.910] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4977[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:27.911] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
4978[WARN] [12/22/2025 18:43:27.919] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4979[INFO] [12/22/2025 18:43:27.927] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4980[INFO] [12/22/2025 18:43:27.927] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
4981[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:27.927] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
4982[INFO] [12/22/2025 18:43:27.954] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4983[INFO] [12/22/2025 18:43:27.954] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
4984[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:27.954] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
4985[WARN] [12/22/2025 18:43:27.956] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4986[INFO] [12/22/2025 18:43:27.960] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4987[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:27.962] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
4988[INFO] [12/22/2025 18:43:27.962] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4989[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:27.963] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
4990[INFO] [12/22/2025 18:43:27.979] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4991[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:27.980] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
4992[WARN] [12/22/2025 18:43:28.066] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4993[INFO] [12/22/2025 18:43:28.985] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4994[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:28.987] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
4995[INFO] [12/22/2025 18:43:28.989] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4996[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:28.990] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
4997[INFO] [12/22/2025 18:43:29.053] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4998[INFO] [12/22/2025 18:43:29.053] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
4999[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:29.053] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5000[WARN] [12/22/2025 18:43:29.055] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
5001[ERROR] [12/22/2025 18:43:29.055] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
5002[WARN] [12/22/2025 18:43:29.059] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
5003[ERROR] [12/22/2025 18:43:29.059] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
5004[INFO] [12/22/2025 18:43:29.079] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5005[WARN] [12/22/2025 18:43:29.080] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Probing [http://127.0.0.1:37275/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37275,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
5006[ERROR] [12/22/2025 18:43:29.080] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37275] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
5007[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:29.081] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5008[INFO] [12/22/2025 18:43:29.125] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5009[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:29.126] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5010[WARN] [12/22/2025 18:43:29.235] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Probing [http://127.0.0.1:41611/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:41611,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
5011[ERROR] [12/22/2025 18:43:29.235] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-41611] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
5012[INFO] [12/22/2025 18:43:30.147] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
5013[INFO] [12/22/2025 18:43:30.147] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
5014[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:30.148] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5015[INFO] [12/22/2025 18:43:30.159] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5016[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:30.161] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
5017[INFO] [12/22/2025 18:43:30.165] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5018[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:30.166] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
5019[INFO] [12/22/2025 18:43:30.194] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5020[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:30.195] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5021[INFO] [12/22/2025 18:43:30.258] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5022[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:30.259] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5023[INFO] [12/22/2025 18:43:30.414] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
5024[INFO] [12/22/2025 18:43:30.414] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
5025[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:30.414] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5026[INFO] [12/22/2025 18:43:31.205] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5027[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:31.206] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
5028[INFO] [12/22/2025 18:43:31.208] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
5029[INFO] [12/22/2025 18:43:31.208] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
5030[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:31.208] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5031[INFO] [12/22/2025 18:43:31.320] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5032[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:31.321] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5033[INFO] [12/22/2025 18:43:31.334] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5034[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:31.336] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5035[INFO] [12/22/2025 18:43:31.379] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5036[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:31.380] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
5037[INFO] [12/22/2025 18:43:31.493] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
5038[INFO] [12/22/2025 18:43:31.494] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
5039[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:31.494] [SystemUnreachableNodes-pekko.actor.default-dispatcher-5] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5040[INFO] [pekkoBootstrapJoinSelf][12/22/2025 18:43:31.858] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://SystemUnreachableNodes@127.0.0.1:35587]. Other nodes are expected to locate this cluster via continued contact-point probing.
5041[INFO] [pekkoMemberChanged][12/22/2025 18:43:31.858] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-4] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
5042[INFO] [12/22/2025 18:43:31.858] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-4] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - is the new leader among reachable nodes (more leaders may exist)
5043[INFO] [pekkoMemberChanged][12/22/2025 18:43:31.859] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-4] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Leader is moving node [pekko://SystemUnreachableNodes@127.0.0.1:35587] to [Up]
5044[INFO] [12/22/2025 18:43:31.861] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [CoordinatedShutdown(pekko://SystemUnreachableNodes)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5045[INFO] [pekkoMemberChanged][12/22/2025 18:43:31.861] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Marked address [pekko://SystemUnreachableNodes@127.0.0.1:35587] as [Leaving]
5046[INFO] [12/22/2025 18:43:32.305] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5047[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:32.306] [SystemUnreachableNodes-pekko.actor.default-dispatcher-15] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:35587] returned [0] seed-nodes []
5048[INFO] [12/22/2025 18:43:32.515] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
5049[INFO] [pekkoBootstrapSeedNodes][12/22/2025 18:43:32.517] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:41465] returned [0] seed-nodes []
5050[INFO] [12/22/2025 18:43:32.693] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
5051[INFO] [12/22/2025 18:43:32.693] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))))))]
5052[INFO] [pekkoBootstrapResolved][12/22/2025 18:43:32.693] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(33475),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35327),Some(/127.0.0.1))], filtered to [127.0.0.1:33475, 127.0.0.1:35327]
5053[INFO] [pekkoMemberChanged][12/22/2025 18:43:32.837] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Leader is moving node [pekko://SystemUnreachableNodes@127.0.0.1:35587] to [Exiting]
5054[INFO] [12/22/2025 18:43:32.838] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Exiting completed
5055[INFO] [12/22/2025 18:43:32.838] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Shutting down...
5056[INFO] [12/22/2025 18:43:32.838] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:35587] - Successfully shut down
5057[INFO] [pekkoDeadLetter][12/22/2025 18:43:32.839] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://SystemUnreachableNodes/system/cluster/core/daemon#1221081143] to Actor[pekko://SystemUnreachableNodes/system/cluster/core/publisher#2085956850] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://SystemUnreachableNodes/system/cluster/core/publisher#2085956850] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
5058[INFO] [12/22/2025 18:43:32.839] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-8] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/remoting-terminator] Shutting down remote daemon.
5059[INFO] [12/22/2025 18:43:32.839] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-8] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
5060[INFO] [12/22/2025 18:43:32.841] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-8] [pekko://SystemUnreachableNodes@127.0.0.1:35587/system/remoting-terminator] Remoting shut down.
5061[INFO] [12/22/2025 18:43:32.849] [pool-107-thread-2-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [CoordinatedShutdown(pekko://SystemUnreachableNodes)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5062[INFO] [pekkoDeadLetter][12/22/2025 18:43:32.850] [SystemUnreachableNodes-pekko.actor.default-dispatcher-14] [pekko://SystemUnreachableNodes/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://SystemUnreachableNodes/system/cluster/core/daemon#1513085877] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
5063[INFO] [12/22/2025 18:43:32.850] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-9] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Exiting completed
5064[INFO] [12/22/2025 18:43:32.850] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-9] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Shutting down...
5065[INFO] [12/22/2025 18:43:32.850] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-9] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:41465] - Successfully shut down
5066[INFO] [12/22/2025 18:43:32.851] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/remoting-terminator] Shutting down remote daemon.
5067[INFO] [12/22/2025 18:43:32.851] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
5068[INFO] [12/22/2025 18:43:32.852] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:41465/system/remoting-terminator] Remoting shut down.
5069[info] ClusterBootstrapRetryUnreachableContactPointIntegrationSpec:
5070[info] Cluster Bootstrap
5071[info] + System [A]: management port: 33475
5072[info] + System [A]: remoting port: 35587
5073[info] + System [A]: unreachable port: 41611
5074[info] + System [B]: management port: 35327
5075[info] + System [B]: remoting port: 41465
5076[info] + System [B]: unreachable port: 37275
5077[info] - should start listening with the http contact-points on 3 systems (11 milliseconds)
5078[info] - should eventually join three discovered nodes by forming new cluster (6 seconds, 118 milliseconds)
5079[info] + MemberUp(Member(pekko://SystemUnreachableNodes@127.0.0.1:35587, Up))
5080[info] - should terminate all systems (1 second, 4 milliseconds)
5081[INFO] [12/22/2025 18:43:32.878] [pool-107-thread-2] [ArteryTransport(pekko://InactiveBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://InactiveBootstrapSpec@127.0.0.1:36755] with UID [-2997762138943268859]
5082[INFO] [12/22/2025 18:43:32.879] [pool-107-thread-2] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Starting up, Pekko version [1.1.5] ...
5083[INFO] [12/22/2025 18:43:32.880] [pool-107-thread-2] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Registered cluster JMX MBean [pekko:type=Cluster]
5084[INFO] [12/22/2025 18:43:32.880] [pool-107-thread-2] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Started up successfully
5085[INFO] [12/22/2025 18:43:32.881] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
5086[INFO] [12/22/2025 18:43:32.881] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
5087[INFO] [12/22/2025 18:43:32.888] [pool-107-thread-2-ScalaTest-running-InactiveBootstrapSpec] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading startup checks []
5088[INFO] [12/22/2025 18:43:32.888] [pool-107-thread-2-ScalaTest-running-InactiveBootstrapSpec] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading readiness checks []
5089[INFO] [12/22/2025 18:43:32.888] [pool-107-thread-2-ScalaTest-running-InactiveBootstrapSpec] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading liveness checks []
5090[info] InactiveBootstrapSpec:
5091[info] cluster-bootstrap on the classpath
5092[info] - should not fail management routes if bootstrap is not configured or used (1 millisecond)
5093[INFO] [12/22/2025 18:43:32.889] [pool-107-thread-2] [CoordinatedShutdown(pekko://InactiveBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5094[INFO] [pekkoDeadLetter][12/22/2025 18:43:32.890] [InactiveBootstrapSpec-pekko.actor.default-dispatcher-6] [pekko://InactiveBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://InactiveBootstrapSpec/system/cluster/core/daemon#1063037406] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
5095[INFO] [12/22/2025 18:43:32.891] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Exiting completed
5096[INFO] [12/22/2025 18:43:32.891] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Shutting down...
5097[INFO] [12/22/2025 18:43:32.891] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36755] - Successfully shut down
5098[INFO] [12/22/2025 18:43:32.892] [InactiveBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://InactiveBootstrapSpec@127.0.0.1:36755/system/remoting-terminator] Shutting down remote daemon.
5099[INFO] [12/22/2025 18:43:32.892] [InactiveBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://InactiveBootstrapSpec@127.0.0.1:36755/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
5100[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:32.911] [pool-107-thread-2-ScalaTest-running-LowestAddressJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system)] Discovered [2] contact points, confirmed [2], which is less than the required [3], retrying
5101[INFO] [pekkoBootstrapInProgress][12/22/2025 18:43:32.912] [pool-107-thread-2-ScalaTest-running-LowestAddressJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system)] Discovered [3] contact points, confirmed [2], which is less than the required [3], retrying
5102[INFO] [12/22/2025 18:43:32.914] [pool-107-thread-2] [CoordinatedShutdown(pekko://join-decider-spec-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5103[info] LowestAddressJoinDeciderSpec:
5104[info] LowestAddressJoinDecider
5105[info] - should sort ResolvedTarget by lowest hostname:port (0 milliseconds)
5106[info] - should when addresses are known, sort deterministically on address even when names are inconsistent (1 millisecond)
5107[info] - should join existing cluster immediately (0 milliseconds)
5108[info] - should keep probing when contact points changed within stable-margin (1 millisecond)
5109[info] - should keep probing when not enough contact points (0 milliseconds)
5110[info] - should keep probing when not enough confirmed contact points (1 millisecond)
5111[info] - should join self when all conditions met and self has the lowest address (1 millisecond)
5112Starting build for ProjectRef(file:/build/repo/,management-loglevels-log4j2) (pekko-management-loglevels-log4j2)... [10/13]
5113Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5114[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.8.0-RC4/classes ...
5115[info] done compiling
5116[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.8.0-RC4/test-classes ...
5117[info] done compiling
5118HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
5119HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
51202025-12-22T17:43:36.358519728Z pool-117-thread-1-ScalaTest-running-LogLevelRoutesSpec INFO Log level for [LogLevelRoutesSpec] set to [INFO] through Pekko Management loglevel endpoint from [unknown]HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
51212025-12-22T17:43:36.362176707Z pool-117-thread-1-ScalaTest-running-LogLevelRoutesSpec INFO Log level for [LogLevelRoutesSpec] set to [WARN] through Pekko Management loglevel endpoint from [unknown]HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
5122[INFO] [12/22/2025 18:43:36.401] [pool-117-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5123[DEBUG] [12/22/2025 18:43:36.401] [pool-117-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-service-unbind] with [0] tasks
5124[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-unbind] with [0] tasks
5125[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-requests-done] with [0] tasks
5126[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-stop] with [0] tasks
5127[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
5128[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
5129[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-leave] with [0] tasks
5130[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-exiting] with [0] tasks
5131[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-exiting-done] with [0] tasks
5132[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-shutdown] with [0] tasks
5133[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
5134[DEBUG] [12/22/2025 18:43:36.404] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [actor-system-terminate] with [1] tasks.
5135[DEBUG] [12/22/2025 18:43:36.405] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
5136[DEBUG] [12/22/2025 18:43:36.413] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-7] [EventStream] shutting down: StandardOutLogger
5137[info] LogLevelRoutesSpec:
5138[info] The logback log level routes
5139[info] - must show log level of a Logger (127 milliseconds)
5140[info] - must change log level of a Logger to ERROR (13 milliseconds)
5141[info] - must change log level of a Logger to DEBUG (2 milliseconds)
5142[info] - must change log level of a Logger to INFO (9 milliseconds)
5143[info] - must change log level of a Logger to WARN (2 milliseconds)
5144[info] - must fail for unknown log level (17 milliseconds)
5145[info] - must not change loglevel if read only (2 milliseconds)
5146[info] - must allow inspecting classic Pekko loglevel (2 milliseconds)
5147[info] - must allow changing classic Pekko loglevel (3 milliseconds)
5148Starting build for ProjectRef(file:/build/repo/,discovery-kubernetes-api) (pekko-discovery-kubernetes-api)... [11/13]
5149Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5150[info] compiling 4 Scala sources to /build/repo/discovery-kubernetes-api/target/scala-3.8.0-RC4/classes ...
5151[info] done compiling
5152[info] compiling 3 Scala sources and 1 Java source to /build/repo/discovery-kubernetes-api/target/scala-3.8.0-RC4/test-classes ...
5153[info] done compiling
5154[INFO] [12/22/2025 18:43:39.687] [pool-128-thread-2-ScalaTest-running-SettingsSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5155[INFO] [12/22/2025 18:43:39.708] [pool-128-thread-2-ScalaTest-running-SettingsSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5156[info] SettingsSpec:
5157[info] Settings
5158[info] - should default tls-version to v1.2 (283 milliseconds)
5159[info] - should support tls-version override (18 milliseconds)
5160[info] JsonFormatSpec:
5161[info] JsonFormat
5162[info] - should work (36 milliseconds)
5163[WARN] [12/22/2025 18:43:39.931] [pool-128-thread-2-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [KubernetesApiServiceDiscovery(pekko://default)] Unable to read api-token from /var/run/secrets/kubernetes.io/serviceaccount/token because it doesn't exist.
5164[WARN] [12/22/2025 18:43:39.931] [pool-128-thread-2-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [KubernetesApiServiceDiscovery(pekko://default)] Unable to read pod-namespace from /var/run/secrets/kubernetes.io/serviceaccount/namespace because it doesn't exist.
5165[INFO] [12/22/2025 18:43:39.934] [pool-128-thread-2-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5166[info] KubernetesApiServiceDiscoverySpec:
5167[info] targets
5168[info] - should calculate the correct list of resolved targets (6 milliseconds)
5169[info] - should ignore deleted pods (0 milliseconds)
5170[info] - should return a single result per host with no port when no port name is requested (0 milliseconds)
5171[info] - should ignore non-running pods (0 milliseconds)
5172[info] - should ignore running pods where the Pekko container is waiting (2 milliseconds)
5173[info] - should ignore pending pods (2 milliseconds)
5174[info] - should use a ip instead of the host if requested (0 milliseconds)
5175[info] The discovery loading mechanism
5176[info] - should allow loading kubernetes-api discovery even if it is not the default (141 milliseconds)
5177Starting build for ProjectRef(file:/build/repo/,discovery-marathon-api) (pekko-discovery-marathon-api)... [12/13]
5178Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5179[info] compiling 4 Scala sources to /build/repo/discovery-marathon-api/target/scala-3.8.0-RC4/classes ...
5180[info] done compiling
5181[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.8.0-RC4/test-classes ...
5182[info] done compiling
5183[info] MarathonApiServiceDiscoverySpec:
5184[info] targets
5185[info] - should calculate the correct list of resolved targets (46 milliseconds)
5186[info] - should calculate the correct list of resolved targets for docker (1 millisecond)
5187
5188************************
5189Build summary:
5190[{
5191 "module": "pekko-lease-kubernetes",
5192 "compile": {"status": "ok", "tookMs": 13203, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5194 "test-compile": {"status": "ok", "tookMs": 4780, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5195 "test": {"status": "ok", "tookMs": 14786, "passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52, "byFramework": [{"framework": "unknown", "stats": {"passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52}}]},
5196 "publish": {"status": "skipped", "tookMs": 0},
5197 "metadata": {
5198 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5199}
5200},{
5201 "module": "pekko-discovery-aws-api-async",
5202 "compile": {"status": "ok", "tookMs": 1364, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5204 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5205 "test": {"status": "ok", "tookMs": 153, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5206 "publish": {"status": "skipped", "tookMs": 0},
5207 "metadata": {
5208 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5209}
5210},{
5211 "module": "pekko-discovery-aws-api",
5212 "compile": {"status": "ok", "tookMs": 875, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5214 "test-compile": {"status": "ok", "tookMs": 1585, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5215 "test": {"status": "ok", "tookMs": 275, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
5216 "publish": {"status": "skipped", "tookMs": 0},
5217 "metadata": {
5218 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5219}
5220},{
5221 "module": "pekko-management-loglevels-logback",
5222 "compile": {"status": "ok", "tookMs": 3532, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5224 "test-compile": {"status": "ok", "tookMs": 1307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5225 "test": {"status": "ok", "tookMs": 994, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
5226 "publish": {"status": "skipped", "tookMs": 0},
5227 "metadata": {
5228 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5229}
5230},{
5231 "module": "pekko-management-bom",
5232 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5234 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5235 "test": {"status": "ok", "tookMs": 73, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5236 "publish": {"status": "skipped", "tookMs": 0},
5237 "metadata": {
5238 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5239}
5240},{
5241 "module": "pekko-management",
5242 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5244 "test-compile": {"status": "ok", "tookMs": 4444, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5245 "test": {"status": "ok", "tookMs": 5116, "passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39, "byFramework": [{"framework": "unknown", "stats": {"passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39}}]},
5246 "publish": {"status": "skipped", "tookMs": 0},
5247 "metadata": {
5248 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5249}
5250},{
5251 "module": "pekko-management-cluster-http",
5252 "compile": {"status": "ok", "tookMs": 2016, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5254 "test-compile": {"status": "ok", "tookMs": 3496, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5255 "test": {"status": "ok", "tookMs": 5358, "passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24, "byFramework": [{"framework": "unknown", "stats": {"passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24}}]},
5256 "publish": {"status": "skipped", "tookMs": 0},
5257 "metadata": {
5258 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5259}
5260},{
5261 "module": "pekko-discovery-consul",
5262 "compile": {"status": "ok", "tookMs": 502, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5264 "test-compile": {"status": "ok", "tookMs": 907, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5265 "test": {"status": "ok", "tookMs": 7846, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
5266 "publish": {"status": "skipped", "tookMs": 0},
5267 "metadata": {
5268 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5269}
5270},{
5271 "module": "pekko-management-pki",
5272 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5274 "test-compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5275 "test": {"status": "ok", "tookMs": 94, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5276 "publish": {"status": "skipped", "tookMs": 0},
5277 "metadata": {
5278 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5279}
5280},{
5281 "module": "pekko-management-cluster-bootstrap",
5282 "compile": {"status": "ok", "tookMs": 1819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5284 "test-compile": {"status": "ok", "tookMs": 4468, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5285 "test": {"status": "ok", "tookMs": 52981, "passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48, "byFramework": [{"framework": "unknown", "stats": {"passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48}}]},
5286 "publish": {"status": "skipped", "tookMs": 0},
5287 "metadata": {
5288 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5289}
5290},{
5291 "module": "pekko-management-loglevels-log4j2",
5292 "compile": {"status": "ok", "tookMs": 660, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5294 "test-compile": {"status": "ok", "tookMs": 1034, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5295 "test": {"status": "ok", "tookMs": 1099, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
5296 "publish": {"status": "skipped", "tookMs": 0},
5297 "metadata": {
5298 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5299}
5300},{
5301 "module": "pekko-discovery-kubernetes-api",
5302 "compile": {"status": "ok", "tookMs": 985, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5304 "test-compile": {"status": "ok", "tookMs": 1198, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5305 "test": {"status": "ok", "tookMs": 839, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
5306 "publish": {"status": "skipped", "tookMs": 0},
5307 "metadata": {
5308 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5309}
5310},{
5311 "module": "pekko-discovery-marathon-api",
5312 "compile": {"status": "ok", "tookMs": 713, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5313 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5314 "test-compile": {"status": "ok", "tookMs": 581, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5315 "test": {"status": "ok", "tookMs": 307, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
5316 "publish": {"status": "skipped", "tookMs": 0},
5317 "metadata": {
5318 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5319}
5320}]
5321************************
5322[success] Total time: 157 s (0:02:37.0), completed Dec 22, 2025, 6:43:42 PM
5323[0JChecking patch project/plugins.sbt...
5324Checking patch project/Dependencies.scala...
5325Checking patch build.sbt...
5326Applied patch project/plugins.sbt cleanly.
5327Applied patch project/Dependencies.scala cleanly.
5328Applied patch build.sbt cleanly.