Build Logs
nebula-contrib/testcontainers-nebula • 3.8.0-RC6:2026-01-08
Errors
333
Warnings
0
Total Lines
10016
1##################################
2Clonning https://github.com/nebula-contrib/testcontainers-nebula.git into /build/repo using revision v0.2.1
3##################################
4Note: switching to 'ee3d08205d748fd56aed9a501b6b7b608b6eb6ab'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project nebula-contrib/testcontainers-nebula
37##################################
38Scala version: 3.8.0-RC6
39Targets: io.github.jxnu-liguobin%testcontainers-nebula io.github.jxnu-liguobin%testcontainers-nebula-zio
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC6
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC6"
60"++3.8.0-RC6 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.jxnu-liguobin%testcontainers-nebula io.github.jxnu-liguobin%testcontainers-nebula-zio"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.89s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC6
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in root/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in zio/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC6) in root/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in examples/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
86[info] Switching Scala version on:
87[info] * root (3.8.0-RC6)
88[info] core (3.8.0-RC6, 2.13.12, 2.12.18)
89[info] zio (3.8.0-RC6, 2.13.12, 2.12.18)
90[info] Excluding projects:
91[info] examples (2.13.12)
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to root (in build file:/build/repo/)
97[info] Defining Global / credentials, core / credentials and 2 others.
98[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114[success] Total time: 0 s, completed Jan 8, 2026, 2:03:26 AM
115Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
117Starting build...
118Projects: Set(core, zio)
119Starting build for ProjectRef(file:/build/repo/,core) (testcontainers-nebula)... [0/2]
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
121Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
123[info] done compiling
124Starting build for ProjectRef(file:/build/repo/,zio) (testcontainers-nebula-zio)... [1/2]
125Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC6/classes ...
127[info] done compiling
128[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC6/test-classes ...
129[info] done compiling
130loaded ch.qos.logback.classic.util.DefaultJoranConfigurator@5131f0c8
131Found ch.qos.logback.classic.util.DefaultJoranConfigurator@5131f0c8
13202:03:42.340 [pool-28-thread-5] INFO testcontainers.containers.NebulaClusterContainer - Nebula meta nodes started at ip: 172.28.0.2:9559
13302:03:42.342 [pool-28-thread-5] INFO testcontainers.containers.NebulaClusterContainer - Nebula storage nodes started at ip: 172.28.0.3:9779
13402:03:42.342 [pool-28-thread-5] INFO testcontainers.containers.NebulaClusterContainer - Nebula graph nodes started at ip: 172.28.0.4:9669
13502:03:42.372 [pool-28-thread-5] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
13602:03:42.379 [pool-28-thread-5] 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)
13702:03:42.382 [pool-28-thread-5] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
13802:03:42.511 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set.
13902:03:42.511 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist.
14002:03:42.535 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist.
14102:03:42.535 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy
14202:03:42.653 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
14302:03:42.676 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: preparing request execution
14402:03:42.681 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
14502:03:42.685 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
14602:03:42.686 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: target auth state: UNCHALLENGED
14702:03:42.686 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: proxy auth state: UNCHALLENGED
14802:03:42.686 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: acquiring connection with route {}->unix://localhost:2375
14902:03:42.686 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquiring endpoint (3 MINUTES)
15002:03:42.688 [pool-28-thread-5] 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]
15102:03:42.692 [pool-28-thread-5] 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]
15202:03:42.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: acquired ep-00000000
15302:03:42.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquired endpoint ep-00000000
15402:03:42.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: opening connection {}->unix://localhost:2375
15502:03:42.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: connecting endpoint (3 MINUTES)
15602:03:42.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
15702:03:42.705 [pool-28-thread-5] 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
15802:03:42.705 [pool-28-thread-5] 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
15902:03:42.706 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connected http-outgoing-0
16002:03:42.706 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: endpoint connected
16102:03:42.706 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: executing GET /v1.32/info HTTP/1.1
16202:03:42.707 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: start execution ex-00000001
16302:03:42.707 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: executing exchange ex-00000001 over http-outgoing-0
16402:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1
16502:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
16602:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
16702:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
16802:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
16902:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
17002:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
17102:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
17202:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
17302:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
17402:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
17502:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
17602:03:42.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
17702:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
17802:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
17902:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
18002:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
18102:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
18202:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
18302:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:42 GMT[\r][\n]"
18402:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
18502:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18602:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "8c9[\r][\n]"
18702:03:42.715 [pool-28-thread-5] 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":"2026-01-08T01:03:42.708827295Z","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":16772898816,"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]"
18802:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18902:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
19002:03:42.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
19102:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
19202:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
19302:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
19402:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
19502:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
19602:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
19702:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:42 GMT
19802:03:42.718 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
19902:03:42.724 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: connection can be kept alive for 3 MINUTES
20002:03:42.843 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: releasing valid endpoint
20102:03:42.843 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: releasing endpoint
20202:03:42.843 [pool-28-thread-5] 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
20302:03:42.844 [pool-28-thread-5] 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]
20402:03:42.844 [pool-28-thread-5] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
20502:03:42.844 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
20602:03:42.844 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
20702:03:42.853 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bridge
20802:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: preparing request execution
20902:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
21002:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
21102:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: target auth state: UNCHALLENGED
21202:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: proxy auth state: UNCHALLENGED
21302:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000002: acquiring connection with route {}->unix://localhost:2375
21402:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquiring endpoint (3 MINUTES)
21502:03:42.857 [pool-28-thread-5] 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]
21602:03:42.857 [pool-28-thread-5] 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]
21702:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: acquired ep-00000001
21802:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquired endpoint ep-00000001
21902:03:42.857 [pool-28-thread-5] 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
22002:03:42.857 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: start execution ex-00000002
22102:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: executing exchange ex-00000002 over http-outgoing-0
22202:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
22302:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
22402:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
22502:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
22602:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
22702:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
22802:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
22902:03:42.858 [pool-28-thread-5] 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]"
23002:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
23102:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
23202:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
23302:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
23402:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
23502:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
23602:03:42.858 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
23702:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
23802:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
23902:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
24002:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
24102:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
24202:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
24302:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:42 GMT[\r][\n]"
24402:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1271[\r][\n]"
24502:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
24602:03:42.859 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Name":"bridge","Id":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","Created":"2026-01-08T01:01:26.957000864Z","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":{"72a2c692b760561b583781e73956e01a6cb0968934e8760f5fce4493d1c8a6f4":{"Name":"cbfe6742a6557d8a40649c5403482e0c7b7f_c9c799","EndpointID":"603165457b480a6609e2521e3fff1868d37ca3e2b31e6820298d1114572b3a9e","MacAddress":"06:96:c1:4e:55:c6","IPv4Address":"172.17.0.2/16","IPv6Address":""},"e5cb5024d3f48961bb4e9de497940cc9535755f80d69e5b58da81aea7cb5f6e8":{"Name":"gallant_liskov","EndpointID":"1b9b216994751ba93eb45be3f9247e140b578c50c4d1df369faf1470d37d3a68","MacAddress":"82:12:65:6a:cd:9d","IPv4Address":"172.17.0.3/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]"
24702:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
24802:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
24902:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
25002:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
25102:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
25202:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
25302:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:42 GMT
25402:03:42.860 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1271
25502:03:42.861 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: connection can be kept alive for 3 MINUTES
25602:03:42.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: releasing valid endpoint
25702:03:42.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: releasing endpoint
25802:03:42.872 [pool-28-thread-5] 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
25902:03:42.872 [pool-28-thread-5] 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]
26002:03:42.873 [pool-28-thread-5] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
26102:03:42.873 [pool-28-thread-5] 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=2026-01-08T01:03:42.708827295Z, 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=16772898816, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
26202:03:42.874 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
26302:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: preparing request execution
26402:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
26502:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
26602:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: target auth state: UNCHALLENGED
26702:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: proxy auth state: UNCHALLENGED
26802:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000003: acquiring connection with route {}->unix://localhost:2375
26902:03:42.875 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquiring endpoint (3 MINUTES)
27002:03:42.875 [pool-28-thread-5] 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]
27102:03:42.876 [pool-28-thread-5] 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]
27202:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: acquired ep-00000002
27302:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquired endpoint ep-00000002
27402:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: executing GET /v1.32/version HTTP/1.1
27502:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: start execution ex-00000003
27602:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: executing exchange ex-00000003 over http-outgoing-0
27702:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
27802:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
27902:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
28002:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
28102:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
28202:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
28302:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
28402:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
28502:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
28602:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
28702:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
28802:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
28902:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
29002:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
29102:03:42.876 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
29202:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
29302:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
29402:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
29502:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
29602:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
29702:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
29802:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:42 GMT[\r][\n]"
29902:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
30002:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
30102:03:42.884 [pool-28-thread-5] 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]"
30202:03:42.884 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
30302:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
30402:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
30502:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
30602:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
30702:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
30802:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:42 GMT
30902:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
31002:03:42.885 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: connection can be kept alive for 3 MINUTES
31102:03:42.893 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: releasing valid endpoint
31202:03:42.893 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: releasing endpoint
31302:03:42.893 [pool-28-thread-5] 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
31402:03:42.893 [pool-28-thread-5] 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]
31502:03:42.893 [pool-28-thread-5] 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}
31602:03:42.893 [pool-28-thread-5] INFO org.testcontainers.DockerClientFactory - Connected to docker:
317 Server Version: 28.0.4
318 API Version: 1.48
319 Operating System: Ubuntu 22.04.5 LTS
320 Total Memory: 15995 MB
32102:03:42.901 [pool-28-thread-5] DEBUG org.testcontainers.utility.RyukResourceReaper - Ryuk is enabled
32202:03:42.903 [pool-28-thread-5] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
32302:03:42.903 [pool-28-thread-5] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/ryuk:0.5.1 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
32402:03:42.905 [pool-28-thread-5] 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]
32502:03:42.905 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: preparing request execution
32602:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
32702:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
32802:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: target auth state: UNCHALLENGED
32902:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: proxy auth state: UNCHALLENGED
33002:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000004: acquiring connection with route {}->unix://localhost:2375
33102:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquiring endpoint (3 MINUTES)
33202:03:42.906 [pool-28-thread-5] 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]
33302:03:42.906 [pool-28-thread-5] 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]
33402:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: acquired ep-00000003
33502:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquired endpoint ep-00000003
33602:03:42.906 [pool-28-thread-5] 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
33702:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: start execution ex-00000004
33802:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: executing exchange ex-00000004 over http-outgoing-0
33902:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
34002:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
34102:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
34202:03:42.906 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
34302:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
34402:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
34502:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
34602:03:42.907 [pool-28-thread-5] 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]"
34702:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
34802:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
34902:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
35002:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
35102:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
35202:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
35302:03:42.907 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
35402:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
35502:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
35602:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
35702:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
35802:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
35902:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
36002:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:42 GMT[\r][\n]"
36102:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
36202:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36302:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "1735[\r][\n]"
36402:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[{"Containers":-1,"Created":1767834144,"Id":"sha256:3989ba217a64516aa439dae8a6fed6870c8d0b872a1e6f36b6c3cb01d96a2ec5","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["77cbfe:6742a6557d8a40649c5403482e0c7b7f"],"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:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"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":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]"
36502:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36602:03:42.910 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
36702:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36802:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
36902:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
37002:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
37102:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
37202:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
37302:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
37402:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:42 GMT
37502:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
37602:03:42.911 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: connection can be kept alive for 3 MINUTES
37702:03:42.919 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: releasing valid endpoint
37802:03:42.919 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: releasing endpoint
37902:03:42.920 [pool-28-thread-5] 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
38002:03:42.920 [pool-28-thread-5] 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]
38102:03:42.922 [pool-28-thread-5] DEBUG tc.testcontainers/ryuk:0.5.1 - testcontainers/ryuk:0.5.1 is not in image name cache, updating...
38202:03:42.923 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
38302:03:42.924 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: preparing request execution
38402:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
38502:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
38602:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: target auth state: UNCHALLENGED
38702:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: proxy auth state: UNCHALLENGED
38802:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000005: acquiring connection with route {}->unix://localhost:2375
38902:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquiring endpoint (3 MINUTES)
39002:03:42.925 [pool-28-thread-5] 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]
39102:03:42.925 [pool-28-thread-5] 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]
39202:03:42.925 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: acquired ep-00000004
39302:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquired endpoint ep-00000004
39402:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39502:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: start execution ex-00000005
39602:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: executing exchange ex-00000005 over http-outgoing-0
39702:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39802:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
39902:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
40002:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
40102:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
40202:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
40302:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
40402:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
40502:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
40602:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
40702:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
40802:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
40902:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
41002:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
41102:03:42.926 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
41202:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
41302:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
41402:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
41502:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
41602:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
41702:03:42.927 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
41802:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:42 GMT[\r][\n]"
41902:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 55[\r][\n]"
42002:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
42102:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.5.1"}[\n]"
42202:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found
42302:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
42402:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
42502:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
42602:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
42702:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
42802:03:42.928 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:42 GMT
42902:03:42.929 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 55
43002:03:42.929 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: connection can be kept alive for 3 MINUTES
43102:03:42.932 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: releasing valid endpoint
43202:03:42.932 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: releasing endpoint
43302:03:42.933 [pool-28-thread-5] 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
43402:03:42.933 [pool-28-thread-5] 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]
43502:03:42.934 [pool-28-thread-5] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: testcontainers/ryuk:0.5.1
43602:03:42.934 [pool-28-thread-5] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
43702:03:42.939 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
43802:03:42.939 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
43902:03:42.940 [pool-28-thread-5] 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)
44002:03:42.940 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
44102:03:42.940 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
44202:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: preparing request execution
44302:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
44402:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
44502:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: target auth state: UNCHALLENGED
44602:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: proxy auth state: UNCHALLENGED
44702:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000006: acquiring connection with route {}->unix://localhost:2375
44802:03:42.947 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquiring endpoint (3 MINUTES)
44902:03:42.947 [docker-java-stream--1761815518] 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]
45002:03:42.948 [docker-java-stream--1761815518] 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]
45102:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: acquired ep-00000005
45202:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquired endpoint ep-00000005
45302:03:42.948 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1
45402:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: start execution ex-00000006
45502:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: executing exchange ex-00000006 over http-outgoing-0
45602:03:42.948 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1
45702:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream
45802:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
45902:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
46002:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
46102:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
46202:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
46302:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
46402:03:42.948 [docker-java-stream--1761815518] 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.5.1 HTTP/1.1[\r][\n]"
46502:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
46602:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
46702:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
46802:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
46902:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
47002:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
47102:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
47202:03:42.948 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
47302:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
47402:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
47502:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
47602:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
47702:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
47802:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
47902:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
48002:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
48102:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48202:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3c[\r][\n]"
48302:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.5.1"}[\r][\n]"
48402:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48502:03:43.167 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
48602:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
48702:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
48802:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
48902:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
49002:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
49102:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
49202:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
49302:03:43.168 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000006: connection can be kept alive for 3 MINUTES
49402:03:43.169 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
49502:03:43.178 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.5.1, from=null, time=null, errorDetail=null, error=null, aux=null)
49602:03:43.184 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
49702:03:43.225 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
49802:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
49902:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50002:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50102:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
50202:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50302:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50402:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
50502:03:43.226 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50602:03:43.226 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
50702:03:43.227 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
50802:03:43.227 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
50902:03:43.293 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51002:03:43.294 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28716,"total":2807803},"progress":"[\u003e ] 28.72kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
51102:03:43.294 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51202:03:43.294 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28716, total=2807803, start=null), progress=[> ] 28.72kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
51302:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
51402:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
51502:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51602:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
51702:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
51802:03:43.312 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51902:03:43.312 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52002:03:43.313 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52102:03:43.313 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (28 KB/? MB)
52202:03:43.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
52302:03:43.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2807803},"progress":"[\u003e ] 32.77kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
52402:03:43.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52502:03:43.313 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2807803, start=null), progress=[> ] 32.77kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52602:03:43.323 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
52702:03:43.323 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28778,"total":2775904},"progress":"[\u003e ] 28.78kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
52802:03:43.323 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52902:03:43.324 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28778, total=2775904, start=null), progress=[> ] 28.78kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
53002:03:43.330 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
53102:03:43.330 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3670,"total":284767},"progress":"[\u003e ] 3.67kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
53202:03:43.330 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53302:03:43.330 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3670, total=284767, start=null), progress=[> ] 3.67kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
53402:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
53502:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
53602:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53702:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
53802:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
53902:03:43.363 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54002:03:43.364 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54102:03:43.364 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54202:03:43.366 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (63 KB/? MB)
54302:03:43.368 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
54402:03:43.368 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2807803,"total":2807803},"progress":"[==================================================\u003e] 2.808MB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
54502:03:43.368 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54602:03:43.369 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2807803, total=2807803, start=null), progress=[==================================================>] 2.808MB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
54702:03:43.372 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
54802:03:43.372 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
54902:03:43.372 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55002:03:43.373 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
55102:03:43.373 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
55202:03:43.373 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
55302:03:43.373 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55402:03:43.374 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
55502:03:43.374 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (2 MB/5 MB)
55602:03:43.412 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
55702:03:43.412 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
55802:03:43.412 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55902:03:43.413 [docker-java-stream--1761815518] 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=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
56002:03:43.414 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
56102:03:43.415 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
56202:03:43.415 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":284767},"progress":"[=====\u003e ] 32.77kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
56302:03:43.415 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56402:03:43.416 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=284767, start=null), progress=[=====> ] 32.77kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56502:03:43.455 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
56602:03:43.455 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
56702:03:43.455 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56802:03:43.456 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56902:03:43.456 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57002:03:43.456 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
57102:03:43.456 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57202:03:43.457 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
57302:03:43.557 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
57402:03:43.557 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
57502:03:43.557 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57602:03:43.558 [docker-java-stream--1761815518] 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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
57702:03:43.558 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
57802:03:43.560 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57902:03:43.560 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2775904},"progress":"[\u003e ] 32.77kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
58002:03:43.560 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58102:03:43.560 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2775904, start=null), progress=[> ] 32.77kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
58202:03:43.597 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
58302:03:43.597 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2775904,"total":2775904},"progress":"[==================================================\u003e] 2.776MB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
58402:03:43.597 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58502:03:43.598 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2775904, total=2775904, start=null), progress=[==================================================>] 2.776MB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
58602:03:43.608 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
58702:03:43.608 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
58802:03:43.608 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58902:03:43.608 [docker-java-stream--1761815518] 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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
59002:03:43.609 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
59102:03:43.613 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]"
59202:03:43.613 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"}[\r][\n]"
59302:03:43.613 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59402:03:43.613 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
59502:03:43.615 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "4b[\r][\n]"
59602:03:43.616 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.5.1"}[\r][\n]"
59702:03:43.616 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59802:03:43.616 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.5.1, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
59902:03:43.617 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
60002:03:43.617 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
60102:03:43.617 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: releasing valid endpoint
60202:03:43.617 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: releasing endpoint
60302:03:43.617 [docker-java-stream--1761815518] 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
60402:03:43.617 [docker-java-stream--1761815518] 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]
60502:03:43.617 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
60602:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: preparing request execution
60702:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
60802:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
60902:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: target auth state: UNCHALLENGED
61002:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: proxy auth state: UNCHALLENGED
61102:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000007: acquiring connection with route {}->unix://localhost:2375
61202:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquiring endpoint (3 MINUTES)
61302:03:43.618 [pool-28-thread-5] 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]
61402:03:43.618 [pool-28-thread-5] 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]
61502:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: acquired ep-00000006
61602:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquired endpoint ep-00000006
61702:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
61802:03:43.618 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: start execution ex-00000007
61902:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: executing exchange ex-00000007 over http-outgoing-0
62002:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
62102:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
62202:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
62302:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
62402:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
62502:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
62602:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
62702:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
62802:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
62902:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
63002:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
63102:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
63202:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
63302:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
63402:03:43.619 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
63502:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
63602:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
63702:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
63802:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
63902:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
64002:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
64102:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
64202:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
64302:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
64402:03:43.620 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","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":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/12fdacbdead69cfffa54ac3db541c4e6cc085bca972910ceea96e7df047632bd/diff:/var/lib/docker/overlay2/a7a6f0d1265dae04e0ecdd01e58f777c210db5c6e20482ab99507df50a2fc7f9/diff","MergedDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/merged","UpperDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/diff","WorkDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
64502:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
64602:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
64702:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
64802:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
64902:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
65002:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
65102:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
65202:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
65302:03:43.621 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: connection can be kept alive for 3 MINUTES
65402:03:43.638 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: releasing valid endpoint
65502:03:43.638 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: releasing endpoint
65602:03:43.638 [pool-28-thread-5] 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
65702:03:43.638 [pool-28-thread-5] 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]
65802:03:43.640 [pool-28-thread-5] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
65902:03:43.641 [pool-28-thread-5] DEBUG tc.testcontainers/ryuk:0.5.1 - Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
66002:03:43.641 [pool-28-thread-5] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
66102:03:43.641 [pool-28-thread-5] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
66202:03:43.643 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
66302:03:43.643 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
66402:03:43.643 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
66502:03:43.652 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@73765fe8[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;@4860a43a}, 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.5.1,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0},macAddress=<null>,name=testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab,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>]
66602:03:43.699 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: preparing request execution
66702:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
66802:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
66902:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: target auth state: UNCHALLENGED
67002:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: proxy auth state: UNCHALLENGED
67102:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000008: acquiring connection with route {}->unix://localhost:2375
67202:03:43.700 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquiring endpoint (3 MINUTES)
67302:03:43.700 [pool-28-thread-5] 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]
67402:03:43.701 [pool-28-thread-5] 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]
67502:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: acquired ep-00000007
67602:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquired endpoint ep-00000007
67702:03:43.701 [pool-28-thread-5] 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-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
67802:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: start execution ex-00000008
67902:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: executing exchange ex-00000008 over http-outgoing-0
68002:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
68102:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
68202:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
68302:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
68402:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
68502:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
68602:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 1954
68702:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
68802:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
68902:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1[\r][\n]"
69002:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
69102:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
69202:03:43.701 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
69302:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
69402:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
69502:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
69602:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
69702:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
69802:03:43.702 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
69902:03:43.702 [pool-28-thread-5] 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.5.1","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.19.0"},"Shell":null,"NetworkingConfig":null}"
70002:03:43.722 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
70102:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
70202:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
70302:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
70402:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
70502:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
70602:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
70702:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]"
70802:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
70902:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","Warnings":[]}[\n]"
71002:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created
71102:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
71202:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
71302:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
71402:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
71502:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
71602:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
71702:03:43.723 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88
71802:03:43.724 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: connection can be kept alive for 3 MINUTES
71902:03:43.727 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: releasing valid endpoint
72002:03:43.727 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: releasing endpoint
72102:03:43.727 [pool-28-thread-5] 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
72202:03:43.727 [pool-28-thread-5] 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]
72302:03:43.730 [pool-28-thread-5] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51
72402:03:43.732 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51
72502:03:43.732 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: preparing request execution
72602:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
72702:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
72802:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: target auth state: UNCHALLENGED
72902:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: proxy auth state: UNCHALLENGED
73002:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000009: acquiring connection with route {}->unix://localhost:2375
73102:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquiring endpoint (3 MINUTES)
73202:03:43.733 [pool-28-thread-5] 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]
73302:03:43.733 [pool-28-thread-5] 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]
73402:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: acquired ep-00000008
73502:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquired endpoint ep-00000008
73602:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: executing POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/start HTTP/1.1
73702:03:43.733 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: start execution ex-00000009
73802:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: executing exchange ex-00000009 over http-outgoing-0
73902:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/start HTTP/1.1
74002:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
74102:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
74202:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
74302:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
74402:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
74502:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
74602:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
74702:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/start HTTP/1.1[\r][\n]"
74802:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
74902:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
75002:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
75102:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
75202:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
75302:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
75402:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
75502:03:43.734 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
75602:03:43.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
75702:03:43.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
75802:03:43.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
75902:03:43.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
76002:03:43.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
76102:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
76202:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
76302:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content
76402:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
76502:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
76602:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
76702:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
76802:03:43.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
76902:03:43.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: connection can be kept alive for 3 MINUTES
77002:03:43.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: releasing valid endpoint
77102:03:43.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: releasing endpoint
77202:03:43.874 [pool-28-thread-5] 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
77302:03:43.874 [pool-28-thread-5] 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]
77402:03:43.879 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51,false
77502:03:43.879 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json], queryParams={}}
77602:03:43.880 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: preparing request execution
77702:03:43.880 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
77802:03:43.880 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
77902:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: target auth state: UNCHALLENGED
78002:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: proxy auth state: UNCHALLENGED
78102:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000A: acquiring connection with route {}->unix://localhost:2375
78202:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquiring endpoint (3 MINUTES)
78302:03:43.881 [pool-28-thread-5] 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]
78402:03:43.881 [pool-28-thread-5] 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]
78502:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: acquired ep-00000009
78602:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquired endpoint ep-00000009
78702:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: executing GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
78802:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: start execution ex-0000000A
78902:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: executing exchange ex-0000000A over http-outgoing-0
79002:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
79102:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
79202:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
79302:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
79402:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
79502:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
79602:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
79702:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1[\r][\n]"
79802:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
79902:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
80002:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
80102:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
80202:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
80302:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
80402:03:43.881 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
80502:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
80602:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
80702:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
80802:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
80902:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
81002:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
81102:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
81202:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
81302:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81402:03:43.882 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "13f3[\r][\n]"
81502:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","Created":"2026-01-08T01:03:43.70333277Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3081,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:43.744966555Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/resolv.conf","HostnamePath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hostname","HostsPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hosts","LogPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51-json.log","Name":"/testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab","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":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","LowerDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356-init/diff:/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/diff:/var/lib/docker/overlay2/12fdacbdead69cfffa54ac3db541c4e6cc085bca972910ceea96e7df047632bd/diff:/var/lib/docker/overlay2/a7a6f0d1265dae04e0ecdd01e58f777c210db5c6e20482ab99507df50a2fc7f9/diff","MergedDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/merged","UpperDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/diff","WorkDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"0f7727287f3e","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.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"4947f18610f296bcf1a2b4a6615f6866102bfbc56f62bcc483835c5e7b0cd3e1","SandboxKey":"/var/run/docker/netns/4947f18610f2","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"e5bf6c83dcc5564c306c2efbace5e49e9181aca6767860bb0a6485e1b6ebad77","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4a:e7:45:0d:28:bd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4a:e7:45:0d:28:bd","DriverOpts":null,"GwPriority":0,"NetworkID":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"e5bf6c83dcc5564c306c2efbace5e49e9181aca6767860bb0a6485e1b6ebad77","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
81602:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81702:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
81802:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81902:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
82002:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
82102:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
82202:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
82302:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
82402:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
82502:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
82602:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
82702:03:43.883 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: connection can be kept alive for 3 MINUTES
82802:03:43.932 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: releasing valid endpoint
82902:03:43.933 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: releasing endpoint
83002:03:43.933 [pool-28-thread-5] 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
83102:03:43.933 [pool-28-thread-5] 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]
83202:03:43.935 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
83302:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: preparing request execution
83402:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
83502:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
83602:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: target auth state: UNCHALLENGED
83702:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: proxy auth state: UNCHALLENGED
83802:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000B: acquiring connection with route {}->unix://localhost:2375
83902:03:43.935 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquiring endpoint (3 MINUTES)
84002:03:43.935 [pool-28-thread-5] 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]
84102:03:43.935 [pool-28-thread-5] 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]
84202:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: acquired ep-0000000A
84302:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquired endpoint ep-0000000A
84402:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: executing GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84502:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: start execution ex-0000000B
84602:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
84702:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84802:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
84902:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
85002:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
85102:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
85202:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
85302:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
85402:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1[\r][\n]"
85502:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
85602:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
85702:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
85802:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
85902:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
86002:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
86102:03:43.936 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
86202:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
86302:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
86402:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
86502:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
86602:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
86702:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
86802:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
86902:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
87002:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
87102:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","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":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/12fdacbdead69cfffa54ac3db541c4e6cc085bca972910ceea96e7df047632bd/diff:/var/lib/docker/overlay2/a7a6f0d1265dae04e0ecdd01e58f777c210db5c6e20482ab99507df50a2fc7f9/diff","MergedDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/merged","UpperDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/diff","WorkDir":"/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
87202:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
87302:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
87402:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
87502:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
87602:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
87702:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
87802:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
87902:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
88002:03:43.937 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: connection can be kept alive for 3 MINUTES
88102:03:43.938 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: releasing valid endpoint
88202:03:43.938 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: releasing endpoint
88302:03:43.938 [pool-28-thread-5] 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
88402:03:43.938 [pool-28-thread-5] 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]
88502:03:43.939 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
88602:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: preparing request execution
88702:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
88802:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
88902:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: target auth state: UNCHALLENGED
89002:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: proxy auth state: UNCHALLENGED
89102:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000C: acquiring connection with route {}->unix://localhost:2375
89202:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquiring endpoint (3 MINUTES)
89302:03:43.939 [pool-28-thread-5] 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]
89402:03:43.939 [pool-28-thread-5] 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]
89502:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: acquired ep-0000000B
89602:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquired endpoint ep-0000000B
89702:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: executing GET /v1.32/version HTTP/1.1
89802:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: start execution ex-0000000C
89902:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
90002:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
90102:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
90202:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
90302:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
90402:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
90502:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
90602:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
90702:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
90802:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
90902:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
91002:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
91102:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
91202:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
91302:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
91402:03:43.939 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
91502:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
91602:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
91702:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
91802:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
91902:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
92002:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
92102:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
92202:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
92302:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
92402:03:43.946 [pool-28-thread-5] 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]"
92502:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
92602:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
92702:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
92802:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
92902:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
93002:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
93102:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
93202:03:43.946 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
93302:03:43.947 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: connection can be kept alive for 3 MINUTES
93402:03:43.948 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: releasing valid endpoint
93502:03:43.948 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: releasing endpoint
93602:03:43.948 [pool-28-thread-5] 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
93702:03:43.948 [pool-28-thread-5] 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]
93802:03:43.952 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: preparing request execution
93902:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
94002:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
94102:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: target auth state: UNCHALLENGED
94202:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: proxy auth state: UNCHALLENGED
94302:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000D: acquiring connection with route {}->unix://localhost:2375
94402:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquiring endpoint (3 MINUTES)
94502:03:43.953 [docker-java-stream-21911596] 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]
94602:03:43.953 [docker-java-stream-21911596] 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]
94702:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: acquired ep-0000000C
94802:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquired endpoint ep-0000000C
94902:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: executing GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
95002:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: start execution ex-0000000D
95102:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
95202:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
95302:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
95402:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
95502:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
95602:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
95702:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
95802:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
95902:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
96002:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
96102:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
96202:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
96302:03:43.953 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
96402:03:43.954 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
96502:03:43.954 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
96602:03:43.954 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
96702:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
96802:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
96902:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
97002:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
97102:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
97202:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
97302:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
97402:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
97502:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
97602:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
97702:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
97802:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
97902:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
98002:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 08 Jan 2026 01:03:43 GMT
98102:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
98202:03:43.955 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: connection can be kept alive for 3 MINUTES
98302:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "2e[\r][\n]"
98402:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2026/01/08 01:03:43 Pinging Docker...[\n]"
98502:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98602:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "38[\r][\n]"
98702:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02026/01/08 01:03:43 Docker daemon is available![\n]"
98802:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98902:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "35[\r][\n]"
99002:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2026/01/08 01:03:43 Starting on port 8080...[\n]"
99102:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
99202:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "25[\r][\n]"
99302:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2026/01/08 01:03:43 Started![\n]"
99402:03:43.956 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
99502:03:43.957 [pool-28-thread-5] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2026/01/08 01:03:43 Pinging Docker...
99602:03:43.957 [pool-28-thread-5] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2026/01/08 01:03:43 Started!
99702:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: cancel
99802:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-0: close connection IMMEDIATE
99902:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: endpoint closed
100002:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: discarding endpoint
100102:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: releasing endpoint
100202:03:43.958 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection is not kept alive
100302:03:43.958 [pool-28-thread-5] 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]
100402:03:43.959 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100502:03:43.959 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100602:03:43.959 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100702:03:43.959 [docker-java-stream-21911596] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1008java.nio.channels.ClosedChannelException: null
1009 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1010 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1011 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1012 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1013 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1014 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1015 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1016 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1017 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1018 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1019 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1020 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1021 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1022 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1023 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1024 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1025 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1026 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1027 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1028 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1029 at java.base/java.lang.Thread.run(Thread.java:833)
103002:03:43.959 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1031java.nio.channels.ClosedChannelException: null
1032 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1033 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1034 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1035 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1036 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1037 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1038 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1039 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1040 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1041 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1042 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1043 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1044 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1045 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1046 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1047 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1048 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1049 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1050 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1051 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
1052 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
1053 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
1054 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
1055 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
1056 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:978)
1057 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:502)
1058 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:356)
1059 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
1060 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346)
1061 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:334)
1062 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
1063 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
1064 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:231)
1065 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:106)
1066 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
1067 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:333)
1068 at testcontainers.containers.NebulaClusterContainer.start$$anonfun$1(NebulaClusterContainer.scala:183)
1069 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1070 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1071 at scala.collection.immutable.List.foreach(List.scala:327)
1072 at testcontainers.containers.NebulaClusterContainer.start(NebulaClusterContainer.scala:182)
1073 at testcontainers.containers.znebula.NebulaSpec.$init$(NebulaSpec.scala:22)
1074 at testcontainers.containers.znebula.NebulaClientSpec$.<clinit>(NebulaClientSpec.scala:14)
1075 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method)
1076 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155)
1077 at java.base/jdk.internal.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:42)
1078 at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:185)
1079 at java.base/java.lang.reflect.Field.acquireFieldAccessor(Field.java:1132)
1080 at java.base/java.lang.reflect.Field.getFieldAccessor(Field.java:1113)
1081 at java.base/java.lang.reflect.Field.get(Field.java:425)
1082 at org.portablescala.reflect.LoadableModuleClass.loadModule(LoadableModuleClass.scala:17)
1083 at zio.test.sbt.ZTestRunnerJVM.disectTask(ZTestRunnerJVM.scala:118)
1084 at zio.test.sbt.ZTestRunnerJVM.$anonfun$4(ZTestRunnerJVM.scala:95)
1085 at scala.collection.ArrayOps$.map$extension(ArrayOps.scala:939)
1086 at zio.test.sbt.ZTestRunnerJVM.tasksZ(ZTestRunnerJVM.scala:95)
1087 at zio.test.sbt.ZTestRunnerJVM.tasks(ZTestRunnerJVM.scala:84)
1088 at sbt.TestRunner.tasks(TestFramework.scala:121)
1089 at sbt.TestFramework$.$anonfun$createTestTasks$4(TestFramework.scala:282)
1090 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1091 at sbt.TestFramework$.$anonfun$createTestTasks$3(TestFramework.scala:282)
1092 at sbt.TestFramework$.$anonfun$createTestTasks$3$adapted(TestFramework.scala:279)
1093 at scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:293)
1094 at scala.collection.Iterator.foreach(Iterator.scala:943)
1095 at scala.collection.Iterator.foreach$(Iterator.scala:943)
1096 at scala.collection.AbstractIterator.foreach(Iterator.scala:1431)
1097 at scala.collection.IterableLike.foreach(IterableLike.scala:74)
1098 at scala.collection.IterableLike.foreach$(IterableLike.scala:73)
1099 at scala.collection.AbstractIterable.foreach(Iterable.scala:56)
1100 at scala.collection.TraversableLike.flatMap(TraversableLike.scala:293)
1101 at scala.collection.TraversableLike.flatMap$(TraversableLike.scala:290)
1102 at scala.collection.AbstractTraversable.flatMap(Traversable.scala:108)
1103 at sbt.TestFramework$.createTestTasks(TestFramework.scala:279)
1104 at sbt.TestFramework$.testTasks(TestFramework.scala:232)
1105 at sbt.Tests$.testTask(Tests.scala:358)
1106 at sbt.Tests$.apply(Tests.scala:325)
1107 at sbt.Defaults$.$anonfun$allTestGroupsTask$6(Defaults.scala:1689)
1108 at scala.collection.immutable.List.map(List.scala:293)
1109 at sbt.Defaults$.allTestGroupsTask(Defaults.scala:1664)
1110 at sbt.Defaults$.$anonfun$testTasks$10(Defaults.scala:1363)
1111 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1112 at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1113 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1114 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1115 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1116 at sbt.Execute.work(Execute.scala:292)
1117 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1118 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1119 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1120 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1121 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1122 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1123 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1124 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1125 at java.base/java.lang.Thread.run(Thread.java:833)
112602:03:43.961 [pool-28-thread-5] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT1.059575111S
112702:03:43.964 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper - Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D1.19.0&label=org.testcontainers.sessionId%3Dae0752b7-d303-4ca4-b960-1b108e8728ab' to Ryuk
112802:03:43.965 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper - Received 'ACK' from Ryuk
112902:03:43.966 [pool-28-thread-5] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
113002:03:43.966 [pool-28-thread-5] DEBUG org.testcontainers.DockerClientFactory - Checks are enabled
113102:03:43.966 [pool-28-thread-5] INFO org.testcontainers.DockerClientFactory - Checking the system...
113202:03:43.966 [pool-28-thread-5] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
113302:03:43.967 [pool-28-thread-5] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
113402:03:43.967 [pool-28-thread-5] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-metad:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
113502:03:43.967 [pool-28-thread-5] DEBUG tc.vesoft/nebula-metad:v3.6.0 - vesoft/nebula-metad:v3.6.0 is not in image name cache, updating...
113602:03:43.967 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
113702:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: preparing request execution
113802:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
113902:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
114002:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: target auth state: UNCHALLENGED
114102:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: proxy auth state: UNCHALLENGED
114202:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: acquiring connection with route {}->unix://localhost:2375
114302:03:43.967 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquiring endpoint (3 MINUTES)
114402:03:43.968 [pool-28-thread-5] 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]
114502:03:43.968 [pool-28-thread-5] 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]
114602:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: acquired ep-0000000D
114702:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquired endpoint ep-0000000D
114802:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: opening connection {}->unix://localhost:2375
114902:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: connecting endpoint (3 MINUTES)
115002:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
115102:03:43.968 [pool-28-thread-5] 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
115202:03:43.968 [pool-28-thread-5] 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
115302:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connected http-outgoing-1
115402:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: endpoint connected
115502:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
115602:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: start execution ex-0000000E
115702:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
115802:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
115902:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
116002:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
116102:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
116202:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
116302:03:43.968 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
116402:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
116502:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
116602:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
116702:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
116802:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
116902:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
117002:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
117102:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
117202:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
117302:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
117402:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
117502:03:43.969 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
117602:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
117702:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
117802:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
117902:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:43 GMT[\r][\n]"
118002:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 56[\r][\n]"
118102:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
118202:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"message":"No such image: vesoft/nebula-metad:v3.6.0"}[\n]"
118302:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 404 Not Found
118402:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
118502:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
118602:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
118702:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
118802:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
118902:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:43 GMT
119002:03:43.970 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 56
119102:03:43.971 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: connection can be kept alive for 3 MINUTES
119202:03:43.971 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: releasing valid endpoint
119302:03:43.971 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: releasing endpoint
119402:03:43.971 [pool-28-thread-5] 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
119502:03:43.972 [pool-28-thread-5] 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]
119602:03:43.972 [pool-28-thread-5] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-metad:v3.6.0
119702:03:43.972 [pool-28-thread-5] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling docker image: vesoft/nebula-metad:v3.6.0. Please be patient; this may take some time but only needs to be done once.
119802:03:43.972 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:latest at registry: https://index.docker.io/v1/
119902:03:43.972 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
120002:03:43.972 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
120102:03:43.973 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: preparing request execution
120202:03:43.973 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
120302:03:43.974 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
120402:03:43.974 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: target auth state: UNCHALLENGED
120502:03:43.974 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: proxy auth state: UNCHALLENGED
120602:03:43.974 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000F: acquiring connection with route {}->unix://localhost:2375
120702:03:43.974 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquiring endpoint (3 MINUTES)
120802:03:43.975 [docker-java-stream--1026369754] 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]
120902:03:43.975 [docker-java-stream--1026369754] 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]
121002:03:43.975 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: acquired ep-0000000E
121102:03:43.975 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquired endpoint ep-0000000E
121202:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1
121302:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: start execution ex-0000000F
121402:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
121502:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1
121602:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/octet-stream
121702:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
121802:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
121902:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
122002:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
122102:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
122202:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
122302:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1[\r][\n]"
122402:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
122502:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
122602:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
122702:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
122802:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
122902:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
123002:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
123102:03:43.976 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
123202:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
123302:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
123402:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
123502:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
123602:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
123702:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
123802:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:44 GMT[\r][\n]"
123902:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
124002:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124102:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3d[\r][\n]"
124202:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling from vesoft/nebula-metad","id":"v3.6.0"}[\r][\n]"
124302:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124402:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
124502:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
124602:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
124702:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
124802:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
124902:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
125002:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:44 GMT
125102:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
125202:03:44.140 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: connection can be kept alive for 3 MINUTES
125302:03:44.140 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Starting to pull image
125402:03:44.141 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-metad, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
125502:03:44.141 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
125602:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
125702:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
125802:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
125902:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126002:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
126102:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126202:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126302:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
126402:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126502:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126602:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
126702:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126802:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126902:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
127002:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127102:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
127202:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
127302:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127402:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
127502:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
127602:03:44.240 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127702:03:44.240 [docker-java-stream--1026369754] 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=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
127802:03:44.240 [docker-java-stream--1026369754] 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=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
127902:03:44.241 [docker-java-stream--1026369754] 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=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
128002:03:44.241 [docker-java-stream--1026369754] 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)
128102:03:44.241 [docker-java-stream--1026369754] 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=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
128202:03:44.241 [docker-java-stream--1026369754] 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)
128302:03:44.241 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
128402:03:44.306 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
128502:03:44.306 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":530882,"total":76097157},"progress":"[\u003e ] 530.9kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
128602:03:44.306 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128702:03:44.307 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=530882, total=76097157, start=null), progress=[> ] 530.9kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
128802:03:44.314 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b6[\r][\n]"
128902:03:44.314 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":933,"total":11440},"progress":"[====\u003e ] 933B/11.44kB","id":"d7479de520d9"}[\r][\n]"
129002:03:44.314 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129102:03:44.314 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=933, total=11440, start=null), progress=[====> ] 933B/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
129202:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b8[\r][\n]"
129302:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
129402:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129502:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
129602:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
129702:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129802:03:44.315 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
129902:03:44.315 [docker-java-stream--1026369754] 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=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
130002:03:44.316 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
130102:03:44.316 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
130202:03:44.316 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130302:03:44.316 [docker-java-stream--1026369754] 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=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
130402:03:44.316 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (529 KB/? MB)
130502:03:44.376 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ae[\r][\n]"
130602:03:44.376 [docker-java-stream--1026369754] 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]"
130702:03:44.376 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130802:03:44.377 [docker-java-stream--1026369754] 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)
130902:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
131002:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
131102:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131202:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
131302:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
131402:03:44.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131502:03:44.377 [docker-java-stream--1026369754] 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)
131602:03:44.377 [docker-java-stream--1026369754] 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)
131702:03:44.377 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (529 KB/? MB)
131802:03:44.411 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
131902:03:44.411 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":5831106,"total":76097157},"progress":"[===\u003e ] 5.831MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
132002:03:44.411 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132102:03:44.411 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5831106, total=76097157, start=null), progress=[===> ] 5.831MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
132202:03:44.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
132302:03:44.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":132801,"total":13066008},"progress":"[\u003e ] 132.8kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
132402:03:44.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132502:03:44.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=132801, total=13066008, start=null), progress=[> ] 132.8kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
132602:03:44.515 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
132702:03:44.515 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":9017794,"total":76097157},"progress":"[=====\u003e ] 9.018MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
132802:03:44.515 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132902:03:44.515 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9017794, total=76097157, start=null), progress=[=====> ] 9.018MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133002:03:44.542 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
133102:03:44.543 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":3117056,"total":13066008},"progress":"[===========\u003e ] 3.117MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
133202:03:44.543 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133302:03:44.543 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3117056, total=13066008, start=null), progress=[===========> ] 3.117MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
133402:03:44.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
133502:03:44.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":237568,"total":23686198},"progress":"[\u003e ] 237.6kB/23.69MB","id":"936d7003ec28"}[\r][\n]"
133602:03:44.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133702:03:44.555 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=237568, total=23686198, start=null), progress=[> ] 237.6kB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
133802:03:44.621 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
133902:03:44.621 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":17028930,"total":76097157},"progress":"[===========\u003e ] 17.03MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134002:03:44.621 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134102:03:44.621 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17028930, total=76097157, start=null), progress=[===========> ] 17.03MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
134202:03:44.648 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
134302:03:44.648 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":5013504,"total":13066008},"progress":"[===================\u003e ] 5.014MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
134402:03:44.648 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134502:03:44.649 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=13066008, start=null), progress=[===================> ] 5.014MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
134602:03:44.657 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
134702:03:44.657 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":3153920,"total":23686198},"progress":"[======\u003e ] 3.154MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
134802:03:44.657 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134902:03:44.658 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3153920, total=23686198, start=null), progress=[======> ] 3.154MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
135002:03:44.726 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
135102:03:44.726 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":24462850,"total":76097157},"progress":"[================\u003e ] 24.46MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
135202:03:44.726 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135302:03:44.726 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24462850, total=76097157, start=null), progress=[================> ] 24.46MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
135402:03:44.752 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
135502:03:44.753 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8413184,"total":13066008},"progress":"[================================\u003e ] 8.413MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
135602:03:44.753 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135702:03:44.753 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8413184, total=13066008, start=null), progress=[================================> ] 8.413MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
135802:03:44.763 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
135902:03:44.763 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":5832704,"total":23686198},"progress":"[============\u003e ] 5.833MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
136002:03:44.763 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136102:03:44.763 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5832704, total=23686198, start=null), progress=[============> ] 5.833MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
136202:03:44.849 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
136302:03:44.849 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":35666370,"total":76097157},"progress":"[=======================\u003e ] 35.67MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
136402:03:44.849 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136502:03:44.850 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35666370, total=76097157, start=null), progress=[=======================> ] 35.67MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
136602:03:44.856 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
136702:03:44.856 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":9928704,"total":13066008},"progress":"[=====================================\u003e ] 9.929MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
136802:03:44.856 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136902:03:44.856 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9928704, total=13066008, start=null), progress=[=====================================> ] 9.929MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
137002:03:44.881 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
137102:03:44.881 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8781824,"total":23686198},"progress":"[==================\u003e ] 8.782MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
137202:03:44.881 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137302:03:44.881 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8781824, total=23686198, start=null), progress=[==================> ] 8.782MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
137402:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
137502:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
137602:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137702:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
137802:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
137902:03:44.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138002:03:44.946 [docker-java-stream--1026369754] 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=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
138102:03:44.946 [docker-java-stream--1026369754] 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=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
138202:03:44.946 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 0 extracted, (51 MB/? MB)
138302:03:44.957 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
138402:03:44.957 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":39926210,"total":76097157},"progress":"[==========================\u003e ] 39.93MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
138502:03:44.957 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138602:03:44.957 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=39926210, total=76097157, start=null), progress=[==========================> ] 39.93MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
138702:03:44.982 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
138802:03:44.982 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":12181504,"total":23686198},"progress":"[=========================\u003e ] 12.18MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
138902:03:44.982 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139002:03:44.982 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12181504, total=23686198, start=null), progress=[=========================> ] 12.18MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
139102:03:45.061 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
139202:03:45.061 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":47925058,"total":76097157},"progress":"[===============================\u003e ] 47.93MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
139302:03:45.061 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139402:03:45.062 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=47925058, total=76097157, start=null), progress=[===============================> ] 47.93MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
139502:03:45.085 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
139602:03:45.086 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":16334848,"total":23686198},"progress":"[==================================\u003e ] 16.33MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
139702:03:45.086 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139802:03:45.086 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16334848, total=23686198, start=null), progress=[==================================> ] 16.33MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
139902:03:45.162 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
140002:03:45.162 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":50051522,"total":76097157},"progress":"[================================\u003e ] 50.05MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
140102:03:45.162 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140202:03:45.162 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=50051522, total=76097157, start=null), progress=[================================> ] 50.05MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
140302:03:45.190 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
140402:03:45.191 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":20217856,"total":23686198},"progress":"[==========================================\u003e ] 20.22MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
140502:03:45.191 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140602:03:45.191 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20217856, total=23686198, start=null), progress=[==========================================> ] 20.22MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
140702:03:45.274 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
140802:03:45.274 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":54843522,"total":76097157},"progress":"[====================================\u003e ] 54.84MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
140902:03:45.274 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141002:03:45.275 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=54843522, total=76097157, start=null), progress=[====================================> ] 54.84MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
141102:03:45.304 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
141202:03:45.305 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":23388160,"total":23686198},"progress":"[=================================================\u003e ] 23.39MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
141302:03:45.305 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141402:03:45.305 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23388160, total=23686198, start=null), progress=[=================================================> ] 23.39MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
141502:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
141602:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
141702:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141802:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
141902:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
142002:03:45.320 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142102:03:45.320 [docker-java-stream--1026369754] 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=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
142202:03:45.320 [docker-java-stream--1026369754] 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=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
142302:03:45.321 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 1 pending, 4 downloaded, 0 extracted, (84 MB/? MB)
142402:03:45.480 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
142502:03:45.480 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":57493634,"total":76097157},"progress":"[=====================================\u003e ] 57.49MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
142602:03:45.480 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142702:03:45.480 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57493634, total=76097157, start=null), progress=[=====================================> ] 57.49MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
142802:03:45.581 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
142902:03:45.581 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":61769858,"total":76097157},"progress":"[========================================\u003e ] 61.77MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
143002:03:45.581 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143102:03:45.581 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=61769858, total=76097157, start=null), progress=[========================================> ] 61.77MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
143202:03:45.689 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
143302:03:45.689 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":65493442,"total":76097157},"progress":"[===========================================\u003e ] 65.49MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
143402:03:45.689 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143502:03:45.690 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=65493442, total=76097157, start=null), progress=[===========================================> ] 65.49MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
143602:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
143702:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
143802:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143902:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
144002:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
144102:03:45.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144202:03:45.788 [docker-java-stream--1026369754] 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=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
144302:03:45.788 [docker-java-stream--1026369754] 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=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
144402:03:45.788 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 0 extracted, (94 MB/107 MB)
144502:03:45.815 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ba[\r][\n]"
144602:03:45.816 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":557056,"total":76097157},"progress":"[\u003e ] 557.1kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
144702:03:45.816 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144802:03:45.816 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=76097157, start=null), progress=[> ] 557.1kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
144902:03:45.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
145002:03:45.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":6127616,"total":76097157},"progress":"[====\u003e ] 6.128MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
145102:03:45.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145202:03:45.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6127616, total=76097157, start=null), progress=[====> ] 6.128MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
145302:03:46.024 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
145402:03:46.024 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":76097157},"progress":"[========\u003e ] 13.37MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
145502:03:46.024 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145602:03:46.024 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=76097157, start=null), progress=[========> ] 13.37MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
145702:03:46.157 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
145802:03:46.157 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":18939904,"total":76097157},"progress":"[============\u003e ] 18.94MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
145902:03:46.157 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146002:03:46.158 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18939904, total=76097157, start=null), progress=[============> ] 18.94MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
146102:03:46.302 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
146202:03:46.302 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":21168128,"total":76097157},"progress":"[=============\u003e ] 21.17MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
146302:03:46.302 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146402:03:46.302 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21168128, total=76097157, start=null), progress=[=============> ] 21.17MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
146502:03:46.412 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
146602:03:46.412 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":26738688,"total":76097157},"progress":"[=================\u003e ] 26.74MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
146702:03:46.412 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146802:03:46.413 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26738688, total=76097157, start=null), progress=[=================> ] 26.74MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
146902:03:46.512 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
147002:03:46.512 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32309248,"total":76097157},"progress":"[=====================\u003e ] 32.31MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
147102:03:46.512 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147202:03:46.513 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32309248, total=76097157, start=null), progress=[=====================> ] 32.31MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
147302:03:46.613 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
147402:03:46.613 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":76097157},"progress":"[==========================\u003e ] 40.67MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
147502:03:46.613 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147602:03:46.614 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=76097157, start=null), progress=[==========================> ] 40.67MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
147702:03:46.732 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
147802:03:46.732 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":47906816,"total":76097157},"progress":"[===============================\u003e ] 47.91MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
147902:03:46.732 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148002:03:46.732 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47906816, total=76097157, start=null), progress=[===============================> ] 47.91MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
148102:03:46.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
148202:03:46.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":49577984,"total":76097157},"progress":"[================================\u003e ] 49.58MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
148302:03:46.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148402:03:46.907 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49577984, total=76097157, start=null), progress=[================================> ] 49.58MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
148502:03:47.017 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
148602:03:47.017 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":51806208,"total":76097157},"progress":"[==================================\u003e ] 51.81MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
148702:03:47.017 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148802:03:47.017 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51806208, total=76097157, start=null), progress=[==================================> ] 51.81MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
148902:03:47.137 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
149002:03:47.137 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":54034432,"total":76097157},"progress":"[===================================\u003e ] 54.03MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
149102:03:47.137 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149202:03:47.137 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54034432, total=76097157, start=null), progress=[===================================> ] 54.03MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
149302:03:47.238 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
149402:03:47.238 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":56262656,"total":76097157},"progress":"[====================================\u003e ] 56.26MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
149502:03:47.238 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149602:03:47.238 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=56262656, total=76097157, start=null), progress=[====================================> ] 56.26MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
149702:03:47.343 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
149802:03:47.343 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":61276160,"total":76097157},"progress":"[========================================\u003e ] 61.28MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
149902:03:47.343 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
150002:03:47.343 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=61276160, total=76097157, start=null), progress=[========================================> ] 61.28MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
150102:03:47.479 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
150202:03:47.479 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":66289664,"total":76097157},"progress":"[===========================================\u003e ] 66.29MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
150302:03:47.479 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
150402:03:47.479 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=66289664, total=76097157, start=null), progress=[===========================================> ] 66.29MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
150502:03:47.592 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
150602:03:47.592 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":67403776,"total":76097157},"progress":"[============================================\u003e ] 67.4MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
150702:03:47.592 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
150802:03:47.592 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=67403776, total=76097157, start=null), progress=[============================================> ] 67.4MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
150902:03:47.734 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
151002:03:47.734 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":68517888,"total":76097157},"progress":"[=============================================\u003e ] 68.52MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
151102:03:47.734 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
151202:03:47.734 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=68517888, total=76097157, start=null), progress=[=============================================> ] 68.52MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
151302:03:48.067 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
151402:03:48.068 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":69632000,"total":76097157},"progress":"[=============================================\u003e ] 69.63MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
151502:03:48.068 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
151602:03:48.068 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=69632000, total=76097157, start=null), progress=[=============================================> ] 69.63MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
151702:03:48.168 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
151802:03:48.168 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":75759616,"total":76097157},"progress":"[=================================================\u003e ] 75.76MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
151902:03:48.168 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
152002:03:48.168 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=75759616, total=76097157, start=null), progress=[=================================================> ] 75.76MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
152102:03:48.175 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
152202:03:48.175 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":76097157,"total":76097157},"progress":"[==================================================\u003e] 76.1MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
152302:03:48.175 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
152402:03:48.175 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=76097157, total=76097157, start=null), progress=[==================================================>] 76.1MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
152502:03:48.439 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
152602:03:48.439 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
152702:03:48.439 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
152802:03:48.439 [docker-java-stream--1026369754] 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=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
152902:03:48.440 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 1 extracted, (104 MB/107 MB)
153002:03:48.441 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
153102:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
153202:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
153302:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
153402:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
153502:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
153602:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
153702:03:48.442 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
153802:03:48.839 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
153902:03:48.839 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
154002:03:48.839 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
154102:03:48.839 [docker-java-stream--1026369754] 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=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
154202:03:48.840 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 2 extracted, (104 MB/107 MB)
154302:03:48.845 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
154402:03:48.845 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":131072,"total":13066008},"progress":"[\u003e ] 131.1kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
154502:03:48.845 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
154602:03:48.845 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=131072, total=13066008, start=null), progress=[> ] 131.1kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
154702:03:48.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
154802:03:48.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":13066008,"total":13066008},"progress":"[==================================================\u003e] 13.07MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
154902:03:48.906 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
155002:03:48.907 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13066008, total=13066008, start=null), progress=[==================================================>] 13.07MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
155102:03:48.922 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
155202:03:48.922 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
155302:03:48.922 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
155402:03:48.922 [docker-java-stream--1026369754] 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=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
155502:03:48.922 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 3 extracted, (107 MB/107 MB)
155602:03:48.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
155702:03:48.924 [docker-java-stream--1026369754] 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]"
155802:03:48.924 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
155902:03:48.924 [docker-java-stream--1026369754] 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)
156002:03:48.925 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
156102:03:48.925 [docker-java-stream--1026369754] 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]"
156202:03:48.925 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
156302:03:48.925 [docker-java-stream--1026369754] 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)
156402:03:48.937 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
156502:03:48.937 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
156602:03:48.937 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
156702:03:48.937 [docker-java-stream--1026369754] 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)
156802:03:48.937 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 4 extracted, (107 MB/107 MB)
156902:03:48.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
157002:03:48.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":262144,"total":23686198},"progress":"[\u003e ] 262.1kB/23.69MB","id":"936d7003ec28"}[\r][\n]"
157102:03:48.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
157202:03:48.947 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=23686198, start=null), progress=[> ] 262.1kB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
157302:03:49.049 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
157402:03:49.049 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8388608,"total":23686198},"progress":"[=================\u003e ] 8.389MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
157502:03:49.049 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
157602:03:49.049 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8388608, total=23686198, start=null), progress=[=================> ] 8.389MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
157702:03:49.156 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
157802:03:49.156 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":17825792,"total":23686198},"progress":"[=====================================\u003e ] 17.83MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
157902:03:49.156 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
158002:03:49.157 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17825792, total=23686198, start=null), progress=[=====================================> ] 17.83MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
158102:03:49.242 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
158202:03:49.242 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":23686198,"total":23686198},"progress":"[==================================================\u003e] 23.69MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
158302:03:49.242 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
158402:03:49.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23686198, total=23686198, start=null), progress=[==================================================>] 23.69MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
158502:03:49.280 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
158602:03:49.280 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
158702:03:49.280 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
158802:03:49.280 [docker-java-stream--1026369754] 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=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
158902:03:49.281 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 5 extracted, (107 MB/107 MB)
159002:03:49.286 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "5e[\r][\n]"
159102:03:49.286 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Digest: sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"}[\r][\n]"
159202:03:49.286 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
159302:03:49.286 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
159402:03:49.294 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "4c[\r][\n]"
159502:03:49.294 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Status: Downloaded newer image for vesoft/nebula-metad:v3.6.0"}[\r][\n]"
159602:03:49.294 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
159702:03:49.294 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-metad:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
159802:03:49.295 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
159902:03:49.295 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
160002:03:49.295 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: releasing valid endpoint
160102:03:49.295 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: releasing endpoint
160202:03:49.295 [docker-java-stream--1026369754] 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
160302:03:49.295 [docker-java-stream--1026369754] 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]
160402:03:49.296 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pull complete. 5 layers, pulled in 5s (downloaded 107 MB at 21 MB/s)
160502:03:49.296 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
160602:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: preparing request execution
160702:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
160802:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
160902:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: target auth state: UNCHALLENGED
161002:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: proxy auth state: UNCHALLENGED
161102:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: acquiring connection with route {}->unix://localhost:2375
161202:03:49.296 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquiring endpoint (3 MINUTES)
161302:03:49.296 [pool-28-thread-5] 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]
161402:03:49.297 [pool-28-thread-5] 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]
161502:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: acquired ep-0000000F
161602:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquired endpoint ep-0000000F
161702:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
161802:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: start execution ex-00000010
161902:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
162002:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
162102:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
162202:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
162302:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
162402:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
162502:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
162602:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
162702:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
162802:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
162902:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
163002:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
163102:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
163202:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
163302:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
163402:03:49.297 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
163502:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
163602:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
163702:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
163802:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
163902:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
164002:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
164102:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
164202:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
164302:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
164402:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
164502:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","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":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/4f23f3a853f39b13e936325401746b8e92706e87324b74be3ce86ba52b6defd2/diff:/var/lib/docker/overlay2/8c135f803f3ad6408a5cc75813a69aa022a6d00e2a83bf9e77740ee9f07a33d5/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/merged","UpperDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/diff","WorkDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:c50da936738d18801356933ee573e026ccff62324eb00c802981cbe7005a3318","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:0f6759a44f22a19a86a7f3c97a9a3a870b40790eae115924a6a2df4e55cf4b50"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
164602:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
164702:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
164802:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
164902:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
165002:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
165102:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
165202:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
165302:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
165402:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
165502:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
165602:03:49.298 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
165702:03:49.299 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: connection can be kept alive for 3 MINUTES
165802:03:49.300 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: releasing valid endpoint
165902:03:49.300 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: releasing endpoint
166002:03:49.300 [pool-28-thread-5] 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
166102:03:49.300 [pool-28-thread-5] 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]
166202:03:49.300 [pool-28-thread-5] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
166302:03:49.300 [pool-28-thread-5] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Trying to start container: vesoft/nebula-metad:v3.6.0 (attempt 1/1)
166402:03:49.300 [pool-28-thread-5] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
166502:03:49.300 [pool-28-thread-5] INFO tc.vesoft/nebula-metad:v3.6.0 - Creating container for image: vesoft/nebula-metad:v3.6.0
166602:03:49.300 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:v3.6.0 at registry: https://index.docker.io/v1/
166702:03:49.300 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
166802:03:49.300 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
166902:03:49.302 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,true,<null>,<null>,<null>,Network.Ipam(driver=default, config=[Network.Ipam.Config(subnet=172.28.0.0/16, ipRange=null, gateway=172.28.0.1, networkID=null)], options=null),{org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=ae0752b7-d303-4ca4-b960-1b108e8728ab},testcontainers-nebula-network,{}
167002:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: preparing request execution
167102:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
167202:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
167302:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: target auth state: UNCHALLENGED
167402:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: proxy auth state: UNCHALLENGED
167502:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000011: acquiring connection with route {}->unix://localhost:2375
167602:03:49.305 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquiring endpoint (3 MINUTES)
167702:03:49.305 [pool-28-thread-5] 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]
167802:03:49.305 [pool-28-thread-5] 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]
167902:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: acquired ep-00000010
168002:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquired endpoint ep-00000010
168102:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: executing POST /v1.32/networks/create HTTP/1.1
168202:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: start execution ex-00000011
168302:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: executing exchange ex-00000011 over http-outgoing-1
168402:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/networks/create HTTP/1.1
168502:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
168602:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
168702:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
168802:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
168902:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
169002:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 475
169102:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
169202:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
169302:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/networks/create HTTP/1.1[\r][\n]"
169402:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
169502:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
169602:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
169702:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
169802:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
169902:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 475[\r][\n]"
170002:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
170102:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
170202:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
170302:03:49.306 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"enableIPv6":null,"Name":"testcontainers-nebula-network","Driver":null,"IPAM":{"Driver":"default","Config":[{"Subnet":"172.28.0.0/16","IPRange":null,"Gateway":"172.28.0.1","NetworkID":null}],"Options":null},"Options":{},"CheckDuplicate":true,"Internal":null,"EnableIPv6":null,"Attachable":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab"}}"
170402:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
170502:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
170602:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
170702:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
170802:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
170902:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
171002:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
171102:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 87[\r][\n]"
171202:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
171302:03:49.342 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","Warning":""}[\n]"
171402:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
171502:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
171602:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
171702:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
171802:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
171902:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
172002:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
172102:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 87
172202:03:49.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: connection can be kept alive for 3 MINUTES
172302:03:49.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: releasing valid endpoint
172402:03:49.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: releasing endpoint
172502:03:49.344 [pool-28-thread-5] 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
172602:03:49.344 [pool-28-thread-5] 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]
172702:03:49.398 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,<null>,<null>
172802:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: preparing request execution
172902:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
173002:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
173102:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: target auth state: UNCHALLENGED
173202:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: proxy auth state: UNCHALLENGED
173302:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000012: acquiring connection with route {}->unix://localhost:2375
173402:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquiring endpoint (3 MINUTES)
173502:03:49.399 [pool-28-thread-5] 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]
173602:03:49.399 [pool-28-thread-5] 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]
173702:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: acquired ep-00000011
173802:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquired endpoint ep-00000011
173902:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: executing GET /v1.32/containers/json HTTP/1.1
174002:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: start execution ex-00000012
174102:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: executing exchange ex-00000012 over http-outgoing-1
174202:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/json HTTP/1.1
174302:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
174402:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
174502:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
174602:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
174702:03:49.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
174802:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
174902:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]"
175002:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
175102:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
175202:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
175302:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
175402:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
175502:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
175602:03:49.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
175702:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
175802:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
175902:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
176002:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
176102:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
176202:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
176302:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
176402:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
176502:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
176602:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "167d[\r][\n]"
176702:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[{"Id":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","Names":["/testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab"],"Image":"testcontainers/ryuk:0.5.1","ImageID":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","Command":"/bin/ryuk","Created":1767834223,"Ports":[{"IP":"0.0.0.0","PrivatePort":8080,"PublicPort":32768,"Type":"tcp"},{"IP":"::","PrivatePort":8080,"PublicPort":32768,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"},"State":"running","Status":"Up 5 seconds","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4a:e7:45:0d:28:bd","DriverOpts":null,"GwPriority":0,"NetworkID":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"e5bf6c83dcc5564c306c2efbace5e49e9181aca6767860bb0a6485e1b6ebad77","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"e5cb5024d3f48961bb4e9de497940cc9535755f80d69e5b58da81aea7cb5f6e8","Names":["/gallant_liskov"],"Image":"ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest","ImageID":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Command":"bash -c '# Git config for migration patches\ngit config --global user.email \"scala3-community-build@virtuslab.com\"\ngit config --global user.name \"Scala 3 Open Community Build\"\n\nDefaultConfig='{}'\nConfigFile=\"/opencb/.github/workflows/buildConfig.json\"\nconfig () { \n path=\".\\\"nebula-contrib/testcontainers-nebula\\\"$@\" \n jq -c -r \"$path\" $ConfigFile \n}\n\necho \"Project config: $(config '')\"\n\ntouch build-logs.txt build-summary.txt\n# Assume failure unless overwritten by a successful build\necho 'failure' > build-status.txt \necho 'unknown' > build-tool.txt\n\nexport OPENCB_EXECUTE_TESTS=\"true\"\nexport OPENCB_AKKA_REPO_TOKEN=\"OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A\"\ntimeout 7200 \\\n /opencb/project-builder/build-revision.sh \\\n \"$(config .project)\" \\\n \"$(config .repoUrl)\" \\\n \"$(config .revision)\" \\\n \"3.8.0-RC6\" \\\n \"$(config .targets)\" \\\n \"https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC6\" \\\n \"$(config .config // ${DefaultConfig})\" \\\n \"\" \\\n \"\" \\\n \"\" \\\n 2>&1 | tee build-logs.txt\n \nexit_code=${PIPESTATUS[0]}\nif [ $exit_code -eq 124 ]; then\n echo \"Build timeout after 2 hours\" >> build-logs.txt\n echo \"timeout\" > build-status.txt\nfi\n\n# Store results\nmv build-logs.txt /opencb/\nmv build-status.txt /opencb/\nmv build-summary.txt /opencb/\nmv build-tool.txt /opencb/'","Created":1767834171,"Ports":[],"Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"State":"running","Status":"Up 58 seconds","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"82:12:65:6a:cd:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"1b9b216994751ba93eb45be3f9247e140b578c50c4d1df369faf1470d37d3a68","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/home/runner/work/community-build3/community-build3","Destination":"/opencb","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"","RW":true,"Propagation":"rprivate"}]},{"Id":"72a2c692b760561b583781e73956e01a6cb0968934e8760f5fce4493d1c8a6f4","Names":["/cbfe6742a6557d8a40649c5403482e0c7b7f_c9c799"],"Image":"77cbfe:6742a6557d8a40649c5403482e0c7b7f","ImageID":"sha256:3989ba217a64516aa439dae8a6fed6870c8d0b872a1e6f36b6c3cb01d96a2ec5","Command":"/entrypoint.sh","Created":1767834150,"Ports":[],"Labels":{"77cbfe":""},"State":"running","Status":"Up About a minute","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"06:96:c1:4e:55:c6","DriverOpts":null,"GwPriority":0,"NetworkID":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"603165457b480a6609e2521e3fff1868d37ca3e2b31e6820298d1114572b3a9e","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/home/runner/work/_temp/_runner_file_commands","Destination":"/github/file_commands","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp/_github_home","Destination":"/github/home","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp","Destination":"/github/runner_temp","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp/_github_workflow","Destination":"/github/workflow","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/community-build3/community-build3","Destination":"/github/workspace","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"","RW":true,"Propagation":"rprivate"}]}][\n]"
176802:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
176902:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
177002:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
177102:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
177202:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
177302:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
177402:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
177502:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
177602:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
177702:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
177802:03:49.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
177902:03:49.402 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: connection can be kept alive for 3 MINUTES
178002:03:49.409 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: releasing valid endpoint
178102:03:49.409 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: releasing endpoint
178202:03:49.409 [pool-28-thread-5] 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
178302:03:49.409 [pool-28-thread-5] 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]
178402:03:49.419 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5c38204c[aliases=[tc-6aemYTkq],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--local_ip=172.28.0.2,--port=9559,--log_dir=/logs/meta,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9559/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@5ea6f5e8}, 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=vesoft/nebula-metad:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=ae0752b7-d303-4ca4-b960-1b108e8728ab},macAddress=<null>,name=metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@3bd1ed5d,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>]
178502:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: preparing request execution
178602:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
178702:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
178802:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: target auth state: UNCHALLENGED
178902:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: proxy auth state: UNCHALLENGED
179002:03:49.423 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: acquiring connection with route {}->unix://localhost:2375
179102:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquiring endpoint (3 MINUTES)
179202:03:49.424 [pool-28-thread-5] 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]
179302:03:49.424 [pool-28-thread-5] 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]
179402:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: acquired ep-00000012
179502:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquired endpoint ep-00000012
179602:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: executing POST /v1.32/containers/create?name=metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
179702:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: start execution ex-00000013
179802:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: executing exchange ex-00000013 over http-outgoing-1
179902:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/create?name=metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
180002:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
180102:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
180202:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
180302:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
180402:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
180502:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 2504
180602:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
180702:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
180802:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/create?name=metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1[\r][\n]"
180902:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
181002:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
181102:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
181202:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
181302:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
181402:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 2504[\r][\n]"
181502:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
181602:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
181702:03:49.424 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
181802:03:49.424 [pool-28-thread-5] 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":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-metad:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"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":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"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.19.0","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba":{"IPAMConfig":null,"Links":null,"Aliases":["tc-6aemYTkq"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
181902:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
182002:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
182102:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
182202:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
182302:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
182402:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
182502:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
182602:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 88[\r][\n]"
182702:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
182802:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","Warnings":[]}[\n]"
182902:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
183002:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
183102:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
183202:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
183302:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
183402:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
183502:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
183602:03:49.442 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 88
183702:03:49.443 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: connection can be kept alive for 3 MINUTES
183802:03:49.443 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: releasing valid endpoint
183902:03:49.443 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: releasing endpoint
184002:03:49.443 [pool-28-thread-5] 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
184102:03:49.443 [pool-28-thread-5] 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]
184202:03:49.443 [pool-28-thread-5] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 is starting: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d
184302:03:49.443 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d
184402:03:49.443 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: preparing request execution
184502:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
184602:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
184702:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: target auth state: UNCHALLENGED
184802:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: proxy auth state: UNCHALLENGED
184902:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000014: acquiring connection with route {}->unix://localhost:2375
185002:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquiring endpoint (3 MINUTES)
185102:03:49.444 [pool-28-thread-5] 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]
185202:03:49.444 [pool-28-thread-5] 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]
185302:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: acquired ep-00000013
185402:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquired endpoint ep-00000013
185502:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: executing POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/start HTTP/1.1
185602:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: start execution ex-00000014
185702:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: executing exchange ex-00000014 over http-outgoing-1
185802:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/start HTTP/1.1
185902:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
186002:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
186102:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
186202:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
186302:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
186402:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
186502:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
186602:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/start HTTP/1.1[\r][\n]"
186702:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
186802:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
186902:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
187002:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
187102:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
187202:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
187302:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
187402:03:49.444 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
187502:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
187602:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
187702:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
187802:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
187902:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
188002:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
188102:03:49.600 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
188202:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 204 No Content
188302:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
188402:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
188502:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
188602:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
188702:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
188802:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: connection can be kept alive for 3 MINUTES
188902:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: releasing valid endpoint
189002:03:49.601 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: releasing endpoint
189102:03:49.601 [pool-28-thread-5] 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
189202:03:49.601 [pool-28-thread-5] 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]
189302:03:49.601 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,false
189402:03:49.602 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json], queryParams={}}
189502:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: preparing request execution
189602:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
189702:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
189802:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: target auth state: UNCHALLENGED
189902:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: proxy auth state: UNCHALLENGED
190002:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000015: acquiring connection with route {}->unix://localhost:2375
190102:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquiring endpoint (3 MINUTES)
190202:03:49.602 [pool-28-thread-5] 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]
190302:03:49.602 [pool-28-thread-5] 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]
190402:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: acquired ep-00000014
190502:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquired endpoint ep-00000014
190602:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: executing GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
190702:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: start execution ex-00000015
190802:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: executing exchange ex-00000015 over http-outgoing-1
190902:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
191002:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
191102:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
191202:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
191302:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
191402:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
191502:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
191602:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1[\r][\n]"
191702:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
191802:03:49.602 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
191902:03:49.603 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
192002:03:49.603 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
192102:03:49.603 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
192202:03:49.603 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
192302:03:49.603 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
192402:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
192502:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
192602:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
192702:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
192802:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
192902:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
193002:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
193102:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
193202:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
193302:03:49.604 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
193402:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","Created":"2026-01-08T01:03:49.425472979Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3248,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:49.457149952Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/resolv.conf","HostnamePath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hostname","HostsPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hosts","LogPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d-json.log","Name":"/metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"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":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":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","LowerDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6-init/diff:/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/diff:/var/lib/docker/overlay2/4f23f3a853f39b13e936325401746b8e92706e87324b74be3ce86ba52b6defd2/diff:/var/lib/docker/overlay2/8c135f803f3ad6408a5cc75813a69aa022a6d00e2a83bf9e77740ee9f07a33d5/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/merged","UpperDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/diff","WorkDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"5af2875f5a6a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"45ed057be71914b8c2e2a82e8c48166fc5de2fc788fb84bb4c439b01a609d4b2","SandboxKey":"/var/run/docker/netns/45ed057be719","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-6aemYTkq","5af2875f5a6a"],"MacAddress":"5e:0e:a1:d6:c5:62","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"b8ee0d5f799919318581673736e95298ac86629039e5cbc99648679257945448","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-6aemYTkq","5af2875f5a6a"]}}}}[\n]"
193502:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
193602:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
193702:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
193802:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
193902:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
194002:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
194102:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
194202:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
194302:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
194402:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
194502:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
194602:03:49.605 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: connection can be kept alive for 3 MINUTES
194702:03:49.607 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: releasing valid endpoint
194802:03:49.608 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: releasing endpoint
194902:03:49.608 [pool-28-thread-5] 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
195002:03:49.608 [pool-28-thread-5] 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]
195102:03:49.608 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151
195202:03:49.608 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: preparing request execution
195302:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
195402:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
195502:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: target auth state: UNCHALLENGED
195602:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: proxy auth state: UNCHALLENGED
195702:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000016: acquiring connection with route {}->unix://localhost:2375
195802:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquiring endpoint (3 MINUTES)
195902:03:49.609 [pool-28-thread-5] 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]
196002:03:49.609 [pool-28-thread-5] 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]
196102:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: acquired ep-00000015
196202:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquired endpoint ep-00000015
196302:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: executing GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
196402:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: start execution ex-00000016
196502:03:49.609 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: executing exchange ex-00000016 over http-outgoing-1
196602:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
196702:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
196802:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
196902:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
197002:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
197102:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
197202:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
197302:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1[\r][\n]"
197402:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
197502:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
197602:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
197702:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
197802:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
197902:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
198002:03:49.610 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
198102:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
198202:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
198302:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
198402:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
198502:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
198602:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
198702:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
198802:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
198902:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
199002:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
199102:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","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":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/4f23f3a853f39b13e936325401746b8e92706e87324b74be3ce86ba52b6defd2/diff:/var/lib/docker/overlay2/8c135f803f3ad6408a5cc75813a69aa022a6d00e2a83bf9e77740ee9f07a33d5/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/merged","UpperDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/diff","WorkDir":"/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:c50da936738d18801356933ee573e026ccff62324eb00c802981cbe7005a3318","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:0f6759a44f22a19a86a7f3c97a9a3a870b40790eae115924a6a2df4e55cf4b50"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
199202:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
199302:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
199402:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
199502:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
199602:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
199702:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
199802:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
199902:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
200002:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
200102:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
200202:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
200302:03:49.612 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: connection can be kept alive for 3 MINUTES
200402:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: releasing valid endpoint
200502:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: releasing endpoint
200602:03:49.613 [pool-28-thread-5] 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
200702:03:49.613 [pool-28-thread-5] 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]
200802:03:49.613 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
200902:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: preparing request execution
201002:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
201102:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
201202:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: target auth state: UNCHALLENGED
201302:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: proxy auth state: UNCHALLENGED
201402:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000017: acquiring connection with route {}->unix://localhost:2375
201502:03:49.613 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquiring endpoint (3 MINUTES)
201602:03:49.613 [pool-28-thread-5] 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]
201702:03:49.614 [pool-28-thread-5] 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]
201802:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: acquired ep-00000016
201902:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquired endpoint ep-00000016
202002:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: executing GET /v1.32/version HTTP/1.1
202102:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: start execution ex-00000017
202202:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: executing exchange ex-00000017 over http-outgoing-1
202302:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/version HTTP/1.1
202402:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
202502:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
202602:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
202702:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
202802:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
202902:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
203002:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
203102:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
203202:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
203302:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
203402:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
203502:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
203602:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
203702:03:49.614 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
203802:03:49.624 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
203902:03:49.625 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
204002:03:49.625 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
204102:03:49.625 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
204202:03:49.626 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
204302:03:49.626 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
204402:03:49.626 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
204502:03:49.628 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 821[\r][\n]"
204602:03:49.628 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
204702:03:49.628 [pool-28-thread-5] 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]"
204802:03:49.628 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
204902:03:49.628 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
205002:03:49.629 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
205102:03:49.629 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
205202:03:49.629 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
205302:03:49.629 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
205402:03:49.630 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
205502:03:49.630 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 821
205602:03:49.630 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: connection can be kept alive for 3 MINUTES
205702:03:49.631 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: releasing valid endpoint
205802:03:49.631 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: releasing endpoint
205902:03:49.631 [pool-28-thread-5] 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
206002:03:49.631 [pool-28-thread-5] 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]
206102:03:49.638 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
206202:03:49.639 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,false
206302:03:49.640 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json], queryParams={}}
206402:03:49.639 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,<null>,<null>,<null>,<null>,<null>
206502:03:49.642 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: preparing request execution
206602:03:49.643 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
206702:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: preparing request execution
206802:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
206902:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
207002:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: target auth state: UNCHALLENGED
207102:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: proxy auth state: UNCHALLENGED
207202:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: acquiring connection with route {}->unix://localhost:2375
207302:03:49.643 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquiring endpoint (3 MINUTES)
207402:03:49.643 [testcontainers-wait-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]
207502:03:49.644 [testcontainers-wait-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]
207602:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: acquired ep-00000017
207702:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquired endpoint ep-00000017
207802:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: executing GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
207902:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: start execution ex-00000019
208002:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: executing exchange ex-00000019 over http-outgoing-1
208102:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
208202:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
208302:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
208402:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
208502:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
208602:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
208702:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
208802:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1[\r][\n]"
208902:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
209002:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
209102:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
209202:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
209302:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
209402:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
209502:03:49.644 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
209602:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
209702:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: target auth state: UNCHALLENGED
209802:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: proxy auth state: UNCHALLENGED
209902:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: acquiring connection with route {}->unix://localhost:2375
210002:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
210102:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
210202:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
210302:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
210402:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
210502:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
210602:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
210702:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquiring endpoint (3 MINUTES)
210802:03:49.645 [testcontainers-wait-0] 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: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
210902:03:49.645 [testcontainers-wait-0] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
211002:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: acquired ep-00000018
211102:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquired endpoint ep-00000018
211202:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: opening connection {}->unix://localhost:2375
211302:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: connecting endpoint (3 MINUTES)
211402:03:49.645 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connecting endpoint to unix://localhost:2375 (3 MINUTES)
211502:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connecting to localhost/127.0.0.1:2375
211602:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connection established /var/run/docker.sock<->/var/run/docker.sock
211702:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connected http-outgoing-2
211802:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: endpoint connected
211902:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: executing POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1
212002:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: start execution ex-00000018
212102:03:49.646 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: executing exchange ex-00000018 over http-outgoing-2
212202:03:49.645 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
212302:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
212402:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
212502:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","Created":"2026-01-08T01:03:49.425472979Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3248,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:49.457149952Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/resolv.conf","HostnamePath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hostname","HostsPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hosts","LogPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d-json.log","Name":"/metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"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":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":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","LowerDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6-init/diff:/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/diff:/var/lib/docker/overlay2/4f23f3a853f39b13e936325401746b8e92706e87324b74be3ce86ba52b6defd2/diff:/var/lib/docker/overlay2/8c135f803f3ad6408a5cc75813a69aa022a6d00e2a83bf9e77740ee9f07a33d5/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/merged","UpperDir":"/var/lib/docker/overlay2/15404a324320dfcd109eb"
212602:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
212702:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
212802:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
212902:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
213002:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
213102:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
213202:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 08 Jan 2026 01:03:49 GMT
213302:03:49.646 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
213402:03:49.646 [testcontainers-wait-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
213502:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1
213602:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
213702:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
213802:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
213902:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
214002:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
214102:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 290
214202:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
214302:03:49.647 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
214402:03:49.648 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "a03f760307ed524c8b8a83dba89bba5b8f3f2614be6/diff","WorkDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"5af2875f5a6a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"45ed057be71914b8c2e2a82e8c48166fc5de2fc788fb84bb4c439b01a609d4b2","SandboxKey":"/var/run/docker/netns/45ed057be719","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-6aemYTkq","5af2875f5a6a"],"MacAddress":"5e:0e:a1:d6:c5:62","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"b8ee0d5f799919318581673736e95298ac86629039e5cbc99648679257945448","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-6aemYTkq","5af2875f5a6a"]}}}}[\n]"
214502:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1[\r][\n]"
214602:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
214702:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
214802:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
214902:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
215002:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
215102:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 290[\r][\n]"
215202:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
215302:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
215402:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
215502:03:49.648 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"containerId":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
215602:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]"
215702:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
215802:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
215902:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
216002:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
216102:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
216202:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
216302:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 74[\r][\n]"
216402:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
216502:03:49.650 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd"}[\n]"
216602:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created
216702:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
216802:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
216902:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
217002:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
217102:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
217202:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 08 Jan 2026 01:03:49 GMT
217302:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 74
217402:03:49.651 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: connection can be kept alive for 3 MINUTES
217502:03:49.650 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
217602:03:49.652 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
217702:03:49.652 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
217802:03:49.652 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: releasing valid endpoint
217902:03:49.652 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: releasing endpoint
218002:03:49.653 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection http-outgoing-2 can be kept alive for 3 MINUTES
218102:03:49.653 [testcontainers-wait-0] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
218202:03:49.652 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: releasing valid endpoint
218302:03:49.653 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: releasing endpoint
218402:03:49.654 [testcontainers-wait-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
218502:03:49.654 [testcontainers-wait-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: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
218602:03:49.656 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: preparing request execution
218702:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
218802:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
218902:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: target auth state: UNCHALLENGED
219002:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: proxy auth state: UNCHALLENGED
219102:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001A: acquiring connection with route {}->unix://localhost:2375
219202:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquiring endpoint (3 MINUTES)
219302:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
219402:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
219502:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: acquired ep-00000019
219602:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquired endpoint ep-00000019
219702:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: executing POST /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/start HTTP/1.1
219802:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: start execution ex-0000001A
219902:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: executing exchange ex-0000001A over http-outgoing-1
220002:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/start HTTP/1.1
220102:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
220202:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
220302:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
220402:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
220502:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
220602:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 26
220702:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
220802:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
220902:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/start HTTP/1.1[\r][\n]"
221002:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
221102:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
221202:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
221302:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
221402:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
221502:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 26[\r][\n]"
221602:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
221702:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
221802:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
221902:03:49.659 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Detach":null,"Tty":null}"
222002:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
222102:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
222202:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
222302:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
222402:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
222502:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
222602:03:49.660 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
222702:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
222802:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream
222902:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
223002:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
223102:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
223202:03:49.661 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
223302:03:49.668 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9559] in PT0.029635277S
223402:03:49.702 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "end of stream"
223502:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-1: close connection IMMEDIATE
223602:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: endpoint closed
223702:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: discarding endpoint
223802:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: releasing endpoint
223902:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection is not kept alive
224002:03:49.703 [docker-java-stream--1121614145] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
224102:03:49.705 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd
224202:03:49.705 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/json], queryParams={}}
224302:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: preparing request execution
224402:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
224502:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
224602:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: target auth state: UNCHALLENGED
224702:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: proxy auth state: UNCHALLENGED
224802:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001B: acquiring connection with route {}->unix://localhost:2375
224902:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquiring endpoint (3 MINUTES)
225002:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225102:03:49.706 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225202:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: acquired ep-0000001A
225302:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquired endpoint ep-0000001A
225402:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: executing GET /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/json HTTP/1.1
225502:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: start execution ex-0000001B
225602:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: executing exchange ex-0000001B over http-outgoing-2
225702:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/json HTTP/1.1
225802:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
225902:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
226002:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
226102:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
226202:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
226302:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
226402:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/exec/c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd/json HTTP/1.1[\r][\n]"
226502:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
226602:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
226702:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
226802:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
226902:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
227002:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
227102:03:49.707 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
227202:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
227302:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
227402:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
227502:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
227602:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
227702:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
227802:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
227902:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 430[\r][\n]"
228002:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
228102:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"ID":"c8981bacc81dafeac049d583f12e694dcf8c839dc33b20cb737389b2876f4dfd","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","DetachKeys":"","Pid":3421}[\n]"
228202:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
228302:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
228402:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
228502:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
228602:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
228702:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
228802:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 08 Jan 2026 01:03:49 GMT
228902:03:49.708 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 430
229002:03:49.709 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: connection can be kept alive for 3 MINUTES
229102:03:49.713 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: releasing valid endpoint
229202:03:49.713 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: releasing endpoint
229302:03:49.713 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection http-outgoing-2 can be kept alive for 3 MINUTES
229402:03:49.713 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
229502:03:49.714 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.07680176S
229602:03:49.714 [pool-28-thread-5] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 started in PT5.747576363S
229702:03:49.717 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: ps -ef
229802:03:49.717 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,<null>,<null>,<null>,<null>,<null>
229902:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: preparing request execution
230002:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
230102:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
230202:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: target auth state: UNCHALLENGED
230302:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: proxy auth state: UNCHALLENGED
230402:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001C: acquiring connection with route {}->unix://localhost:2375
230502:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquiring endpoint (3 MINUTES)
230602:03:49.718 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
230702:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
230802:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: acquired ep-0000001B
230902:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquired endpoint ep-0000001B
231002:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: executing POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1
231102:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: start execution ex-0000001C
231202:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: executing exchange ex-0000001C over http-outgoing-2
231302:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1
231402:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
231502:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
231602:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
231702:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
231802:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
231902:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 230
232002:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
232102:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
232202:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/exec HTTP/1.1[\r][\n]"
232302:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
232402:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
232502:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
232602:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
232702:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
232802:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 230[\r][\n]"
232902:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
233002:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
233102:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
233202:03:49.719 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"containerId":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
233302:03:49.720 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]"
233402:03:49.720 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
233502:03:49.720 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
233602:03:49.720 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
233702:03:49.720 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
233802:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
233902:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
234002:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 74[\r][\n]"
234102:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
234202:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d"}[\n]"
234302:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created
234402:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
234502:03:49.721 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
234602:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
234702:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
234802:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
234902:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 08 Jan 2026 01:03:49 GMT
235002:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 74
235102:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: connection can be kept alive for 3 MINUTES
235202:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: releasing valid endpoint
235302:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: releasing endpoint
235402:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection http-outgoing-2 can be kept alive for 3 MINUTES
235502:03:49.722 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
235602:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: preparing request execution
235702:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
235802:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
235902:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: target auth state: UNCHALLENGED
236002:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: proxy auth state: UNCHALLENGED
236102:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001D: acquiring connection with route {}->unix://localhost:2375
236202:03:49.723 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquiring endpoint (3 MINUTES)
236302:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
236402:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
236502:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: acquired ep-0000001C
236602:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquired endpoint ep-0000001C
236702:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: executing POST /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/start HTTP/1.1
236802:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: start execution ex-0000001D
236902:03:49.724 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: executing exchange ex-0000001D over http-outgoing-2
237002:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/start HTTP/1.1
237102:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
237202:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
237302:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
237402:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
237502:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
237602:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 26
237702:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
237802:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
237902:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/start HTTP/1.1[\r][\n]"
238002:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
238102:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
238202:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
238302:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
238402:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
238502:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 26[\r][\n]"
238602:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
238702:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
238802:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
238902:03:49.725 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"Detach":null,"Tty":null}"
239002:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
239102:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
239202:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
239302:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
239402:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
239502:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: "
239602:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker/28.0.4 (linux)[\r][\n]"
239702:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
239802:03:49.726 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
239902:03:49.727 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/vnd.docker.raw-stream
240002:03:49.727 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
240102:03:49.727 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
240202:03:49.727 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
240302:03:49.727 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
240402:03:49.768 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff95]UID PID PPID C STIME TTY TIME CMD[\n]"
240502:03:49.768 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "root 1 0 0 09:03 ? 00:00:00 /usr/local/nebula/bin/nebula-metad --flagfile=/usr/local/nebula/etc/nebula-metad.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --local_ip=172.28.0.2 --port=9559 --log_dir=/logs/meta --v=0 --minloglevel=0[\n]"
240602:03:49.769 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "root 101 0 0 09:03 ? 00:00:00 ps -ef[\n]"
240702:03:49.769 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "end of stream"
240802:03:49.769 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-2: close connection IMMEDIATE
240902:03:49.770 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: endpoint closed
241002:03:49.770 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: discarding endpoint
241102:03:49.770 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: releasing endpoint
241202:03:49.770 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection is not kept alive
241302:03:49.770 [docker-java-stream--1843393534] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
241402:03:49.770 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d
241502:03:49.770 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/json], queryParams={}}
241602:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: preparing request execution
241702:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
241802:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
241902:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: target auth state: UNCHALLENGED
242002:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: proxy auth state: UNCHALLENGED
242102:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: acquiring connection with route {}->unix://localhost:2375
242202:03:49.770 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquiring endpoint (3 MINUTES)
242302:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
242402:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242502:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: acquired ep-0000001D
242602:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquired endpoint ep-0000001D
242702:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: opening connection {}->unix://localhost:2375
242802:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: connecting endpoint (3 MINUTES)
242902:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
243002:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connecting to localhost/127.0.0.1:2375
243102:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connection established /var/run/docker.sock<->/var/run/docker.sock
243202:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connected http-outgoing-3
243302:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: endpoint connected
243402:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: executing GET /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/json HTTP/1.1
243502:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: start execution ex-0000001E
243602:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: executing exchange ex-0000001E over http-outgoing-3
243702:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/json HTTP/1.1
243802:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
243902:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
244002:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
244102:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
244202:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
244302:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
244402:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d/json HTTP/1.1[\r][\n]"
244502:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
244602:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
244702:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
244802:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
244902:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
245002:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
245102:03:49.771 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
245202:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
245302:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
245402:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
245502:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
245602:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
245702:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
245802:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
245902:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 370[\r][\n]"
246002:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
246102:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"a63ed48e312e6f30290c63bd73f31086b4cbf42c10f185db7f20fdd7e8987f5d","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","DetachKeys":"","Pid":3445}[\n]"
246202:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
246302:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
246402:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
246502:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
246602:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
246702:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
246802:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:49 GMT
246902:03:49.772 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 370
247002:03:49.773 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: connection can be kept alive for 3 MINUTES
247102:03:49.773 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: releasing valid endpoint
247202:03:49.773 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: releasing endpoint
247302:03:49.773 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection http-outgoing-3 can be kept alive for 3 MINUTES
247402:03:49.773 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247502:03:49.779 [pool-28-thread-5] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
247602:03:49.779 [pool-28-thread-5] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-storaged:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
247702:03:49.779 [pool-28-thread-5] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - vesoft/nebula-storaged:v3.6.0 is not in image name cache, updating...
247802:03:49.779 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
247902:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: preparing request execution
248002:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
248102:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
248202:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: target auth state: UNCHALLENGED
248302:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: proxy auth state: UNCHALLENGED
248402:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001F: acquiring connection with route {}->unix://localhost:2375
248502:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquiring endpoint (3 MINUTES)
248602:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248702:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248802:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: acquired ep-0000001E
248902:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquired endpoint ep-0000001E
249002:03:49.780 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
249102:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: start execution ex-0000001F
249202:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: executing exchange ex-0000001F over http-outgoing-3
249302:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
249402:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
249502:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
249602:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
249702:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
249802:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
249902:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
250002:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
250102:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
250202:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
250302:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
250402:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
250502:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
250602:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
250702:03:49.781 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
250802:03:49.782 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]"
250902:03:49.782 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
251002:03:49.782 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
251102:03:49.783 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
251202:03:49.783 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
251302:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
251402:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
251502:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 59[\r][\n]"
251602:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251702:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"message":"No such image: vesoft/nebula-storaged:v3.6.0"}[\n]"
251802:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 404 Not Found
251902:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
252002:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
252102:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
252202:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
252302:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
252402:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:49 GMT
252502:03:49.784 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 59
252602:03:49.785 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: connection can be kept alive for 3 MINUTES
252702:03:49.785 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: releasing valid endpoint
252802:03:49.785 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: releasing endpoint
252902:03:49.786 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection http-outgoing-3 can be kept alive for 3 MINUTES
253002:03:49.786 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
253102:03:49.786 [pool-28-thread-5] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-storaged:v3.6.0
253202:03:49.786 [pool-28-thread-5] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling docker image: vesoft/nebula-storaged:v3.6.0. Please be patient; this may take some time but only needs to be done once.
253302:03:49.786 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:latest at registry: https://index.docker.io/v1/
253402:03:49.786 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
253502:03:49.786 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
253602:03:49.787 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: preparing request execution
253702:03:49.787 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
253802:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
253902:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: target auth state: UNCHALLENGED
254002:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: proxy auth state: UNCHALLENGED
254102:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000020: acquiring connection with route {}->unix://localhost:2375
254202:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquiring endpoint (3 MINUTES)
254302:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254402:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254502:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: acquired ep-0000001F
254602:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquired endpoint ep-0000001F
254702:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1
254802:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: start execution ex-00000020
254902:03:49.788 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: executing exchange ex-00000020 over http-outgoing-3
255002:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1
255102:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/octet-stream
255202:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
255302:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
255402:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
255502:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
255602:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
255702:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
255802:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1[\r][\n]"
255902:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/octet-stream[\r][\n]"
256002:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
256102:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
256202:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
256302:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
256402:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
256502:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
256602:03:49.789 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
256702:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
256802:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
256902:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
257002:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
257102:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
257202:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
257302:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:49 GMT[\r][\n]"
257402:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
257502:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257602:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "40[\r][\n]"
257702:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling from vesoft/nebula-storaged","id":"v3.6.0"}[\r][\n]"
257802:03:49.987 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257902:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
258002:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
258102:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
258202:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
258302:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
258402:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
258502:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:49 GMT
258602:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
258702:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: connection can be kept alive for 3 MINUTES
258802:03:49.988 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Starting to pull image
258902:03:49.988 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-storaged, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
259002:03:49.989 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
259102:03:50.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
259202:03:50.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Already exists","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
259302:03:50.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259402:03:50.096 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
259502:03:50.097 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
259602:03:50.097 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Already exists","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
259702:03:50.097 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259802:03:50.097 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
259902:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
260002:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
260102:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260202:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
260302:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
260402:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260502:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
260602:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
260702:03:50.099 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260802:03:50.099 [docker-java-stream--644297096] 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=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
260902:03:50.099 [docker-java-stream--644297096] 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)
261002:03:50.100 [docker-java-stream--644297096] 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=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
261102:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ae[\r][\n]"
261202:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
261302:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261402:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
261502:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
261602:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261702:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
261802:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
261902:03:50.177 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262002:03:50.177 [docker-java-stream--644297096] 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)
262102:03:50.178 [docker-java-stream--644297096] 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)
262202:03:50.178 [docker-java-stream--644297096] 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)
262302:03:50.178 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
262402:03:50.305 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
262502:03:50.305 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":135301,"total":13354794},"progress":"[\u003e ] 135.3kB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
262602:03:50.305 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262702:03:50.305 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=135301, total=13354794, start=null), progress=[> ] 135.3kB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
262802:03:50.328 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
262902:03:50.328 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":256711,"total":24176595},"progress":"[\u003e ] 256.7kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
263002:03:50.328 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
263102:03:50.328 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=256711, total=24176595, start=null), progress=[> ] 256.7kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
263202:03:50.412 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
263302:03:50.412 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":3866624,"total":13354794},"progress":"[==============\u003e ] 3.867MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
263402:03:50.412 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
263502:03:50.412 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3866624, total=13354794, start=null), progress=[==============> ] 3.867MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
263602:03:50.429 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
263702:03:50.429 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":2272960,"total":24176595},"progress":"[====\u003e ] 2.273MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
263802:03:50.429 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
263902:03:50.429 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2272960, total=24176595, start=null), progress=[====> ] 2.273MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
264002:03:50.519 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
264102:03:50.519 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":6111232,"total":13354794},"progress":"[======================\u003e ] 6.111MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
264202:03:50.519 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
264302:03:50.520 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6111232, total=13354794, start=null), progress=[======================> ] 6.111MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
264402:03:50.592 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
264502:03:50.593 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":4292608,"total":24176595},"progress":"[========\u003e ] 4.293MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
264602:03:50.593 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
264702:03:50.593 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4292608, total=24176595, start=null), progress=[========> ] 4.293MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
264802:03:50.620 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
264902:03:50.620 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":10604544,"total":13354794},"progress":"[=======================================\u003e ] 10.6MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
265002:03:50.620 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
265102:03:50.620 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10604544, total=13354794, start=null), progress=[=======================================> ] 10.6MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
265202:03:50.695 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
265302:03:50.695 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":7065600,"total":24176595},"progress":"[==============\u003e ] 7.066MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
265402:03:50.695 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
265502:03:50.695 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7065600, total=24176595, start=null), progress=[==============> ] 7.066MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
265602:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
265702:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
265802:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
265902:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
266002:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
266102:03:50.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
266202:03:50.716 [docker-java-stream--644297096] 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=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
266302:03:50.717 [docker-java-stream--644297096] 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=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
266402:03:50.717 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (16 MB/? MB)
266502:03:50.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
266602:03:50.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":163840,"total":13354794},"progress":"[\u003e ] 163.8kB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
266702:03:50.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
266802:03:50.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=163840, total=13354794, start=null), progress=[> ] 163.8kB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
266902:03:50.771 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
267002:03:50.771 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":13354794,"total":13354794},"progress":"[==================================================\u003e] 13.35MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
267102:03:50.771 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
267202:03:50.771 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13354794, total=13354794, start=null), progress=[==================================================>] 13.35MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
267302:03:50.795 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
267402:03:50.795 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
267502:03:50.795 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
267602:03:50.795 [docker-java-stream--644297096] 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=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
267702:03:50.796 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (19 MB/? MB)
267802:03:50.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
267902:03:50.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
268002:03:50.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
268102:03:50.797 [docker-java-stream--644297096] 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)
268202:03:50.798 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
268302:03:50.798 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
268402:03:50.798 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
268502:03:50.798 [docker-java-stream--644297096] 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)
268602:03:50.802 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
268702:03:50.802 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":9830080,"total":24176595},"progress":"[====================\u003e ] 9.83MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
268802:03:50.802 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
268902:03:50.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9830080, total=24176595, start=null), progress=[====================> ] 9.83MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
269002:03:50.812 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
269102:03:50.812 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
269202:03:50.812 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
269302:03:50.812 [docker-java-stream--644297096] 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)
269402:03:50.812 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (22 MB/? MB)
269502:03:50.908 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
269602:03:50.908 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":11841536,"total":24176595},"progress":"[========================\u003e ] 11.84MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
269702:03:50.908 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
269802:03:50.908 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11841536, total=24176595, start=null), progress=[========================> ] 11.84MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
269902:03:51.010 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
270002:03:51.010 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":15056896,"total":24176595},"progress":"[===============================\u003e ] 15.06MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
270102:03:51.010 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
270202:03:51.011 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15056896, total=24176595, start=null), progress=[===============================> ] 15.06MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
270302:03:51.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
270402:03:51.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":20324352,"total":24176595},"progress":"[==========================================\u003e ] 20.32MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
270502:03:51.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
270602:03:51.114 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20324352, total=24176595, start=null), progress=[==========================================> ] 20.32MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
270702:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
270802:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
270902:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
271002:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
271102:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
271202:03:51.191 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
271302:03:51.192 [docker-java-stream--644297096] 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=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
271402:03:51.192 [docker-java-stream--644297096] 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=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
271502:03:51.192 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (32 MB/? MB)
271602:03:51.194 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
271702:03:51.194 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24176595},"progress":"[\u003e ] 262.1kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
271802:03:51.194 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
271902:03:51.194 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24176595, start=null), progress=[> ] 262.1kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
272002:03:51.297 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
272102:03:51.297 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":8126464,"total":24176595},"progress":"[================\u003e ] 8.126MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
272202:03:51.297 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
272302:03:51.297 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8126464, total=24176595, start=null), progress=[================> ] 8.126MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
272402:03:51.399 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
272502:03:51.399 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":17563648,"total":24176595},"progress":"[====================================\u003e ] 17.56MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
272602:03:51.399 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
272702:03:51.400 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17563648, total=24176595, start=null), progress=[====================================> ] 17.56MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
272802:03:51.498 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
272902:03:51.498 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":24176595,"total":24176595},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
273002:03:51.498 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
273102:03:51.499 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24176595, total=24176595, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
273202:03:51.531 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
273302:03:51.531 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
273402:03:51.531 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
273502:03:51.531 [docker-java-stream--644297096] 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=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
273602:03:51.532 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (35 MB/? MB)
273702:03:51.536 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "5e[\r][\n]"
273802:03:51.536 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Digest: sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"}[\r][\n]"
273902:03:51.536 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
274002:03:51.536 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
274102:03:51.537 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "4f[\r][\n]"
274202:03:51.537 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Status: Downloaded newer image for vesoft/nebula-storaged:v3.6.0"}[\r][\n]"
274302:03:51.537 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
274402:03:51.537 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-storaged:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
274502:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
274602:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
274702:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: releasing valid endpoint
274802:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: releasing endpoint
274902:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection http-outgoing-3 can be kept alive for 3 MINUTES
275002:03:51.538 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
275102:03:51.538 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pull complete. 5 layers, pulled in 1s (downloaded 35 MB at 35 MB/s)
275202:03:51.539 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
275302:03:51.539 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: preparing request execution
275402:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
275502:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
275602:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: target auth state: UNCHALLENGED
275702:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: proxy auth state: UNCHALLENGED
275802:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000021: acquiring connection with route {}->unix://localhost:2375
275902:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquiring endpoint (3 MINUTES)
276002:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276102:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276202:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: acquired ep-00000020
276302:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquired endpoint ep-00000020
276402:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
276502:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: start execution ex-00000021
276602:03:51.540 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: executing exchange ex-00000021 over http-outgoing-3
276702:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
276802:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
276902:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
277002:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
277102:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
277202:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
277302:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
277402:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
277502:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
277602:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
277702:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
277802:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
277902:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
278002:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
278102:03:51.541 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
278202:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
278302:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
278402:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
278502:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
278602:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
278702:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
278802:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
278902:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
279002:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
279102:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
279202:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","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":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/0f091a72420ed29e835301d5b98db6d69f7aeebb5123c04ff97d760145417439/diff:/var/lib/docker/overlay2/4c085e11003b257bcbb0de9fa4649f661fcffa5f9f511d4427ddfce990cf1549/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/merged","UpperDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/diff","WorkDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:77b5c99d6d87c0b2a00fa1a352f98dc747821a0f7702ecec2c54da465957b46b","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:040709113a7f59d2a82bcccd3c2e55ac9fdc4a9358312257ed3d27af6993a427"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
279302:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
279402:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
279502:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
279602:03:51.542 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
279702:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
279802:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
279902:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
280002:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
280102:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
280202:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
280302:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
280402:03:51.543 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: connection can be kept alive for 3 MINUTES
280502:03:51.544 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: releasing valid endpoint
280602:03:51.544 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: releasing endpoint
280702:03:51.544 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection http-outgoing-3 can be kept alive for 3 MINUTES
280802:03:51.544 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
280902:03:51.544 [pool-28-thread-5] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
281002:03:51.544 [pool-28-thread-5] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Trying to start container: vesoft/nebula-storaged:v3.6.0 (attempt 1/1)
281102:03:51.544 [pool-28-thread-5] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
281202:03:51.544 [pool-28-thread-5] INFO tc.vesoft/nebula-storaged:v3.6.0 - Creating container for image: vesoft/nebula-storaged:v3.6.0
281302:03:51.544 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:v3.6.0 at registry: https://index.docker.io/v1/
281402:03:51.544 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
281502:03:51.544 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
281602:03:51.545 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@377dacf2[aliases=[tc-pbCyed8Y],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--local_ip=172.28.0.3,--port=9779,--log_dir=/logs/storage,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9779/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1f1525b9}, 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=vesoft/nebula-storaged:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=ae0752b7-d303-4ca4-b960-1b108e8728ab},macAddress=<null>,name=storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@3338436a,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>]
281702:03:51.547 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: preparing request execution
281802:03:51.547 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
281902:03:51.548 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
282002:03:51.548 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: target auth state: UNCHALLENGED
282102:03:51.548 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: proxy auth state: UNCHALLENGED
282202:03:51.549 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: acquiring connection with route {}->unix://localhost:2375
282302:03:51.549 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquiring endpoint (3 MINUTES)
282402:03:51.549 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
282502:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
282602:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: acquired ep-00000021
282702:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquired endpoint ep-00000021
282802:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: executing POST /v1.32/containers/create?name=storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
282902:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: start execution ex-00000022
283002:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: executing exchange ex-00000022 over http-outgoing-3
283102:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/create?name=storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
283202:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
283302:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
283402:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
283502:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
283602:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
283702:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 2510
283802:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
283902:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
284002:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/create?name=storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1[\r][\n]"
284102:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
284202:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
284302:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
284402:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
284502:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
284602:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 2510[\r][\n]"
284702:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
284802:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
284902:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
285002:03:51.550 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"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":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"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.19.0","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba":{"IPAMConfig":null,"Links":null,"Aliases":["tc-pbCyed8Y"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
285102:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
285202:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
285302:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
285402:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
285502:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
285602:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
285702:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
285802:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 88[\r][\n]"
285902:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
286002:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","Warnings":[]}[\n]"
286102:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
286202:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
286302:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
286402:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
286502:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
286602:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
286702:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
286802:03:51.563 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 88
286902:03:51.564 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: connection can be kept alive for 3 MINUTES
287002:03:51.564 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: releasing valid endpoint
287102:03:51.564 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: releasing endpoint
287202:03:51.564 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection http-outgoing-3 can be kept alive for 3 MINUTES
287302:03:51.565 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
287402:03:51.565 [pool-28-thread-5] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 is starting: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d
287502:03:51.565 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d
287602:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: preparing request execution
287702:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
287802:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
287902:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: target auth state: UNCHALLENGED
288002:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: proxy auth state: UNCHALLENGED
288102:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000023: acquiring connection with route {}->unix://localhost:2375
288202:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquiring endpoint (3 MINUTES)
288302:03:51.566 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
288402:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
288502:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: acquired ep-00000022
288602:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquired endpoint ep-00000022
288702:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: executing POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/start HTTP/1.1
288802:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: start execution ex-00000023
288902:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: executing exchange ex-00000023 over http-outgoing-3
289002:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/start HTTP/1.1
289102:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
289202:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
289302:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
289402:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
289502:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
289602:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
289702:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
289802:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/start HTTP/1.1[\r][\n]"
289902:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
290002:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
290102:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
290202:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
290302:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
290402:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
290502:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
290602:03:51.567 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
290702:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 204 No Content[\r][\n]"
290802:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
290902:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
291002:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
291102:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
291202:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
291302:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
291402:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 204 No Content
291502:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
291602:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
291702:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
291802:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
291902:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
292002:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: connection can be kept alive for 3 MINUTES
292102:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: releasing valid endpoint
292202:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: releasing endpoint
292302:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection http-outgoing-3 can be kept alive for 3 MINUTES
292402:03:51.703 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
292502:03:51.704 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,false
292602:03:51.704 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json], queryParams={}}
292702:03:51.704 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: preparing request execution
292802:03:51.704 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
292902:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
293002:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: target auth state: UNCHALLENGED
293102:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: proxy auth state: UNCHALLENGED
293202:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: acquiring connection with route {}->unix://localhost:2375
293302:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquiring endpoint (3 MINUTES)
293402:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
293502:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
293602:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: acquired ep-00000023
293702:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquired endpoint ep-00000023
293802:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: executing GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
293902:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: start execution ex-00000024
294002:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: executing exchange ex-00000024 over http-outgoing-3
294102:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
294202:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
294302:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
294402:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
294502:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
294602:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
294702:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
294802:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1[\r][\n]"
294902:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
295002:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
295102:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
295202:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
295302:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
295402:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
295502:03:51.705 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
295602:03:51.707 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
295702:03:51.707 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
295802:03:51.707 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
295902:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
296002:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
296102:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
296202:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
296302:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
296402:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
296502:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19da[\r][\n]"
296602:03:51.708 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","Created":"2026-01-08T01:03:51.551482679Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3530,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:51.575380998Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/resolv.conf","HostnamePath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hostname","HostsPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hosts","LogPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d-json.log","Name":"/storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"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":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":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","LowerDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d-init/diff:/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/diff:/var/lib/docker/overlay2/0f091a72420ed29e835301d5b98db6d69f7aeebb5123c04ff97d760145417439/diff:/var/lib/docker/overlay2/4c085e11003b257bcbb0de9fa4649f661fcffa5f9f511d4427ddfce990cf1549/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/merged","UpperDir":"/var/lib/docker/overlay2/2059e0d3a"
296702:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
296802:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
296902:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
297002:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
297102:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
297202:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
297302:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
297402:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
297502:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: connection can be kept alive for 3 MINUTES
297602:03:51.709 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/diff","WorkDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"83930131d7fb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"96ff158ad965167fcbee526c3d064428e6b4e25932439d6f711a9bfb4a12083f","SandboxKey":"/var/run/docker/netns/96ff158ad965","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-pbCyed8Y","83930131d7fb"],"MacAddress":"b2:43:0e:2b:c8:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5dbe09d588206459e805d6e166d318c0963e95a8276e17bc96128cbcfd3b7517","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-pbCyed8Y","83930131d7fb"]}}}}[\n]"
297702:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
297802:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
297902:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
298002:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: releasing valid endpoint
298102:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: releasing endpoint
298202:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection http-outgoing-3 can be kept alive for 3 MINUTES
298302:03:51.710 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
298402:03:51.711 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1
298502:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: preparing request execution
298602:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
298702:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
298802:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: target auth state: UNCHALLENGED
298902:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: proxy auth state: UNCHALLENGED
299002:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000025: acquiring connection with route {}->unix://localhost:2375
299102:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquiring endpoint (3 MINUTES)
299202:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
299302:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
299402:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: acquired ep-00000024
299502:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquired endpoint ep-00000024
299602:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: executing GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
299702:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: start execution ex-00000025
299802:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: executing exchange ex-00000025 over http-outgoing-3
299902:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
300002:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
300102:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
300202:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
300302:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
300402:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
300502:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
300602:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1[\r][\n]"
300702:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
300802:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
300902:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
301002:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
301102:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
301202:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
301302:03:51.713 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
301402:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
301502:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
301602:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
301702:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
301802:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
301902:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
302002:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
302102:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
302202:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
302302:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
302402:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","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":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/0f091a72420ed29e835301d5b98db6d69f7aeebb5123c04ff97d760145417439/diff:/var/lib/docker/overlay2/4c085e11003b257bcbb0de9fa4649f661fcffa5f9f511d4427ddfce990cf1549/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/merged","UpperDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/diff","WorkDir":"/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:77b5c99d6d87c0b2a00fa1a352f98dc747821a0f7702ecec2c54da465957b46b","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:040709113a7f59d2a82bcccd3c2e55ac9fdc4a9358312257ed3d27af6993a427"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
302502:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
302602:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
302702:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
302802:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
302902:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
303002:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
303102:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
303202:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
303302:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
303402:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
303502:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
303602:03:51.714 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: connection can be kept alive for 3 MINUTES
303702:03:51.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: releasing valid endpoint
303802:03:51.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: releasing endpoint
303902:03:51.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection http-outgoing-3 can be kept alive for 3 MINUTES
304002:03:51.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
304102:03:51.715 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
304202:03:51.715 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: preparing request execution
304302:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
304402:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
304502:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: target auth state: UNCHALLENGED
304602:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: proxy auth state: UNCHALLENGED
304702:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000026: acquiring connection with route {}->unix://localhost:2375
304802:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquiring endpoint (3 MINUTES)
304902:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
305002:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
305102:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: acquired ep-00000025
305202:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquired endpoint ep-00000025
305302:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: executing GET /v1.32/version HTTP/1.1
305402:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: start execution ex-00000026
305502:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: executing exchange ex-00000026 over http-outgoing-3
305602:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/version HTTP/1.1
305702:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
305802:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
305902:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
306002:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
306102:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
306202:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
306302:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
306402:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
306502:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
306602:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
306702:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
306802:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
306902:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
307002:03:51.716 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
307102:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
307202:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
307302:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
307402:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
307502:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
307602:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
307702:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
307802:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 821[\r][\n]"
307902:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
308002:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"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]"
308102:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
308202:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
308302:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
308402:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
308502:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
308602:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
308702:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
308802:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 821
308902:03:51.731 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: connection can be kept alive for 3 MINUTES
309002:03:51.732 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: releasing valid endpoint
309102:03:51.732 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: releasing endpoint
309202:03:51.732 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection http-outgoing-3 can be kept alive for 3 MINUTES
309302:03:51.732 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
309402:03:51.733 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,false
309502:03:51.734 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json], queryParams={}}
309602:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: preparing request execution
309702:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
309802:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
309902:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: target auth state: UNCHALLENGED
310002:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: proxy auth state: UNCHALLENGED
310102:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000027: acquiring connection with route {}->unix://localhost:2375
310202:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquiring endpoint (3 MINUTES)
310302:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
310402:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
310502:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: acquired ep-00000026
310602:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquired endpoint ep-00000026
310702:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: executing GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
310802:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: start execution ex-00000027
310902:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: executing exchange ex-00000027 over http-outgoing-3
311002:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
311102:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
311202:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
311302:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
311402:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
311502:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
311602:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
311702:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1[\r][\n]"
311802:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
311902:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
312002:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
312102:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
312202:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
312302:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
312402:03:51.735 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
312502:03:51.737 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
312602:03:51.738 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,<null>,<null>,<null>,<null>,<null>
312702:03:51.739 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
312802:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
312902:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
313002:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
313102:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
313202:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
313302:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
313402:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
313502:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
313602:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19da[\r][\n]"
313702:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","Created":"2026-01-08T01:03:51.551482679Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3530,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:51.575380998Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/resolv.conf","HostnamePath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hostname","HostsPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hosts","LogPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d-json.log","Name":"/storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"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":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":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","LowerDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d-init/diff:/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/diff:/var/lib/docker/overlay2/0f091a72420ed29e835301d5b98db6d69f7aeebb5123c04ff97d760145417439/diff:/var/lib/docker/overlay2/4c085e11003b257bcbb0de9fa4649f661fcffa5f9f511d4427ddfce990cf1549/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/merged","UpperDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/diff","WorkDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"83930131d7fb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"96ff158ad965167fcbee526c3d064428e6b4e25932439d6f711a9bfb4a12083f","SandboxKey":"/var/run/docker/netns/96ff158ad965","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-pbCyed8Y","83930131d7fb"],"MacAddress":"b2:43:0e:2b:c8:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5dbe09d588206459e805d6e166d318c0963e95a8276e17bc96128cbcfd3b7517","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-pbCyed8Y","83930131d7fb"]}}}}[\n]"
313802:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
313902:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
314002:03:51.740 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
314102:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
314202:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
314302:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
314402:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
314502:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
314602:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
314702:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
314802:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
314902:03:51.741 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: connection can be kept alive for 3 MINUTES
315002:03:51.742 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: releasing valid endpoint
315102:03:51.742 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: releasing endpoint
315202:03:51.742 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection http-outgoing-3 can be kept alive for 3 MINUTES
315302:03:51.742 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
315402:03:51.740 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: preparing request execution
315502:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
315602:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
315702:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: target auth state: UNCHALLENGED
315802:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: proxy auth state: UNCHALLENGED
315902:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000028: acquiring connection with route {}->unix://localhost:2375
316002:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquiring endpoint (3 MINUTES)
316102:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
316202:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
316302:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: acquired ep-00000027
316402:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquired endpoint ep-00000027
316502:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: executing POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1
316602:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: start execution ex-00000028
316702:03:51.743 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: executing exchange ex-00000028 over http-outgoing-3
316802:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1
316902:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
317002:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
317102:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
317202:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
317302:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
317402:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 290
317502:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
317602:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
317702:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1[\r][\n]"
317802:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
317902:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
318002:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
318102:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
318202:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
318302:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 290[\r][\n]"
318402:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
318502:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
318602:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
318702:03:51.744 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
318802:03:51.746 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9779] in PT0.013478563S
318902:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
319002:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
319102:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
319202:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
319302:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
319402:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
319502:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
319602:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 74[\r][\n]"
319702:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
319802:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069"}[\n]"
319902:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
320002:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
320102:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
320202:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
320302:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
320402:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
320502:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 08 Jan 2026 01:03:51 GMT
320602:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 74
320702:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: connection can be kept alive for 3 MINUTES
320802:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: releasing valid endpoint
320902:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: releasing endpoint
321002:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection http-outgoing-3 can be kept alive for 3 MINUTES
321102:03:51.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
321202:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: preparing request execution
321302:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
321402:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
321502:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: target auth state: UNCHALLENGED
321602:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: proxy auth state: UNCHALLENGED
321702:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000029: acquiring connection with route {}->unix://localhost:2375
321802:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquiring endpoint (3 MINUTES)
321902:03:51.749 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
322002:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
322102:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: acquired ep-00000028
322202:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquired endpoint ep-00000028
322302:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: executing POST /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/start HTTP/1.1
322402:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: start execution ex-00000029
322502:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: executing exchange ex-00000029 over http-outgoing-3
322602:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/start HTTP/1.1
322702:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
322802:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
322902:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
323002:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
323102:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
323202:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 26
323302:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
323402:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
323502:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/start HTTP/1.1[\r][\n]"
323602:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
323702:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
323802:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
323902:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
324002:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
324102:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 26[\r][\n]"
324202:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
324302:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
324402:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
324502:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Detach":null,"Tty":null}"
324602:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
324702:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
324802:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
324902:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: "
325002:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "false[\r][\n]"
325102:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
325202:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
325302:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
325402:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
325502:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/vnd.docker.raw-stream
325602:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
325702:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
325802:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
325902:03:51.750 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
326002:03:51.799 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "end of stream"
326102:03:51.800 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-3: close connection IMMEDIATE
326202:03:51.800 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: endpoint closed
326302:03:51.800 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: discarding endpoint
326402:03:51.800 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: releasing endpoint
326502:03:51.801 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection is not kept alive
326602:03:51.801 [docker-java-stream-1480312930] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
326702:03:51.801 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069
326802:03:51.802 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/json], queryParams={}}
326902:03:51.802 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: preparing request execution
327002:03:51.802 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
327102:03:51.802 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
327202:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: target auth state: UNCHALLENGED
327302:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: proxy auth state: UNCHALLENGED
327402:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002A: acquiring connection with route {}->unix://localhost:2375
327502:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquiring endpoint (3 MINUTES)
327602:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
327702:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327802:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: acquired ep-00000029
327902:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquired endpoint ep-00000029
328002:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002A: opening connection {}->unix://localhost:2375
328102:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: connecting endpoint (3 MINUTES)
328202:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connecting endpoint to unix://localhost:2375 (3 MINUTES)
328302:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connecting to localhost/127.0.0.1:2375
328402:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connection established /var/run/docker.sock<->/var/run/docker.sock
328502:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connected http-outgoing-4
328602:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: endpoint connected
328702:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: executing GET /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/json HTTP/1.1
328802:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: start execution ex-0000002A
328902:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: executing exchange ex-0000002A over http-outgoing-4
329002:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/json HTTP/1.1
329102:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
329202:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
329302:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
329402:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
329502:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
329602:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
329702:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/exec/aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069/json HTTP/1.1[\r][\n]"
329802:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
329902:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
330002:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
330102:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
330202:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
330302:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
330402:03:51.803 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
330502:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
330602:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
330702:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
330802:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
330902:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
331002:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
331102:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
331202:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 430[\r][\n]"
331302:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
331402:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"ID":"aefc600961a2a7e60fa1a5edabbc144e486be5e2fa1a3df34956c8ecc1f59069","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","DetachKeys":"","Pid":3655}[\n]"
331502:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
331602:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
331702:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
331802:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
331902:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
332002:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
332102:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 08 Jan 2026 01:03:51 GMT
332202:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 430
332302:03:51.804 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: connection can be kept alive for 3 MINUTES
332402:03:51.805 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: releasing valid endpoint
332502:03:51.805 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: releasing endpoint
332602:03:51.805 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection http-outgoing-4 can be kept alive for 3 MINUTES
332702:03:51.805 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
332802:03:51.805 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.067596154S
332902:03:51.807 [pool-28-thread-5] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 started in PT2.027767717S
333002:03:51.807 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: ps -ef
333102:03:51.807 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,<null>,<null>,<null>,<null>,<null>
333202:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: preparing request execution
333302:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
333402:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
333502:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: target auth state: UNCHALLENGED
333602:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: proxy auth state: UNCHALLENGED
333702:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002B: acquiring connection with route {}->unix://localhost:2375
333802:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquiring endpoint (3 MINUTES)
333902:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
334002:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
334102:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: acquired ep-0000002A
334202:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquired endpoint ep-0000002A
334302:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: executing POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1
334402:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: start execution ex-0000002B
334502:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: executing exchange ex-0000002B over http-outgoing-4
334602:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1
334702:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
334802:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
334902:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
335002:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
335102:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
335202:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 230
335302:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
335402:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
335502:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/exec HTTP/1.1[\r][\n]"
335602:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
335702:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
335802:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
335902:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
336002:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
336102:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 230[\r][\n]"
336202:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
336302:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
336402:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
336502:03:51.808 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"containerId":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
336602:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 201 Created[\r][\n]"
336702:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
336802:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
336902:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
337002:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
337102:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
337202:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
337302:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 74[\r][\n]"
337402:03:51.809 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
337502:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a"}[\n]"
337602:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 201 Created
337702:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
337802:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
337902:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
338002:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
338102:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
338202:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 08 Jan 2026 01:03:51 GMT
338302:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 74
338402:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: connection can be kept alive for 3 MINUTES
338502:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: releasing valid endpoint
338602:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: releasing endpoint
338702:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection http-outgoing-4 can be kept alive for 3 MINUTES
338802:03:51.810 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
338902:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: preparing request execution
339002:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
339102:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
339202:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: target auth state: UNCHALLENGED
339302:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: proxy auth state: UNCHALLENGED
339402:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002C: acquiring connection with route {}->unix://localhost:2375
339502:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquiring endpoint (3 MINUTES)
339602:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339702:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339802:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: acquired ep-0000002B
339902:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquired endpoint ep-0000002B
340002:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: executing POST /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/start HTTP/1.1
340102:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: start execution ex-0000002C
340202:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: executing exchange ex-0000002C over http-outgoing-4
340302:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/start HTTP/1.1
340402:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
340502:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
340602:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
340702:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
340802:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
340902:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 26
341002:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
341102:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
341202:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/start HTTP/1.1[\r][\n]"
341302:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
341402:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
341502:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
341602:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
341702:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341802:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 26[\r][\n]"
341902:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
342002:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
342102:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
342202:03:51.811 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"Detach":null,"Tty":null}"
342302:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
342402:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
342502:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
342602:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
342702:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
342802:03:51.812 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: "
342902:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker/28.0.4 (linux)[\r][\n]"
343002:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
343102:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
343202:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/vnd.docker.raw-stream
343302:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
343402:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
343502:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
343602:03:51.813 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
343702:03:51.855 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff9e]UID PID PPID C STIME TTY TIME CMD[\n]"
343802:03:51.856 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "root 1 0 0 09:03 ? 00:00:00 /usr/local/nebula/bin/nebula-storaged --flagfile=/usr/local/nebula/etc/nebula-storaged.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --local_ip=172.28.0.3 --port=9779 --log_dir=/logs/storage --v=0 --minloglevel=0[\n]"
343902:03:51.856 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "root 60 0 0 09:03 ? 00:00:00 ps -ef[\n]"
344002:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "end of stream"
344102:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-4: close connection IMMEDIATE
344202:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: endpoint closed
344302:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: discarding endpoint
344402:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: releasing endpoint
344502:03:51.857 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection is not kept alive
344602:03:51.858 [docker-java-stream-1838722149] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
344702:03:51.858 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a
344802:03:51.860 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/json], queryParams={}}
344902:03:51.860 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: preparing request execution
345002:03:51.860 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
345102:03:51.860 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
345202:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: target auth state: UNCHALLENGED
345302:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: proxy auth state: UNCHALLENGED
345402:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: acquiring connection with route {}->unix://localhost:2375
345502:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquiring endpoint (3 MINUTES)
345602:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
345702:03:51.861 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
345802:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: acquired ep-0000002C
345902:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquired endpoint ep-0000002C
346002:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: opening connection {}->unix://localhost:2375
346102:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: connecting endpoint (3 MINUTES)
346202:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
346302:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connecting to localhost/127.0.0.1:2375
346402:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connection established /var/run/docker.sock<->/var/run/docker.sock
346502:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connected http-outgoing-5
346602:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: endpoint connected
346702:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: executing GET /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/json HTTP/1.1
346802:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: start execution ex-0000002D
346902:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: executing exchange ex-0000002D over http-outgoing-5
347002:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/json HTTP/1.1
347102:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
347202:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
347302:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
347402:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
347502:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
347602:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
347702:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a/json HTTP/1.1[\r][\n]"
347802:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
347902:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
348002:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
348102:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
348202:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
348302:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
348402:03:51.862 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
348502:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
348602:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
348702:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
348802:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
348902:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
349002:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
349102:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
349202:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 370[\r][\n]"
349302:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
349402:03:51.863 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"e5dcae86d38ff95224fe82847ffcaacd5532d1418192a81f25a3d01347e2c09a","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","DetachKeys":"","Pid":3675}[\n]"
349502:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
349602:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
349702:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
349802:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
349902:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
350002:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
350102:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:51 GMT
350202:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 370
350302:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: connection can be kept alive for 3 MINUTES
350402:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: releasing valid endpoint
350502:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: releasing endpoint
350602:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connection http-outgoing-5 can be kept alive for 3 MINUTES
350702:03:51.864 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350802:03:51.869 [pool-28-thread-5] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
350902:03:51.869 [pool-28-thread-5] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-graphd:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
351002:03:51.870 [pool-28-thread-5] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - vesoft/nebula-graphd:v3.6.0 is not in image name cache, updating...
351102:03:51.870 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
351202:03:51.870 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: preparing request execution
351302:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
351402:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
351502:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: target auth state: UNCHALLENGED
351602:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: proxy auth state: UNCHALLENGED
351702:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002E: acquiring connection with route {}->unix://localhost:2375
351802:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquiring endpoint (3 MINUTES)
351902:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
352002:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
352102:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: acquired ep-0000002D
352202:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquired endpoint ep-0000002D
352302:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
352402:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: start execution ex-0000002E
352502:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: executing exchange ex-0000002E over http-outgoing-5
352602:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
352702:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
352802:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
352902:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
353002:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
353102:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
353202:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
353302:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
353402:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
353502:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
353602:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
353702:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
353802:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
353902:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
354002:03:51.871 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
354102:03:51.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 404 Not Found[\r][\n]"
354202:03:51.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
354302:03:51.872 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
354402:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
354502:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
354602:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
354702:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:51 GMT[\r][\n]"
354802:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 57[\r][\n]"
354902:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355002:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"message":"No such image: vesoft/nebula-graphd:v3.6.0"}[\n]"
355102:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 404 Not Found
355202:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
355302:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
355402:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
355502:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
355602:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
355702:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:51 GMT
355802:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 57
355902:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: connection can be kept alive for 3 MINUTES
356002:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: releasing valid endpoint
356102:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: releasing endpoint
356202:03:51.873 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection http-outgoing-5 can be kept alive for 3 MINUTES
356302:03:51.874 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
356402:03:51.874 [pool-28-thread-5] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-graphd:v3.6.0
356502:03:51.874 [pool-28-thread-5] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling docker image: vesoft/nebula-graphd:v3.6.0. Please be patient; this may take some time but only needs to be done once.
356602:03:51.874 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:latest at registry: https://index.docker.io/v1/
356702:03:51.874 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
356802:03:51.874 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
356902:03:51.875 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: preparing request execution
357002:03:51.875 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
357102:03:51.875 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
357202:03:51.875 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: target auth state: UNCHALLENGED
357302:03:51.875 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: proxy auth state: UNCHALLENGED
357402:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002F: acquiring connection with route {}->unix://localhost:2375
357502:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquiring endpoint (3 MINUTES)
357602:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
357702:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
357802:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: acquired ep-0000002E
357902:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquired endpoint ep-0000002E
358002:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002F: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1
358102:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: start execution ex-0000002F
358202:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: executing exchange ex-0000002F over http-outgoing-5
358302:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1
358402:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/octet-stream
358502:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
358602:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
358702:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
358802:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
358902:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
359002:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
359102:03:51.876 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1[\r][\n]"
359202:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/octet-stream[\r][\n]"
359302:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
359402:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
359502:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
359602:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
359702:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
359802:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
359902:03:51.877 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
360002:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
360102:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
360202:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
360302:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
360402:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
360502:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
360602:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:52 GMT[\r][\n]"
360702:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
360802:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360902:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "3e[\r][\n]"
361002:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling from vesoft/nebula-graphd","id":"v3.6.0"}[\r][\n]"
361102:03:52.108 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361202:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
361302:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
361402:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
361502:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
361602:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
361702:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
361802:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:52 GMT
361902:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
362002:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002F: connection can be kept alive for 3 MINUTES
362102:03:52.109 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Starting to pull image
362202:03:52.109 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-graphd, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
362302:03:52.109 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
362402:03:52.256 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
362502:03:52.256 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Already exists","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
362602:03:52.256 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
362702:03:52.256 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
362802:03:52.258 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
362902:03:52.258 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Already exists","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
363002:03:52.258 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
363102:03:52.258 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
363202:03:52.259 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
363302:03:52.259 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
363402:03:52.259 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
363502:03:52.260 [docker-java-stream--1641564725] 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=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
363602:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
363702:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
363802:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
363902:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
364002:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
364102:03:52.260 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
364202:03:52.260 [docker-java-stream--1641564725] 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)
364302:03:52.260 [docker-java-stream--1641564725] 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=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
364402:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ae[\r][\n]"
364502:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
364602:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
364702:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
364802:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
364902:03:52.310 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
365002:03:52.310 [docker-java-stream--1641564725] 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)
365102:03:52.311 [docker-java-stream--1641564725] 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)
365202:03:52.311 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
365302:03:52.445 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
365402:03:52.445 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":119316,"total":11548618},"progress":"[\u003e ] 119.3kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
365502:03:52.445 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
365602:03:52.445 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=119316, total=11548618, start=null), progress=[> ] 119.3kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
365702:03:52.454 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
365802:03:52.454 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":218152,"total":21808304},"progress":"[\u003e ] 218.2kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
365902:03:52.454 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366002:03:52.454 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=218152, total=21808304, start=null), progress=[> ] 218.2kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
366102:03:52.548 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
366202:03:52.548 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":1597440,"total":11548618},"progress":"[======\u003e ] 1.597MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
366302:03:52.548 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366402:03:52.549 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1597440, total=11548618, start=null), progress=[======> ] 1.597MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
366502:03:52.568 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
366602:03:52.568 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":1122304,"total":21808304},"progress":"[==\u003e ] 1.122MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
366702:03:52.568 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366802:03:52.568 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1122304, total=21808304, start=null), progress=[==> ] 1.122MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
366902:03:52.671 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
367002:03:52.671 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":2735168,"total":11548618},"progress":"[===========\u003e ] 2.735MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
367102:03:52.671 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
367202:03:52.671 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2735168, total=11548618, start=null), progress=[===========> ] 2.735MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
367302:03:52.680 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
367402:03:52.680 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":2027520,"total":21808304},"progress":"[====\u003e ] 2.028MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
367502:03:52.680 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
367602:03:52.680 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2027520, total=21808304, start=null), progress=[====> ] 2.028MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
367702:03:52.772 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
367802:03:52.772 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":4620288,"total":11548618},"progress":"[====================\u003e ] 4.62MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
367902:03:52.772 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
368002:03:52.772 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4620288, total=11548618, start=null), progress=[====================> ] 4.62MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
368102:03:52.805 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
368202:03:52.805 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":3850240,"total":21808304},"progress":"[========\u003e ] 3.85MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
368302:03:52.805 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
368402:03:52.805 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3850240, total=21808304, start=null), progress=[========> ] 3.85MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
368502:03:52.880 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
368602:03:52.880 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":7176192,"total":11548618},"progress":"[===============================\u003e ] 7.176MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
368702:03:52.880 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
368802:03:52.880 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7176192, total=11548618, start=null), progress=[===============================> ] 7.176MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
368902:03:52.939 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
369002:03:52.939 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":5668864,"total":21808304},"progress":"[============\u003e ] 5.669MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
369102:03:52.939 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
369202:03:52.939 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5668864, total=21808304, start=null), progress=[============> ] 5.669MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
369302:03:52.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
369402:03:52.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":9572032,"total":11548618},"progress":"[=========================================\u003e ] 9.572MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
369502:03:52.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
369602:03:52.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9572032, total=11548618, start=null), progress=[=========================================> ] 9.572MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
369702:03:53.050 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
369802:03:53.050 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":7712768,"total":21808304},"progress":"[=================\u003e ] 7.713MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
369902:03:53.050 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
370002:03:53.050 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7712768, total=21808304, start=null), progress=[=================> ] 7.713MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
370102:03:53.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
370202:03:53.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":11358208,"total":11548618},"progress":"[=================================================\u003e ] 11.36MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
370302:03:53.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
370402:03:53.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11358208, total=11548618, start=null), progress=[=================================================> ] 11.36MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
370502:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
370602:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
370702:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
370802:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
370902:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
371002:03:53.105 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
371102:03:53.105 [docker-java-stream--1641564725] 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=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
371202:03:53.105 [docker-java-stream--1641564725] 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=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
371302:03:53.106 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (18 MB/? MB)
371402:03:53.107 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
371502:03:53.107 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":131072,"total":11548618},"progress":"[\u003e ] 131.1kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
371602:03:53.107 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
371702:03:53.107 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=131072, total=11548618, start=null), progress=[> ] 131.1kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
371802:03:53.155 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
371902:03:53.155 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":11548618,"total":11548618},"progress":"[==================================================\u003e] 11.55MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
372002:03:53.155 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
372102:03:53.155 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11548618, total=11548618, start=null), progress=[==================================================>] 11.55MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
372202:03:53.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
372302:03:53.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
372402:03:53.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
372502:03:53.176 [docker-java-stream--1641564725] 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=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
372602:03:53.176 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (18 MB/? MB)
372702:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
372802:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
372902:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
373002:03:53.178 [docker-java-stream--1641564725] 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)
373102:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
373202:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
373302:03:53.178 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
373402:03:53.178 [docker-java-stream--1641564725] 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)
373502:03:53.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
373602:03:53.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":9781248,"total":21808304},"progress":"[======================\u003e ] 9.781MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
373702:03:53.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
373802:03:53.184 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9781248, total=21808304, start=null), progress=[======================> ] 9.781MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
373902:03:53.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
374002:03:53.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
374102:03:53.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
374202:03:53.191 [docker-java-stream--1641564725] 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)
374302:03:53.191 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (20 MB/? MB)
374402:03:53.328 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
374502:03:53.328 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":12042240,"total":21808304},"progress":"[===========================\u003e ] 12.04MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
374602:03:53.328 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
374702:03:53.328 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12042240, total=21808304, start=null), progress=[===========================> ] 12.04MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
374802:03:53.457 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
374902:03:53.457 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":14303232,"total":21808304},"progress":"[================================\u003e ] 14.3MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
375002:03:53.457 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
375102:03:53.457 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14303232, total=21808304, start=null), progress=[================================> ] 14.3MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
375202:03:53.559 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
375302:03:53.559 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":16375808,"total":21808304},"progress":"[=====================================\u003e ] 16.38MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
375402:03:53.559 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
375502:03:53.559 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16375808, total=21808304, start=null), progress=[=====================================> ] 16.38MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
375602:03:53.668 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
375702:03:53.668 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":19545792,"total":21808304},"progress":"[============================================\u003e ] 19.55MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
375802:03:53.668 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
375902:03:53.668 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19545792, total=21808304, start=null), progress=[============================================> ] 19.55MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
376002:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
376102:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Verifying Checksum","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
376202:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
376302:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
376402:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
376502:03:53.764 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
376602:03:53.764 [docker-java-stream--1641564725] 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=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
376702:03:53.764 [docker-java-stream--1641564725] 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=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
376802:03:53.765 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (29 MB/? MB)
376902:03:53.766 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
377002:03:53.766 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":229376,"total":21808304},"progress":"[\u003e ] 229.4kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
377102:03:53.766 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
377202:03:53.766 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=229376, total=21808304, start=null), progress=[> ] 229.4kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
377302:03:53.873 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
377402:03:53.873 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":7569408,"total":21808304},"progress":"[=================\u003e ] 7.569MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
377502:03:53.873 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
377602:03:53.873 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7569408, total=21808304, start=null), progress=[=================> ] 7.569MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
377702:03:53.977 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
377802:03:53.978 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":16285696,"total":21808304},"progress":"[=====================================\u003e ] 16.29MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
377902:03:53.978 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
378002:03:53.978 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16285696, total=21808304, start=null), progress=[=====================================> ] 16.29MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
378102:03:54.054 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
378202:03:54.054 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":21808304,"total":21808304},"progress":"[==================================================\u003e] 21.81MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
378302:03:54.054 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
378402:03:54.055 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21808304, total=21808304, start=null), progress=[==================================================>] 21.81MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
378502:03:54.092 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
378602:03:54.092 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
378702:03:54.092 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
378802:03:54.092 [docker-java-stream--1641564725] 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=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
378902:03:54.093 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (31 MB/? MB)
379002:03:54.098 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "5e[\r][\n]"
379102:03:54.099 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Digest: sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"}[\r][\n]"
379202:03:54.099 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
379302:03:54.099 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
379402:03:54.100 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "4d[\r][\n]"
379502:03:54.100 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Status: Downloaded newer image for vesoft/nebula-graphd:v3.6.0"}[\r][\n]"
379602:03:54.100 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
379702:03:54.100 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-graphd:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
379802:03:54.101 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
379902:03:54.101 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
380002:03:54.101 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: releasing valid endpoint
380102:03:54.101 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: releasing endpoint
380202:03:54.102 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connection http-outgoing-5 can be kept alive for 3 MINUTES
380302:03:54.102 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
380402:03:54.102 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pull complete. 5 layers, pulled in 1s (downloaded 31 MB at 31 MB/s)
380502:03:54.102 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
380602:03:54.102 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: preparing request execution
380702:03:54.102 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
380802:03:54.102 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
380902:03:54.102 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: target auth state: UNCHALLENGED
381002:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: proxy auth state: UNCHALLENGED
381102:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000030: acquiring connection with route {}->unix://localhost:2375
381202:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquiring endpoint (3 MINUTES)
381302:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
381402:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
381502:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: acquired ep-0000002F
381602:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquired endpoint ep-0000002F
381702:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
381802:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: start execution ex-00000030
381902:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: executing exchange ex-00000030 over http-outgoing-5
382002:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
382102:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
382202:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
382302:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
382402:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
382502:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
382602:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
382702:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
382802:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
382902:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
383002:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
383102:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
383202:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
383302:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
383402:03:54.103 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
383502:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
383602:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
383702:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
383802:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
383902:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
384002:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
384102:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
384202:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
384302:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384402:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
384502:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","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":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/1ea15a30645ef4bf0fbbbcf0e6707d689e48fc006ffd9503d67da9391885edcb/diff:/var/lib/docker/overlay2/54745a0f6cb343777168b1c4d0f0e193089607fbd8cf7b81ec995d991f2ba1cd/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/merged","UpperDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/diff","WorkDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:878403b4cf8b19c89c1f61c7e896b01ffdc5d37e7951b2d023245b42479d2afe","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:d7e76dc7607a3e799cd41e44f05ac4b6b3799fd82877461d864dc02d7bcca47e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
384602:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384702:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
384802:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384902:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
385002:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
385102:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
385202:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
385302:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
385402:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
385502:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
385602:03:54.104 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
385702:03:54.105 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: connection can be kept alive for 3 MINUTES
385802:03:54.105 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: releasing valid endpoint
385902:03:54.106 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: releasing endpoint
386002:03:54.106 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection http-outgoing-5 can be kept alive for 3 MINUTES
386102:03:54.106 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
386202:03:54.106 [pool-28-thread-5] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
386302:03:54.106 [pool-28-thread-5] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Trying to start container: vesoft/nebula-graphd:v3.6.0 (attempt 1/1)
386402:03:54.106 [pool-28-thread-5] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
386502:03:54.106 [pool-28-thread-5] INFO tc.vesoft/nebula-graphd:v3.6.0 - Creating container for image: vesoft/nebula-graphd:v3.6.0
386602:03:54.106 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:v3.6.0 at registry: https://index.docker.io/v1/
386702:03:54.106 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
386802:03:54.106 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
386902:03:54.107 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@410cfd2b[aliases=[tc-8aeQm1yW],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--port=9669,--local_ip=172.28.0.4,--log_dir=/logs/graph,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9669/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@13a0ae94}, 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=vesoft/nebula-graphd:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=ae0752b7-d303-4ca4-b960-1b108e8728ab},macAddress=<null>,name=graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@9513be6,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>]
387002:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: preparing request execution
387102:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
387202:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
387302:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: target auth state: UNCHALLENGED
387402:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: proxy auth state: UNCHALLENGED
387502:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000031: acquiring connection with route {}->unix://localhost:2375
387602:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquiring endpoint (3 MINUTES)
387702:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
387802:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
387902:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: acquired ep-00000030
388002:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquired endpoint ep-00000030
388102:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: executing POST /v1.32/containers/create?name=graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
388202:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: start execution ex-00000031
388302:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: executing exchange ex-00000031 over http-outgoing-5
388402:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/create?name=graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
388502:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
388602:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
388702:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
388802:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
388902:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
389002:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 2506
389102:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
389202:03:54.109 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
389302:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/create?name=graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1[\r][\n]"
389402:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
389502:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
389602:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
389702:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
389802:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
389902:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 2506[\r][\n]"
390002:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
390102:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
390202:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
390302:03:54.110 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"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":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"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.19.0","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba":{"IPAMConfig":null,"Links":null,"Aliases":["tc-8aeQm1yW"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
390402:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
390502:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
390602:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
390702:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
390802:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
390902:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
391002:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
391102:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 88[\r][\n]"
391202:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
391302:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","Warnings":[]}[\n]"
391402:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
391502:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
391602:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
391702:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
391802:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
391902:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
392002:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
392102:03:54.129 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 88
392202:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: connection can be kept alive for 3 MINUTES
392302:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: releasing valid endpoint
392402:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: releasing endpoint
392502:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection http-outgoing-5 can be kept alive for 3 MINUTES
392602:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
392702:03:54.130 [pool-28-thread-5] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 is starting: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2
392802:03:54.130 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2
392902:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: preparing request execution
393002:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
393102:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
393202:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: target auth state: UNCHALLENGED
393302:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: proxy auth state: UNCHALLENGED
393402:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000032: acquiring connection with route {}->unix://localhost:2375
393502:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquiring endpoint (3 MINUTES)
393602:03:54.130 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
393702:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
393802:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: acquired ep-00000031
393902:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquired endpoint ep-00000031
394002:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: executing POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/start HTTP/1.1
394102:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: start execution ex-00000032
394202:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: executing exchange ex-00000032 over http-outgoing-5
394302:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/start HTTP/1.1
394402:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
394502:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
394602:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
394702:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
394802:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
394902:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
395002:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
395102:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/start HTTP/1.1[\r][\n]"
395202:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
395302:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
395402:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
395502:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
395602:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
395702:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
395802:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
395902:03:54.131 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
396002:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 204 No Content[\r][\n]"
396102:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
396202:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
396302:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
396402:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
396502:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
396602:03:54.257 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
396702:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 204 No Content
396802:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
396902:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
397002:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
397102:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
397202:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
397302:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: connection can be kept alive for 3 MINUTES
397402:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: releasing valid endpoint
397502:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: releasing endpoint
397602:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection http-outgoing-5 can be kept alive for 3 MINUTES
397702:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
397802:03:54.258 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,false
397902:03:54.258 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json], queryParams={}}
398002:03:54.258 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: preparing request execution
398102:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
398202:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
398302:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: target auth state: UNCHALLENGED
398402:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: proxy auth state: UNCHALLENGED
398502:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000033: acquiring connection with route {}->unix://localhost:2375
398602:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquiring endpoint (3 MINUTES)
398702:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
398802:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
398902:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: acquired ep-00000032
399002:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquired endpoint ep-00000032
399102:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: executing GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
399202:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: start execution ex-00000033
399302:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: executing exchange ex-00000033 over http-outgoing-5
399402:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
399502:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
399602:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
399702:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
399802:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
399902:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
400002:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
400102:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1[\r][\n]"
400202:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
400302:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
400402:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
400502:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
400602:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
400702:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
400802:03:54.259 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
400902:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
401002:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
401102:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
401202:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
401302:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
401402:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
401502:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
401602:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
401702:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
401802:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
401902:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","Created":"2026-01-08T01:03:54.111096499Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3733,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:54.137748598Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/resolv.conf","HostnamePath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hostname","HostsPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hosts","LogPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2-json.log","Name":"/graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"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":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":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","LowerDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7-init/diff:/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/diff:/var/lib/docker/overlay2/1ea15a30645ef4bf0fbbbcf0e6707d689e48fc006ffd9503d67da9391885edcb/diff:/var/lib/docker/overlay2/54745a0f6cb343777168b1c4d0f0e193089607fbd8cf7b81ec995d991f2ba1cd/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/merged","UpperDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/diff","WorkDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"977ef64efd64","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"138ce3d5637c66e960b4d07eaffc6dfa34dce2d7542e49b9a434cf6243fed0e1","SandboxKey":"/var/run/docker/netns/138ce3d5637c","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-8aeQm1yW","977ef64efd64"],"MacAddress":"76:ee:e0:af:85:65","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5a55330ceb4f6fe4147d5aff04808d317528d33d530f50d9ebacbbdda6906770","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-8aeQm1yW","977ef64efd64"]}}}}[\n]"
402002:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
402102:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
402202:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
402302:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
402402:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
402502:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
402602:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
402702:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
402802:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
402902:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
403002:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
403102:03:54.260 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: connection can be kept alive for 3 MINUTES
403202:03:54.262 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: releasing valid endpoint
403302:03:54.262 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: releasing endpoint
403402:03:54.262 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection http-outgoing-5 can be kept alive for 3 MINUTES
403502:03:54.262 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
403602:03:54.262 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231
403702:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: preparing request execution
403802:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
403902:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
404002:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: target auth state: UNCHALLENGED
404102:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: proxy auth state: UNCHALLENGED
404202:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000034: acquiring connection with route {}->unix://localhost:2375
404302:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquiring endpoint (3 MINUTES)
404402:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
404502:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
404602:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: acquired ep-00000033
404702:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquired endpoint ep-00000033
404802:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: executing GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
404902:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: start execution ex-00000034
405002:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: executing exchange ex-00000034 over http-outgoing-5
405102:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
405202:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
405302:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
405402:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
405502:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
405602:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
405702:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
405802:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1[\r][\n]"
405902:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
406002:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
406102:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
406202:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
406302:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
406402:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
406502:03:54.263 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
406602:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
406702:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
406802:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
406902:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
407002:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
407102:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
407202:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
407302:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
407402:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407502:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
407602:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","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":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/1ea15a30645ef4bf0fbbbcf0e6707d689e48fc006ffd9503d67da9391885edcb/diff:/var/lib/docker/overlay2/54745a0f6cb343777168b1c4d0f0e193089607fbd8cf7b81ec995d991f2ba1cd/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/merged","UpperDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/diff","WorkDir":"/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:878403b4cf8b19c89c1f61c7e896b01ffdc5d37e7951b2d023245b42479d2afe","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:d7e76dc7607a3e799cd41e44f05ac4b6b3799fd82877461d864dc02d7bcca47e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
407702:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407802:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
407902:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
408002:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
408102:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
408202:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
408302:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
408402:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
408502:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
408602:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
408702:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
408802:03:54.264 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: connection can be kept alive for 3 MINUTES
408902:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: releasing valid endpoint
409002:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: releasing endpoint
409102:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection http-outgoing-5 can be kept alive for 3 MINUTES
409202:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
409302:03:54.265 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
409402:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: preparing request execution
409502:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
409602:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
409702:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: target auth state: UNCHALLENGED
409802:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: proxy auth state: UNCHALLENGED
409902:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000035: acquiring connection with route {}->unix://localhost:2375
410002:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquiring endpoint (3 MINUTES)
410102:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
410202:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
410302:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: acquired ep-00000034
410402:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquired endpoint ep-00000034
410502:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: executing GET /v1.32/version HTTP/1.1
410602:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: start execution ex-00000035
410702:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: executing exchange ex-00000035 over http-outgoing-5
410802:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/version HTTP/1.1
410902:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
411002:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
411102:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
411202:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
411302:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
411402:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
411502:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
411602:03:54.265 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
411702:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
411802:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
411902:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
412002:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
412102:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
412202:03:54.266 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
412302:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
412402:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
412502:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
412602:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
412702:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
412802:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
412902:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
413002:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 821[\r][\n]"
413102:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
413202:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"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]"
413302:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
413402:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
413502:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
413602:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
413702:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
413802:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
413902:03:54.273 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
414002:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 821
414102:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: connection can be kept alive for 3 MINUTES
414202:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: releasing valid endpoint
414302:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: releasing endpoint
414402:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection http-outgoing-5 can be kept alive for 3 MINUTES
414502:03:54.274 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
414602:03:54.275 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
414702:03:54.275 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,<null>,<null>,<null>,<null>,<null>
414802:03:54.275 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,false
414902:03:54.276 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json], queryParams={}}
415002:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: preparing request execution
415102:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
415202:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
415302:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: target auth state: UNCHALLENGED
415402:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: proxy auth state: UNCHALLENGED
415502:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000036: acquiring connection with route {}->unix://localhost:2375
415602:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquiring endpoint (3 MINUTES)
415702:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
415802:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
415902:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: acquired ep-00000035
416002:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquired endpoint ep-00000035
416102:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: executing GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
416202:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: start execution ex-00000036
416302:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: executing exchange ex-00000036 over http-outgoing-5
416402:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
416502:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
416602:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
416702:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
416802:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
416902:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
417002:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
417102:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1[\r][\n]"
417202:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
417302:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
417402:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
417502:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
417602:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
417702:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
417802:03:54.276 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
417902:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: preparing request execution
418002:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
418102:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
418202:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: target auth state: UNCHALLENGED
418302:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: proxy auth state: UNCHALLENGED
418402:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: acquiring connection with route {}->unix://localhost:2375
418502:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquiring endpoint (3 MINUTES)
418602:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
418702:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
418802:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: acquired ep-00000036
418902:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquired endpoint ep-00000036
419002:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: opening connection {}->unix://localhost:2375
419102:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: connecting endpoint (3 MINUTES)
419202:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connecting endpoint to unix://localhost:2375 (3 MINUTES)
419302:03:54.277 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connecting to localhost/127.0.0.1:2375
419402:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connection established /var/run/docker.sock<->/var/run/docker.sock
419502:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connected http-outgoing-6
419602:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: endpoint connected
419702:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: executing POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1
419802:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: start execution ex-00000037
419902:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: executing exchange ex-00000037 over http-outgoing-6
420002:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1
420102:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
420202:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
420302:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
420402:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
420502:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
420602:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 290
420702:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
420802:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
420902:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1[\r][\n]"
421002:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
421102:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
421202:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
421302:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
421402:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
421502:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 290[\r][\n]"
421602:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
421702:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
421802:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
421902:03:54.278 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"containerId":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
422002:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
422102:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
422202:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
422302:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
422402:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
422502:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
422602:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
422702:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
422802:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
422902:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
423002:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","Created":"2026-01-08T01:03:54.111096499Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3733,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:54.137748598Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/resolv.conf","HostnamePath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hostname","HostsPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hosts","LogPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2-json.log","Name":"/graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"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":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":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","LowerDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7-init/diff:/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/diff:/var/lib/docker/overlay2/1ea15a30645ef4bf0fbbbcf0e6707d689e48fc006ffd9503d67da9391885edcb/diff:/var/lib/docker/overlay2/54745a0f6cb343777168b1c4d0f0e193089607fbd8cf7b81ec995d991f2ba1cd/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/merged","UpperDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/diff","WorkDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"977ef64efd64","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"138ce3d5637c66e960b4d07eaffc6dfa34dce2d7542e49b9a434cf6243fed0e1","SandboxKey":"/var/run/docker/netns/138ce3d5637c","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-8aeQm1yW","977ef64efd64"],"MacAddress":"76:ee:e0:af:85:65","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5a55330ceb4f6fe4147d5aff04808d317528d33d530f50d9ebacbbdda6906770","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-8aeQm1yW","977ef64efd64"]}}}}[\n]"
423102:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
423202:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 201 Created[\r][\n]"
423302:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
423402:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]"
423502:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
423602:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
423702:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
423802:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
423902:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 74[\r][\n]"
424002:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
424102:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2"}[\n]"
424202:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
424302:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
424402:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 201 Created
424502:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
424602:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
424702:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
424802:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json
424902:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
425002:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
425102:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
425202:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
425302:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 08 Jan 2026 01:03:54 GMT
425402:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 74
425502:03:54.279 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: connection can be kept alive for 3 MINUTES
425602:03:54.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: releasing valid endpoint
425702:03:54.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: releasing endpoint
425802:03:54.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection http-outgoing-6 can be kept alive for 3 MINUTES
425902:03:54.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
426002:03:54.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
426102:03:54.280 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
426202:03:54.280 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
426302:03:54.280 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
426402:03:54.280 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
426502:03:54.280 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: connection can be kept alive for 3 MINUTES
426602:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: preparing request execution
426702:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
426802:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
426902:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: target auth state: UNCHALLENGED
427002:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: proxy auth state: UNCHALLENGED
427102:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: acquiring connection with route {}->unix://localhost:2375
427202:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquiring endpoint (3 MINUTES)
427302:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
427402:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
427502:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: acquired ep-00000037
427602:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquired endpoint ep-00000037
427702:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000038: executing POST /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/start HTTP/1.1
427802:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: start execution ex-00000038
427902:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: executing exchange ex-00000038 over http-outgoing-6
428002:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/start HTTP/1.1
428102:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
428202:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
428302:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
428402:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
428502:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
428602:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 26
428702:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
428802:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
428902:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/start HTTP/1.1[\r][\n]"
429002:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
429102:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
429202:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
429302:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
429402:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
429502:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 26[\r][\n]"
429602:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
429702:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
429802:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
429902:03:54.281 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"Detach":null,"Tty":null}"
430002:03:54.283 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: releasing valid endpoint
430102:03:54.283 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: releasing endpoint
430202:03:54.283 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection http-outgoing-5 can be kept alive for 3 MINUTES
430302:03:54.283 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
430402:03:54.284 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9669] in PT0.008915074S
430502:03:54.285 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
430602:03:54.285 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
430702:03:54.286 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
430802:03:54.286 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
430902:03:54.286 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
431002:03:54.286 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
431102:03:54.286 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
431202:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
431302:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/vnd.docker.raw-stream
431402:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
431502:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
431602:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
431702:03:54.287 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
431802:03:54.332 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "end of stream"
431902:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-6: close connection IMMEDIATE
432002:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: endpoint closed
432102:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: discarding endpoint
432202:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: releasing endpoint
432302:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection is not kept alive
432402:03:54.333 [docker-java-stream-1789203327] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
432502:03:54.333 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2
432602:03:54.333 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/json], queryParams={}}
432702:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: preparing request execution
432802:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
432902:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
433002:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: target auth state: UNCHALLENGED
433102:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: proxy auth state: UNCHALLENGED
433202:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000039: acquiring connection with route {}->unix://localhost:2375
433302:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquiring endpoint (3 MINUTES)
433402:03:54.333 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
433502:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
433602:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: acquired ep-00000038
433702:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquired endpoint ep-00000038
433802:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: executing GET /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/json HTTP/1.1
433902:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: start execution ex-00000039
434002:03:54.334 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: executing exchange ex-00000039 over http-outgoing-5
434102:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/json HTTP/1.1
434202:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
434302:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
434402:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
434502:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
434602:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
434702:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
434802:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2/json HTTP/1.1[\r][\n]"
434902:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
435002:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
435102:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
435202:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
435302:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
435402:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
435502:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
435602:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
435702:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
435802:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
435902:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
436002:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
436102:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
436202:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
436302:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 430[\r][\n]"
436402:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
436502:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"e3b66b8146a1a64870c67e23a13086bdbff093d737682382627078fbaf6348a2","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","DetachKeys":"","Pid":3836}[\n]"
436602:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
436702:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
436802:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
436902:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
437002:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
437102:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
437202:03:54.335 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
437302:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 430
437402:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: connection can be kept alive for 3 MINUTES
437502:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: releasing valid endpoint
437602:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: releasing endpoint
437702:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection http-outgoing-5 can be kept alive for 3 MINUTES
437802:03:54.336 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
437902:03:54.336 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.06155747S
438002:03:54.337 [pool-28-thread-5] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 started in PT2.467683075S
438102:03:54.337 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: ps -ef
438202:03:54.337 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,<null>,<null>,<null>,<null>,<null>
438302:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: preparing request execution
438402:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
438502:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
438602:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: target auth state: UNCHALLENGED
438702:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: proxy auth state: UNCHALLENGED
438802:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003A: acquiring connection with route {}->unix://localhost:2375
438902:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquiring endpoint (3 MINUTES)
439002:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439102:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439202:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: acquired ep-00000039
439302:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquired endpoint ep-00000039
439402:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: executing POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1
439502:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: start execution ex-0000003A
439602:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: executing exchange ex-0000003A over http-outgoing-5
439702:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1
439802:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
439902:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
440002:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
440102:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
440202:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
440302:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 230
440402:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
440502:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
440602:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/exec HTTP/1.1[\r][\n]"
440702:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
440802:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
440902:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
441002:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
441102:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
441202:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 230[\r][\n]"
441302:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
441402:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
441502:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
441602:03:54.338 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"containerId":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
441702:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
441802:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
441902:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
442002:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
442102:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
442202:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
442302:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
442402:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 74[\r][\n]"
442502:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
442602:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c"}[\n]"
442702:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
442802:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
442902:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
443002:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
443102:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
443202:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
443302:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 08 Jan 2026 01:03:54 GMT
443402:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 74
443502:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: connection can be kept alive for 3 MINUTES
443602:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: releasing valid endpoint
443702:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: releasing endpoint
443802:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connection http-outgoing-5 can be kept alive for 3 MINUTES
443902:03:54.339 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
444002:03:54.340 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: preparing request execution
444102:03:54.340 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
444202:03:54.340 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
444302:03:54.340 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: target auth state: UNCHALLENGED
444402:03:54.340 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: proxy auth state: UNCHALLENGED
444502:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003B: acquiring connection with route {}->unix://localhost:2375
444602:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquiring endpoint (3 MINUTES)
444702:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
444802:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
444902:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: acquired ep-0000003A
445002:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquired endpoint ep-0000003A
445102:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: executing POST /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/start HTTP/1.1
445202:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: start execution ex-0000003B
445302:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: executing exchange ex-0000003B over http-outgoing-5
445402:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/start HTTP/1.1
445502:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
445602:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
445702:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
445802:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
445902:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
446002:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 26
446102:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
446202:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
446302:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/start HTTP/1.1[\r][\n]"
446402:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
446502:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
446602:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
446702:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
446802:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
446902:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 26[\r][\n]"
447002:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
447102:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
447202:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
447302:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Detach":null,"Tty":null}"
447402:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
447502:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
447602:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
447702:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
447802:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
447902:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
448002:03:54.341 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
448102:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
448202:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/vnd.docker.raw-stream
448302:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
448402:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
448502:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
448602:03:54.342 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
448702:03:54.382 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff98]UID PID PPID C STIME TTY TIME CMD[\n]"
448802:03:54.382 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 1 0 0 09:03 ? 00:00:00 /usr/local/nebula/bin/nebula-graphd --flagfile=/usr/local/nebula/etc/nebula-graphd.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --port=9669 --local_ip=172.28.0.4 --log_dir=/logs/graph --v=0 --minloglevel=0[\n]"
448902:03:54.382 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 47 0 0 09:03 ? 00:00:00 ps -ef[\n]"
449002:03:54.383 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "end of stream"
449102:03:54.383 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-5: close connection IMMEDIATE
449202:03:54.384 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: endpoint closed
449302:03:54.384 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: discarding endpoint
449402:03:54.384 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: releasing endpoint
449502:03:54.384 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection is not kept alive
449602:03:54.384 [docker-java-stream--115032602] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
449702:03:54.385 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c
449802:03:54.385 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/json], queryParams={}}
449902:03:54.385 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: preparing request execution
450002:03:54.385 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
450102:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
450202:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: target auth state: UNCHALLENGED
450302:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: proxy auth state: UNCHALLENGED
450402:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: acquiring connection with route {}->unix://localhost:2375
450502:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquiring endpoint (3 MINUTES)
450602:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
450702:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
450802:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: acquired ep-0000003B
450902:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquired endpoint ep-0000003B
451002:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: opening connection {}->unix://localhost:2375
451102:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: connecting endpoint (3 MINUTES)
451202:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connecting endpoint to unix://localhost:2375 (3 MINUTES)
451302:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connecting to localhost/127.0.0.1:2375
451402:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connection established /var/run/docker.sock<->/var/run/docker.sock
451502:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connected http-outgoing-7
451602:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: endpoint connected
451702:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: executing GET /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/json HTTP/1.1
451802:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: start execution ex-0000003C
451902:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: executing exchange ex-0000003C over http-outgoing-7
452002:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/json HTTP/1.1
452102:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
452202:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
452302:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
452402:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
452502:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
452602:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
452702:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/exec/caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c/json HTTP/1.1[\r][\n]"
452802:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
452902:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
453002:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
453102:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
453202:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
453302:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
453402:03:54.386 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
453502:03:54.387 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
453602:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
453702:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
453802:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
453902:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
454002:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
454102:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
454202:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 370[\r][\n]"
454302:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454402:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"ID":"caeba30aa7de77f0dc2d6e86b762a1cf2f6b8c4ace0eb7cc47037149184ae55c","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","DetachKeys":"","Pid":3862}[\n]"
454502:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
454602:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
454702:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
454802:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
454902:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
455002:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
455102:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:54 GMT
455202:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 370
455302:03:54.388 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: connection can be kept alive for 3 MINUTES
455402:03:54.389 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: releasing valid endpoint
455502:03:54.389 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: releasing endpoint
455602:03:54.389 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection http-outgoing-7 can be kept alive for 3 MINUTES
455702:03:54.389 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
455802:03:54.393 [pool-28-thread-5] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
455902:03:54.394 [pool-28-thread-5] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-console:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
456002:03:54.394 [pool-28-thread-5] DEBUG tc.vesoft/nebula-console:v3.6.0 - vesoft/nebula-console:v3.6.0 is not in image name cache, updating...
456102:03:54.394 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
456202:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: preparing request execution
456302:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
456402:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
456502:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: target auth state: UNCHALLENGED
456602:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: proxy auth state: UNCHALLENGED
456702:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003D: acquiring connection with route {}->unix://localhost:2375
456802:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquiring endpoint (3 MINUTES)
456902:03:54.395 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
457002:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
457102:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: acquired ep-0000003C
457202:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquired endpoint ep-0000003C
457302:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
457402:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: start execution ex-0000003D
457502:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: executing exchange ex-0000003D over http-outgoing-7
457602:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
457702:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
457802:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
457902:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
458002:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
458102:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
458202:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
458302:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
458402:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
458502:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
458602:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
458702:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
458802:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
458902:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
459002:03:54.396 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
459102:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 404 Not Found[\r][\n]"
459202:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
459302:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
459402:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
459502:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
459602:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
459702:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
459802:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 58[\r][\n]"
459902:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
460002:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"message":"No such image: vesoft/nebula-console:v3.6.0"}[\n]"
460102:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 404 Not Found
460202:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
460302:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
460402:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
460502:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
460602:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
460702:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:54 GMT
460802:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 58
460902:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: connection can be kept alive for 3 MINUTES
461002:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: releasing valid endpoint
461102:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: releasing endpoint
461202:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection http-outgoing-7 can be kept alive for 3 MINUTES
461302:03:54.397 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
461402:03:54.397 [pool-28-thread-5] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-console:v3.6.0
461502:03:54.397 [pool-28-thread-5] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling docker image: vesoft/nebula-console:v3.6.0. Please be patient; this may take some time but only needs to be done once.
461602:03:54.397 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:latest at registry: https://index.docker.io/v1/
461702:03:54.397 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
461802:03:54.398 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
461902:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: preparing request execution
462002:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
462102:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
462202:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: target auth state: UNCHALLENGED
462302:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: proxy auth state: UNCHALLENGED
462402:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003E: acquiring connection with route {}->unix://localhost:2375
462502:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquiring endpoint (3 MINUTES)
462602:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
462702:03:54.398 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
462802:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: acquired ep-0000003D
462902:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquired endpoint ep-0000003D
463002:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1
463102:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: start execution ex-0000003E
463202:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: executing exchange ex-0000003E over http-outgoing-7
463302:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1
463402:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/octet-stream
463502:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
463602:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
463702:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
463802:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
463902:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
464002:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
464102:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1[\r][\n]"
464202:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/octet-stream[\r][\n]"
464302:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
464402:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
464502:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
464602:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
464702:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
464802:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
464902:03:54.399 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
465002:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
465102:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
465202:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
465302:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
465402:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
465502:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
465602:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:54 GMT[\r][\n]"
465702:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
465802:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
465902:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "3f[\r][\n]"
466002:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling from vesoft/nebula-console","id":"v3.6.0"}[\r][\n]"
466102:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
466202:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
466302:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
466402:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
466502:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
466602:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
466702:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
466802:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:54 GMT
466902:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
467002:03:54.622 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: connection can be kept alive for 3 MINUTES
467102:03:54.623 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Starting to pull image
467202:03:54.623 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-console, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
467302:03:54.623 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
467402:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
467502:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
467602:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
467702:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
467802:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
467902:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
468002:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
468102:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
468202:03:54.741 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
468302:03:54.741 [docker-java-stream--600386226] 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=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
468402:03:54.741 [docker-java-stream--600386226] 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=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
468502:03:54.741 [docker-java-stream--600386226] 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=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
468602:03:54.795 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
468702:03:54.795 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":34273,"total":3401613},"progress":"[\u003e ] 34.27kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
468802:03:54.795 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
468902:03:54.795 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34273, total=3401613, start=null), progress=[> ] 34.27kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
469002:03:54.814 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
469102:03:54.814 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
469202:03:54.814 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
469302:03:54.814 [docker-java-stream--600386226] 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=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
469402:03:54.814 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (33 KB/? MB)
469502:03:54.815 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
469602:03:54.815 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3401613},"progress":"[\u003e ] 65.54kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
469702:03:54.815 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
469802:03:54.816 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3401613, start=null), progress=[> ] 65.54kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
469902:03:54.873 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
470002:03:54.874 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":3401613,"total":3401613},"progress":"[==================================================\u003e] 3.402MB/3.402MB","id":"7264a8db6415"}[\r][\n]"
470102:03:54.874 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
470202:03:54.874 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3401613, total=3401613, start=null), progress=[==================================================>] 3.402MB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
470302:03:54.877 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
470402:03:54.877 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":3401613,"total":3401613},"progress":"[==================================================\u003e] 3.402MB/3.402MB","id":"7264a8db6415"}[\r][\n]"
470502:03:54.877 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
470602:03:54.877 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3401613, total=3401613, start=null), progress=[==================================================>] 3.402MB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
470702:03:54.893 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
470802:03:54.893 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":30198,"total":2916858},"progress":"[\u003e ] 30.2kB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
470902:03:54.893 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
471002:03:54.893 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30198, total=2916858, start=null), progress=[> ] 30.2kB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
471102:03:54.920 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
471202:03:54.920 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
471302:03:54.920 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
471402:03:54.921 [docker-java-stream--600386226] 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=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
471502:03:54.921 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 1 extracted, (3 MB/? MB)
471602:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
471702:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":1009,"total":5826},"progress":"[========\u003e ] 1.009kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
471802:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
471902:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1009, total=5826, start=null), progress=[========> ] 1.009kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
472002:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
472102:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
472202:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
472302:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
472402:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
472502:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
472602:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
472702:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
472802:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
472902:03:54.933 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5826, total=5826, start=null), progress=[==================================================>] 5.826kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
473002:03:54.933 [docker-java-stream--600386226] 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=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
473102:03:54.933 [docker-java-stream--600386226] 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=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
473202:03:54.933 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 1 pending, 2 downloaded, 1 extracted, (3 MB/? MB)
473302:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
473402:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Verifying Checksum","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
473502:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
473602:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
473702:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
473802:03:54.979 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
473902:03:54.979 [docker-java-stream--600386226] 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=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
474002:03:54.979 [docker-java-stream--600386226] 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=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
474102:03:54.980 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (3 MB/6 MB)
474202:03:54.980 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
474302:03:54.980 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2916858},"progress":"[\u003e ] 32.77kB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
474402:03:54.980 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
474502:03:54.980 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2916858, start=null), progress=[> ] 32.77kB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
474602:03:55.019 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
474702:03:55.019 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":2916858,"total":2916858},"progress":"[==================================================\u003e] 2.917MB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
474802:03:55.019 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
474902:03:55.019 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2916858, total=2916858, start=null), progress=[==================================================>] 2.917MB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
475002:03:55.038 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
475102:03:55.038 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
475202:03:55.038 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
475302:03:55.038 [docker-java-stream--600386226] 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=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
475402:03:55.038 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (6 MB/6 MB)
475502:03:55.040 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
475602:03:55.040 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
475702:03:55.040 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
475802:03:55.040 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5826, total=5826, start=null), progress=[==================================================>] 5.826kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
475902:03:55.041 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
476002:03:55.041 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
476102:03:55.041 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
476202:03:55.041 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5826, total=5826, start=null), progress=[==================================================>] 5.826kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
476302:03:55.053 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
476402:03:55.053 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
476502:03:55.053 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
476602:03:55.053 [docker-java-stream--600386226] 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=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
476702:03:55.054 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (6 MB/6 MB)
476802:03:55.059 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "5e[\r][\n]"
476902:03:55.059 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Digest: sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"}[\r][\n]"
477002:03:55.059 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
477102:03:55.059 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
477202:03:55.061 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "4e[\r][\n]"
477302:03:55.061 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Status: Downloaded newer image for vesoft/nebula-console:v3.6.0"}[\r][\n]"
477402:03:55.061 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
477502:03:55.061 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-console:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
477602:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
477702:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
477802:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: releasing valid endpoint
477902:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: releasing endpoint
478002:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection http-outgoing-7 can be kept alive for 3 MINUTES
478102:03:55.063 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
478202:03:55.063 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
478302:03:55.063 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: preparing request execution
478402:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
478502:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
478602:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: target auth state: UNCHALLENGED
478702:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: proxy auth state: UNCHALLENGED
478802:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003F: acquiring connection with route {}->unix://localhost:2375
478902:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquiring endpoint (3 MINUTES)
479002:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
479102:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
479202:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: acquired ep-0000003E
479302:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquired endpoint ep-0000003E
479402:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
479502:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: start execution ex-0000003F
479602:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: executing exchange ex-0000003F over http-outgoing-7
479702:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
479802:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
479902:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
480002:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
480102:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
480202:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
480302:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
480402:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
480502:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
480602:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
480702:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
480802:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
480902:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
481002:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
481102:03:55.064 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
481202:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
481302:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
481402:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
481502:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
481602:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
481702:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
481802:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
481902:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
482002:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
482102:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
482202:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","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":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/ed84ad69c645690105c509e7389acb4e414cc8f2bc1a22d1ffbda03b8ebc71e4/diff:/var/lib/docker/overlay2/c7303e5f9e5de4006eb2b910dab468112e1b80f3367040fe12835919a2f344ba/diff","MergedDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/merged","UpperDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/diff","WorkDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
482302:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
482402:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
482502:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
482602:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
482702:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
482802:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
482902:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
483002:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
483102:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
483202:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
483302:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
483402:03:55.065 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: connection can be kept alive for 3 MINUTES
483502:03:55.066 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: releasing valid endpoint
483602:03:55.066 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: releasing endpoint
483702:03:55.066 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection http-outgoing-7 can be kept alive for 3 MINUTES
483802:03:55.066 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483902:03:55.066 [pool-28-thread-5] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
484002:03:55.066 [pool-28-thread-5] DEBUG tc.vesoft/nebula-console:v3.6.0 - Trying to start container: vesoft/nebula-console:v3.6.0 (attempt 1/1)
484102:03:55.066 [pool-28-thread-5] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
484202:03:55.066 [pool-28-thread-5] INFO tc.vesoft/nebula-console:v3.6.0 - Creating container for image: vesoft/nebula-console:v3.6.0
484302:03:55.067 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:v3.6.0 at registry: https://index.docker.io/v1/
484402:03:55.067 [pool-28-thread-5] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
484502:03:55.067 [pool-28-thread-5] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
484602:03:55.067 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2944f38d[aliases=[tc-MTMCKckM],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS "172.28.0.3":9779' && sleep 36000},domainName=<null>,entrypoint={},env={},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], 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=a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={}, 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=vesoft/nebula-console:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=ae0752b7-d303-4ca4-b960-1b108e8728ab},macAddress=<null>,name=console-ae0752b7-d303-4ca4-b960-1b108e8728ab,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@2bcaedac,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>]
484702:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: preparing request execution
484802:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
484902:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
485002:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: target auth state: UNCHALLENGED
485102:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: proxy auth state: UNCHALLENGED
485202:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000040: acquiring connection with route {}->unix://localhost:2375
485302:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquiring endpoint (3 MINUTES)
485402:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
485502:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
485602:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: acquired ep-0000003F
485702:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquired endpoint ep-0000003F
485802:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: executing POST /v1.32/containers/create?name=console-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
485902:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: start execution ex-00000040
486002:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: executing exchange ex-00000040 over http-outgoing-7
486102:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/create?name=console-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1
486202:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
486302:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
486402:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
486502:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
486602:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
486702:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 2441
486802:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
486902:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
487002:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/create?name=console-ae0752b7-d303-4ca4-b960-1b108e8728ab HTTP/1.1[\r][\n]"
487102:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
487202:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
487302:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
487402:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
487502:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
487602:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 2441[\r][\n]"
487702:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
487802:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
487902:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
488002:03:55.069 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":[""],"Image":"vesoft/nebula-console:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"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":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{},"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.19.0","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba":{"IPAMConfig":null,"Links":null,"Aliases":["tc-MTMCKckM"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
488102:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
488202:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
488302:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
488402:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
488502:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
488602:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
488702:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
488802:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 88[\r][\n]"
488902:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
489002:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","Warnings":[]}[\n]"
489102:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
489202:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
489302:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
489402:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
489502:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
489602:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
489702:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
489802:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 88
489902:03:55.092 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: connection can be kept alive for 3 MINUTES
490002:03:55.093 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: releasing valid endpoint
490102:03:55.093 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: releasing endpoint
490202:03:55.093 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection http-outgoing-7 can be kept alive for 3 MINUTES
490302:03:55.093 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
490402:03:55.093 [pool-28-thread-5] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 is starting: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6
490502:03:55.093 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6
490602:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: preparing request execution
490702:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
490802:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
490902:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: target auth state: UNCHALLENGED
491002:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: proxy auth state: UNCHALLENGED
491102:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000041: acquiring connection with route {}->unix://localhost:2375
491202:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquiring endpoint (3 MINUTES)
491302:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
491402:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
491502:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: acquired ep-00000040
491602:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquired endpoint ep-00000040
491702:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/start HTTP/1.1
491802:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: start execution ex-00000041
491902:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: executing exchange ex-00000041 over http-outgoing-7
492002:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/start HTTP/1.1
492102:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
492202:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
492302:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
492402:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
492502:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
492602:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
492702:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
492802:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/start HTTP/1.1[\r][\n]"
492902:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
493002:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
493102:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
493202:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
493302:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
493402:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
493502:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
493602:03:55.094 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
493702:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 204 No Content[\r][\n]"
493802:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
493902:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
494002:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
494102:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
494202:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
494302:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
494402:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 204 No Content
494502:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
494602:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
494702:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
494802:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
494902:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
495002:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: connection can be kept alive for 3 MINUTES
495102:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: releasing valid endpoint
495202:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: releasing endpoint
495302:03:55.219 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection http-outgoing-7 can be kept alive for 3 MINUTES
495402:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495502:03:55.220 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,false
495602:03:55.220 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json], queryParams={}}
495702:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: preparing request execution
495802:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
495902:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
496002:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: target auth state: UNCHALLENGED
496102:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: proxy auth state: UNCHALLENGED
496202:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000042: acquiring connection with route {}->unix://localhost:2375
496302:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquiring endpoint (3 MINUTES)
496402:03:55.220 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
496502:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
496602:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: acquired ep-00000041
496702:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquired endpoint ep-00000041
496802:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: executing GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
496902:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: start execution ex-00000042
497002:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: executing exchange ex-00000042 over http-outgoing-7
497102:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
497202:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
497302:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
497402:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
497502:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
497602:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
497702:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
497802:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1[\r][\n]"
497902:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
498002:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
498102:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
498202:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
498302:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
498402:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
498502:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
498602:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
498702:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
498802:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
498902:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
499002:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
499102:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
499202:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
499302:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
499402:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
499502:03:55.221 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "1729[\r][\n]"
499602:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","Created":"2026-01-08T01:03:55.071140344Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3916,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:55.104314581Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/resolv.conf","HostnamePath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hostname","HostsPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hosts","LogPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6-json.log","Name":"/console-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{},"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":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":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","LowerDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0-init/diff:/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/diff:/var/lib/docker/overlay2/ed84ad69c645690105c509e7389acb4e414cc8f2bc1a22d1ffbda03b8ebc71e4/diff:/var/lib/docker/overlay2/c7303e5f9e5de4006eb2b910dab468112e1b80f3367040fe12835919a2f344ba/diff","MergedDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/merged","UpperDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/diff","WorkDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"774eba29553e","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":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1ec6fdca86db45bdb35e80e25b0ae8ac474263f0d64beac5a7e8560d694053ec","SandboxKey":"/var/run/docker/netns/1ec6fdca86db","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-MTMCKckM","774eba29553e"],"MacAddress":"86:b2:08:05:e0:1a","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"159de6fc1209acc5dd0676274fda746c128c81de63db791f4f41fbdccc627ba7","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-MTMCKckM","774eba29553e"]}}}}[\n]"
499702:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
499802:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
499902:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
500002:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
500102:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
500202:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
500302:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
500402:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
500502:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
500602:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
500702:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
500802:03:55.222 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: connection can be kept alive for 3 MINUTES
500902:03:55.223 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: releasing valid endpoint
501002:03:55.223 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: releasing endpoint
501102:03:55.224 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection http-outgoing-7 can be kept alive for 3 MINUTES
501202:03:55.224 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
501302:03:55.224 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1
501402:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: preparing request execution
501502:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
501602:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
501702:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: target auth state: UNCHALLENGED
501802:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: proxy auth state: UNCHALLENGED
501902:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000043: acquiring connection with route {}->unix://localhost:2375
502002:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquiring endpoint (3 MINUTES)
502102:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
502202:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
502302:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: acquired ep-00000042
502402:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquired endpoint ep-00000042
502502:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: executing GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
502602:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: start execution ex-00000043
502702:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: executing exchange ex-00000043 over http-outgoing-7
502802:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
502902:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
503002:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
503102:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
503202:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
503302:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
503402:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
503502:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1[\r][\n]"
503602:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
503702:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
503802:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
503902:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
504002:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
504102:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
504202:03:55.225 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
504302:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
504402:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
504502:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
504602:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
504702:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
504802:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
504902:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
505002:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
505102:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
505202:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
505302:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","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":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/ed84ad69c645690105c509e7389acb4e414cc8f2bc1a22d1ffbda03b8ebc71e4/diff:/var/lib/docker/overlay2/c7303e5f9e5de4006eb2b910dab468112e1b80f3367040fe12835919a2f344ba/diff","MergedDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/merged","UpperDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/diff","WorkDir":"/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
505402:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
505502:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
505602:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
505702:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
505802:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
505902:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
506002:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
506102:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
506202:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
506302:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
506402:03:55.226 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
506502:03:55.227 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: connection can be kept alive for 3 MINUTES
506602:03:55.227 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: releasing valid endpoint
506702:03:55.227 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: releasing endpoint
506802:03:55.227 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection http-outgoing-7 can be kept alive for 3 MINUTES
506902:03:55.228 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
507002:03:55.228 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
507102:03:55.228 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: preparing request execution
507202:03:55.228 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
507302:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
507402:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: target auth state: UNCHALLENGED
507502:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: proxy auth state: UNCHALLENGED
507602:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000044: acquiring connection with route {}->unix://localhost:2375
507702:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquiring endpoint (3 MINUTES)
507802:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
507902:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
508002:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: acquired ep-00000043
508102:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquired endpoint ep-00000043
508202:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: executing GET /v1.32/version HTTP/1.1
508302:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: start execution ex-00000044
508402:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: executing exchange ex-00000044 over http-outgoing-7
508502:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/version HTTP/1.1
508602:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
508702:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
508802:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
508902:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
509002:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
509102:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
509202:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
509302:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
509402:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
509502:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
509602:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
509702:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
509802:03:55.229 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
509902:03:55.230 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
510002:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
510102:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
510202:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
510302:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
510402:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
510502:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
510602:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
510702:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 821[\r][\n]"
510802:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
510902:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"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]"
511002:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
511102:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
511202:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
511302:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
511402:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
511502:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
511602:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
511702:03:55.236 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 821
511802:03:55.237 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: connection can be kept alive for 3 MINUTES
511902:03:55.237 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: releasing valid endpoint
512002:03:55.238 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: releasing endpoint
512102:03:55.238 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection http-outgoing-7 can be kept alive for 3 MINUTES
512202:03:55.238 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
512302:03:55.240 [pool-28-thread-5] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Liveness check ports of /console-ae0752b7-d303-4ca4-b960-1b108e8728ab is empty. Not waiting.
512402:03:55.240 [pool-28-thread-5] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 started in PT0.846653388S
512502:03:55.240 [pool-28-thread-5] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
512602:03:55.240 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,<null>,<null>,<null>,<null>,<null>
512702:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: preparing request execution
512802:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
512902:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
513002:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: target auth state: UNCHALLENGED
513102:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: proxy auth state: UNCHALLENGED
513202:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000045: acquiring connection with route {}->unix://localhost:2375
513302:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquiring endpoint (3 MINUTES)
513402:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
513502:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
513602:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: acquired ep-00000044
513702:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquired endpoint ep-00000044
513802:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
513902:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: start execution ex-00000045
514002:03:55.241 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: executing exchange ex-00000045 over http-outgoing-7
514102:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
514202:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
514302:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
514402:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
514502:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
514602:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
514702:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 327
514802:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
514902:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
515002:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1[\r][\n]"
515102:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
515202:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
515302:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
515402:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
515502:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
515602:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 327[\r][\n]"
515702:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
515802:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
515902:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
516002:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"containerId":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
516102:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
516202:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
516302:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
516402:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
516502:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
516602:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
516702:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 08 Jan 2026 01:03:55 GMT[\r][\n]"
516802:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 74[\r][\n]"
516902:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
517002:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265"}[\n]"
517102:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
517202:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
517302:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
517402:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
517502:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
517602:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
517702:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 08 Jan 2026 01:03:55 GMT
517802:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 74
517902:03:55.242 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: connection can be kept alive for 3 MINUTES
518002:03:55.243 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: releasing valid endpoint
518102:03:55.243 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: releasing endpoint
518202:03:55.243 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection http-outgoing-7 can be kept alive for 3 MINUTES
518302:03:55.243 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
518402:03:55.243 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: preparing request execution
518502:03:55.243 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
518602:03:55.243 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
518702:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: target auth state: UNCHALLENGED
518802:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: proxy auth state: UNCHALLENGED
518902:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: acquiring connection with route {}->unix://localhost:2375
519002:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquiring endpoint (3 MINUTES)
519102:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
519202:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
519302:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: acquired ep-00000045
519402:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquired endpoint ep-00000045
519502:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: executing POST /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/start HTTP/1.1
519602:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: start execution ex-00000046
519702:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: executing exchange ex-00000046 over http-outgoing-7
519802:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/start HTTP/1.1
519902:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
520002:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
520102:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
520202:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
520302:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
520402:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 26
520502:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
520602:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
520702:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/start HTTP/1.1[\r][\n]"
520802:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
520902:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
521002:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
521102:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
521202:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
521302:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 26[\r][\n]"
521402:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
521502:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
521602:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
521702:03:55.244 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Detach":null,"Tty":null}"
521802:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
521902:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
522002:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
522102:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
522202:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
522302:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
522402:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
522502:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
522602:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/vnd.docker.raw-stream
522702:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
522802:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
522902:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
523002:03:55.245 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
523102:03:58.284 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
523202:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]j+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
523302:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
523402:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
523502:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |[\n]"
523602:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
523702:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Got 1 rows (time spent 538[0xffffffc2][0xffffffb5]s/864.319[0xffffffc2][0xffffffb5]s)[\n]"
523802:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
523902:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Thu, 08 Jan 2026 01:03:58 UTC[\n]"
524002:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
524102:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]+[\n]"
524202:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
524302:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Bye root![\n]"
524402:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Thu, 08 Jan 2026 01:03:58 UTC[\n]"
524502:03:58.285 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
524602:03:58.286 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "end of stream"
524702:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-7: close connection IMMEDIATE
524802:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: endpoint closed
524902:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: discarding endpoint
525002:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: releasing endpoint
525102:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection is not kept alive
525202:03:58.287 [docker-java-stream-1160685002] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
525302:03:58.287 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265
525402:03:58.287 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/json], queryParams={}}
525502:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: preparing request execution
525602:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
525702:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
525802:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: target auth state: UNCHALLENGED
525902:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: proxy auth state: UNCHALLENGED
526002:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: acquiring connection with route {}->unix://localhost:2375
526102:03:58.287 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquiring endpoint (3 MINUTES)
526202:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
526302:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
526402:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: acquired ep-00000046
526502:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquired endpoint ep-00000046
526602:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: opening connection {}->unix://localhost:2375
526702:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: connecting endpoint (3 MINUTES)
526802:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connecting endpoint to unix://localhost:2375 (3 MINUTES)
526902:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connecting to localhost/127.0.0.1:2375
527002:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connection established /var/run/docker.sock<->/var/run/docker.sock
527102:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connected http-outgoing-8
527202:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: endpoint connected
527302:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: executing GET /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/json HTTP/1.1
527402:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: start execution ex-00000047
527502:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: executing exchange ex-00000047 over http-outgoing-8
527602:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/json HTTP/1.1
527702:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
527802:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
527902:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
528002:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
528102:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
528202:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
528302:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/exec/7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265/json HTTP/1.1[\r][\n]"
528402:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
528502:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
528602:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
528702:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
528802:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
528902:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
529002:03:58.288 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
529102:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
529202:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
529302:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
529402:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
529502:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
529602:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
529702:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 08 Jan 2026 01:03:58 GMT[\r][\n]"
529802:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 467[\r][\n]"
529902:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
530002:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"ID":"7668695e568c05eac59fcf2d731f956c4135fa9b166f77c285652e2923033265","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","DetachKeys":"","Pid":3969}[\n]"
530102:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
530202:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
530302:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
530402:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
530502:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
530602:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
530702:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 08 Jan 2026 01:03:58 GMT
530802:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 467
530902:03:58.289 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: connection can be kept alive for 3 MINUTES
531002:03:58.290 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: releasing valid endpoint
531102:03:58.290 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: releasing endpoint
531202:03:58.290 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection http-outgoing-8 can be kept alive for 3 MINUTES
531302:03:58.290 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
531402:03:58.290 [pool-28-thread-5] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5315+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5316| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5317+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5318| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5319+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5320Got 1 rows (time spent 538µs/864.319µs)
5321
5322Thu, 08 Jan 2026 01:03:58 UTC
5323
5324
5325
5326Bye root!
5327Thu, 08 Jan 2026 01:03:58 UTC
5328
5329
533002:03:58.291 [pool-28-thread-5] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
533102:03:58.291 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,<null>,<null>,<null>,<null>,<null>
533202:03:58.291 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: preparing request execution
533302:03:58.291 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
533402:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
533502:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: target auth state: UNCHALLENGED
533602:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: proxy auth state: UNCHALLENGED
533702:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000048: acquiring connection with route {}->unix://localhost:2375
533802:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquiring endpoint (3 MINUTES)
533902:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
534002:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
534102:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: acquired ep-00000047
534202:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquired endpoint ep-00000047
534302:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
534402:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: start execution ex-00000048
534502:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: executing exchange ex-00000048 over http-outgoing-8
534602:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
534702:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
534802:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
534902:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
535002:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
535102:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
535202:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 327
535302:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
535402:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
535502:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1[\r][\n]"
535602:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
535702:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
535802:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
535902:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
536002:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
536102:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 327[\r][\n]"
536202:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
536302:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
536402:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
536502:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"containerId":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
536602:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 201 Created[\r][\n]"
536702:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
536802:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
536902:03:58.292 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
537002:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
537102:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
537202:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 08 Jan 2026 01:03:58 GMT[\r][\n]"
537302:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 74[\r][\n]"
537402:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
537502:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20"}[\n]"
537602:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 201 Created
537702:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
537802:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
537902:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
538002:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
538102:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
538202:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 08 Jan 2026 01:03:58 GMT
538302:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 74
538402:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: connection can be kept alive for 3 MINUTES
538502:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: releasing valid endpoint
538602:03:58.293 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: releasing endpoint
538702:03:58.294 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection http-outgoing-8 can be kept alive for 3 MINUTES
538802:03:58.294 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
538902:03:58.294 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: preparing request execution
539002:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
539102:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
539202:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: target auth state: UNCHALLENGED
539302:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: proxy auth state: UNCHALLENGED
539402:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000049: acquiring connection with route {}->unix://localhost:2375
539502:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquiring endpoint (3 MINUTES)
539602:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
539702:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
539802:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: acquired ep-00000048
539902:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquired endpoint ep-00000048
540002:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: executing POST /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/start HTTP/1.1
540102:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: start execution ex-00000049
540202:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: executing exchange ex-00000049 over http-outgoing-8
540302:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/start HTTP/1.1
540402:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
540502:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
540602:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
540702:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
540802:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
540902:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 26
541002:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
541102:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
541202:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/start HTTP/1.1[\r][\n]"
541302:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
541402:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
541502:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
541602:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
541702:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
541802:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 26[\r][\n]"
541902:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
542002:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
542102:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
542202:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"Detach":null,"Tty":null}"
542302:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
542402:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
542502:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
542602:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
542702:03:58.295 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: "
542802:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "linux[\r][\n]"
542902:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
543002:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
543102:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
543202:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/vnd.docker.raw-stream
543302:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
543402:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
543502:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
543602:03:58.296 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
543702:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
543802:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
543902:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
544002:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
544102:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |[\n]"
544202:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
544302:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Got 1 rows (time spent 550[0xffffffc2][0xffffffb5]s/871.002[0xffffffc2][0xffffffb5]s)[\n]"
544402:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
544502:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 08 Jan 2026 01:04:01 UTC[\n]"
544602:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
544702:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
544802:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
544902:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Bye root![\n]"
545002:04:01.339 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Thu, 08 Jan 2026 01:04:01 UTC[\n]"
545102:04:01.340 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
545202:04:01.341 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "end of stream"
545302:04:01.341 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-8: close connection IMMEDIATE
545402:04:01.341 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: endpoint closed
545502:04:01.342 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: discarding endpoint
545602:04:01.342 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: releasing endpoint
545702:04:01.342 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection is not kept alive
545802:04:01.342 [docker-java-stream--580353210] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
545902:04:01.343 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20
546002:04:01.343 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/json], queryParams={}}
546102:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: preparing request execution
546202:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
546302:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
546402:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: target auth state: UNCHALLENGED
546502:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: proxy auth state: UNCHALLENGED
546602:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: acquiring connection with route {}->unix://localhost:2375
546702:04:01.343 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquiring endpoint (3 MINUTES)
546802:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
546902:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
547002:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: acquired ep-00000049
547102:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquired endpoint ep-00000049
547202:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: opening connection {}->unix://localhost:2375
547302:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: connecting endpoint (3 MINUTES)
547402:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connecting endpoint to unix://localhost:2375 (3 MINUTES)
547502:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connecting to localhost/127.0.0.1:2375
547602:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connection established /var/run/docker.sock<->/var/run/docker.sock
547702:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connected http-outgoing-9
547802:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: endpoint connected
547902:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: executing GET /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/json HTTP/1.1
548002:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: start execution ex-0000004A
548102:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: executing exchange ex-0000004A over http-outgoing-9
548202:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/json HTTP/1.1
548302:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
548402:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
548502:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
548602:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
548702:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
548802:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
548902:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/exec/1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20/json HTTP/1.1[\r][\n]"
549002:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
549102:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
549202:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
549302:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
549402:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
549502:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
549602:04:01.344 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
549702:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
549802:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
549902:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
550002:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
550102:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
550202:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
550302:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 08 Jan 2026 01:04:01 GMT[\r][\n]"
550402:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 467[\r][\n]"
550502:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
550602:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"ID":"1e103d715cefb1a59dcef11dd521a9c51bb7c137d445ab541b8ebef1f9f9be20","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","DetachKeys":"","Pid":4002}[\n]"
550702:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
550802:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
550902:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
551002:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
551102:04:01.345 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
551202:04:01.346 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
551302:04:01.346 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 08 Jan 2026 01:04:01 GMT
551402:04:01.346 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 467
551502:04:01.346 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: connection can be kept alive for 3 MINUTES
551602:04:01.347 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: releasing valid endpoint
551702:04:01.347 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: releasing endpoint
551802:04:01.347 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection http-outgoing-9 can be kept alive for 3 MINUTES
551902:04:01.347 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
552002:04:01.347 [pool-28-thread-5] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5521+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5522| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5523+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5524| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5525+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5526Got 1 rows (time spent 550µs/871.002µs)
5527
5528Thu, 08 Jan 2026 01:04:01 UTC
5529
5530
5531
5532Bye root!
5533Thu, 08 Jan 2026 01:04:01 UTC
5534
5535
553602:04:01.348 [pool-28-thread-5] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
553702:04:01.348 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,<null>,<null>,<null>,<null>,<null>
553802:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: preparing request execution
553902:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
554002:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
554102:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: target auth state: UNCHALLENGED
554202:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: proxy auth state: UNCHALLENGED
554302:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004B: acquiring connection with route {}->unix://localhost:2375
554402:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquiring endpoint (3 MINUTES)
554502:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
554602:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
554702:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: acquired ep-0000004A
554802:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquired endpoint ep-0000004A
554902:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
555002:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: start execution ex-0000004B
555102:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: executing exchange ex-0000004B over http-outgoing-9
555202:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
555302:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
555402:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
555502:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
555602:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
555702:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
555802:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 327
555902:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
556002:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
556102:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1[\r][\n]"
556202:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
556302:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
556402:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
556502:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
556602:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
556702:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 327[\r][\n]"
556802:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
556902:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
557002:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
557102:04:01.349 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"containerId":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
557202:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 201 Created[\r][\n]"
557302:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
557402:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
557502:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
557602:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
557702:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
557802:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 08 Jan 2026 01:04:01 GMT[\r][\n]"
557902:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 74[\r][\n]"
558002:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
558102:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f"}[\n]"
558202:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 201 Created
558302:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
558402:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
558502:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
558602:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
558702:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
558802:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 08 Jan 2026 01:04:01 GMT
558902:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 74
559002:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: connection can be kept alive for 3 MINUTES
559102:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: releasing valid endpoint
559202:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: releasing endpoint
559302:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection http-outgoing-9 can be kept alive for 3 MINUTES
559402:04:01.350 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
559502:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: preparing request execution
559602:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
559702:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
559802:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: target auth state: UNCHALLENGED
559902:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: proxy auth state: UNCHALLENGED
560002:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004C: acquiring connection with route {}->unix://localhost:2375
560102:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquiring endpoint (3 MINUTES)
560202:04:01.351 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
560302:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
560402:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: acquired ep-0000004B
560502:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquired endpoint ep-0000004B
560602:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: executing POST /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/start HTTP/1.1
560702:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: start execution ex-0000004C
560802:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: executing exchange ex-0000004C over http-outgoing-9
560902:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/start HTTP/1.1
561002:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
561102:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
561202:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
561302:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
561402:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
561502:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 26
561602:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
561702:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
561802:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/start HTTP/1.1[\r][\n]"
561902:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
562002:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
562102:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
562202:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
562302:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
562402:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 26[\r][\n]"
562502:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
562602:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
562702:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
562802:04:01.352 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"Detach":null,"Tty":null}"
562902:04:01.353 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
563002:04:01.353 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
563102:04:01.353 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
563202:04:01.353 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
563302:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
563402:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
563502:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
563602:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
563702:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/vnd.docker.raw-stream
563802:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
563902:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
564002:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
564102:04:01.354 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
564202:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
564302:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
564402:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
564502:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
564602:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |[\n]"
564702:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
564802:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Got 1 rows (time spent 546[0xffffffc2][0xffffffb5]s/870.773[0xffffffc2][0xffffffb5]s)[\n]"
564902:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
565002:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 08 Jan 2026 01:04:04 UTC[\n]"
565102:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
565202:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
565302:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
565402:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Bye root![\n]"
565502:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Thu, 08 Jan 2026 01:04:04 UTC[\n]"
565602:04:04.395 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
565702:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "end of stream"
565802:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-9: close connection IMMEDIATE
565902:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: endpoint closed
566002:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: discarding endpoint
566102:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: releasing endpoint
566202:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection is not kept alive
566302:04:04.398 [docker-java-stream--1239255811] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
566402:04:04.398 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f
566502:04:04.398 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/json], queryParams={}}
566602:04:04.398 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: preparing request execution
566702:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
566802:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
566902:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: target auth state: UNCHALLENGED
567002:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: proxy auth state: UNCHALLENGED
567102:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: acquiring connection with route {}->unix://localhost:2375
567202:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquiring endpoint (3 MINUTES)
567302:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
567402:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
567502:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: acquired ep-0000004C
567602:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquired endpoint ep-0000004C
567702:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: opening connection {}->unix://localhost:2375
567802:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: connecting endpoint (3 MINUTES)
567902:04:04.399 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
568002:04:04.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connecting to localhost/127.0.0.1:2375
568102:04:04.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connection established /var/run/docker.sock<->/var/run/docker.sock
568202:04:04.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connected http-outgoing-10
568302:04:04.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: endpoint connected
568402:04:04.400 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: executing GET /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/json HTTP/1.1
568502:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: start execution ex-0000004D
568602:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: executing exchange ex-0000004D over http-outgoing-10
568702:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/json HTTP/1.1
568802:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
568902:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
569002:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
569102:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
569202:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
569302:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
569402:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/exec/060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f/json HTTP/1.1[\r][\n]"
569502:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
569602:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
569702:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
569802:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
569902:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
570002:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
570102:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
570202:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
570302:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
570402:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
570502:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
570602:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
570702:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
570802:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 08 Jan 2026 01:04:04 GMT[\r][\n]"
570902:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 467[\r][\n]"
571002:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
571102:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"ID":"060cd03b0a077ef818e64d1cc061bbfa41cb7c1ea9e8dc4e7608dfadb612fd1f","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","DetachKeys":"","Pid":4032}[\n]"
571202:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
571302:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
571402:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
571502:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
571602:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
571702:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
571802:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 08 Jan 2026 01:04:04 GMT
571902:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 467
572002:04:04.401 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: connection can be kept alive for 3 MINUTES
572102:04:04.402 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: releasing valid endpoint
572202:04:04.402 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: releasing endpoint
572302:04:04.402 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection http-outgoing-10 can be kept alive for 3 MINUTES
572402:04:04.402 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
572502:04:04.402 [pool-28-thread-5] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5726+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5727| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5728+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5729| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5730+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5731Got 1 rows (time spent 546µs/870.773µs)
5732
5733Thu, 08 Jan 2026 01:04:04 UTC
5734
5735
5736
5737Bye root!
5738Thu, 08 Jan 2026 01:04:04 UTC
5739
5740
574102:04:04.402 [pool-28-thread-5] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-ae0752b7-d303-4ca4-b960-1b108e8728ab: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
574202:04:04.402 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,<null>,<null>,<null>,<null>,<null>
574302:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: preparing request execution
574402:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
574502:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
574602:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: target auth state: UNCHALLENGED
574702:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: proxy auth state: UNCHALLENGED
574802:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: acquiring connection with route {}->unix://localhost:2375
574902:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquiring endpoint (3 MINUTES)
575002:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
575102:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
575202:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: acquired ep-0000004D
575302:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquired endpoint ep-0000004D
575402:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
575502:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: start execution ex-0000004E
575602:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: executing exchange ex-0000004E over http-outgoing-10
575702:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1
575802:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
575902:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
576002:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
576102:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
576202:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
576302:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Content-Length: 327
576402:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
576502:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
576602:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/exec HTTP/1.1[\r][\n]"
576702:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
576802:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
576902:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
577002:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
577102:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
577202:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Content-Length: 327[\r][\n]"
577302:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
577402:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
577502:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
577602:04:04.403 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "{"containerId":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
577702:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 201 Created[\r][\n]"
577802:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
577902:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
578002:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
578102:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
578202:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
578302:04:04.404 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 08 Jan 2026 01:04:04 GMT[\r][\n]"
578402:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 74[\r][\n]"
578502:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
578602:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93"}[\n]"
578702:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 201 Created
578802:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
578902:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
579002:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
579102:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
579202:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
579302:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 08 Jan 2026 01:04:04 GMT
579402:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 74
579502:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: connection can be kept alive for 3 MINUTES
579602:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: releasing valid endpoint
579702:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: releasing endpoint
579802:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection http-outgoing-10 can be kept alive for 3 MINUTES
579902:04:04.405 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
580002:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: preparing request execution
580102:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
580202:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
580302:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: target auth state: UNCHALLENGED
580402:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: proxy auth state: UNCHALLENGED
580502:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: acquiring connection with route {}->unix://localhost:2375
580602:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquiring endpoint (3 MINUTES)
580702:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
580802:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
580902:04:04.406 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: acquired ep-0000004E
581002:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquired endpoint ep-0000004E
581102:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: executing POST /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/start HTTP/1.1
581202:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: start execution ex-0000004F
581302:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: executing exchange ex-0000004F over http-outgoing-10
581402:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/start HTTP/1.1
581502:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
581602:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
581702:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
581802:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
581902:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
582002:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Content-Length: 26
582102:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
582202:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
582302:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/start HTTP/1.1[\r][\n]"
582402:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
582502:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
582602:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
582702:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
582802:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
582902:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Content-Length: 26[\r][\n]"
583002:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
583102:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
583202:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
583302:04:04.407 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "{"Detach":null,"Tty":null}"
583402:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
583502:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
583602:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
583702:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
583802:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype"
583902:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << ": linux[\r][\n]"
584002:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
584102:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
584202:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
584302:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/vnd.docker.raw-stream
584402:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
584502:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
584602:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
584702:04:04.408 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
584802:04:07.449 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
584902:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]G+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
585002:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
585102:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
585202:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |[\n]"
585302:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
585402:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Got 1 rows (time spent 611[0xffffffc2][0xffffffb5]s/922.508[0xffffffc2][0xffffffb5]s)[\n]"
585502:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\n]"
585602:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 08 Jan 2026 01:04:07 UTC[\n]"
585702:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\n]"
585802:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\n]"
585902:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\n]"
586002:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Bye root![\n]"
586102:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Thu, 08 Jan 2026 01:04:07 UTC[\n]"
586202:04:07.450 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\n]"
586302:04:07.451 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "end of stream"
586402:04:07.451 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-10: close connection IMMEDIATE
586502:04:07.452 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: endpoint closed
586602:04:07.452 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: discarding endpoint
586702:04:07.452 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: releasing endpoint
586802:04:07.452 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection is not kept alive
586902:04:07.452 [docker-java-stream--865947914] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
587002:04:07.453 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93
587102:04:07.453 [pool-28-thread-5] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/json], queryParams={}}
587202:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: preparing request execution
587302:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
587402:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
587502:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: target auth state: UNCHALLENGED
587602:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: proxy auth state: UNCHALLENGED
587702:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: acquiring connection with route {}->unix://localhost:2375
587802:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquiring endpoint (3 MINUTES)
587902:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
588002:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
588102:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: acquired ep-0000004F
588202:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquired endpoint ep-0000004F
588302:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: opening connection {}->unix://localhost:2375
588402:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: connecting endpoint (3 MINUTES)
588502:04:07.453 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connecting endpoint to unix://localhost:2375 (3 MINUTES)
588602:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-11: connecting to localhost/127.0.0.1:2375
588702:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-11: connection established /var/run/docker.sock<->/var/run/docker.sock
588802:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connected http-outgoing-11
588902:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: endpoint connected
589002:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: executing GET /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/json HTTP/1.1
589102:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: start execution ex-00000050
589202:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: executing exchange ex-00000050 over http-outgoing-11
589302:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/json HTTP/1.1
589402:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
589502:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
589602:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
589702:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
589802:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
589902:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
590002:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/exec/446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93/json HTTP/1.1[\r][\n]"
590102:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
590202:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
590302:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
590402:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
590502:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
590602:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
590702:04:07.454 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
590802:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
590902:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
591002:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
591102:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
591202:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
591302:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
591402:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 08 Jan 2026 01:04:07 GMT[\r][\n]"
591502:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Length: 467[\r][\n]"
591602:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
591702:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"ID":"446a2bc86ad3b8ea71846ba7baeb67197b7aa81422b0cbb45fd54af7ad884f93","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","DetachKeys":"","Pid":4060}[\n]"
591802:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
591902:04:07.455 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
592002:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
592102:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
592202:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
592302:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
592402:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 08 Jan 2026 01:04:07 GMT
592502:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Length: 467
592602:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: connection can be kept alive for 3 MINUTES
592702:04:07.456 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: releasing valid endpoint
592802:04:07.457 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: releasing endpoint
592902:04:07.457 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection http-outgoing-11 can be kept alive for 3 MINUTES
593002:04:07.457 [pool-28-thread-5] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
593102:04:07.458 [pool-28-thread-5] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5932+--------------+------+----------+--------------+----------------------+------------------------+---------+
5933| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5934+--------------+------+----------+--------------+----------------------+------------------------+---------+
5935| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |
5936+--------------+------+----------+--------------+----------------------+------------------------+---------+
5937Got 1 rows (time spent 611µs/922.508µs)
5938
5939Thu, 08 Jan 2026 01:04:07 UTC
5940
5941
5942
5943Bye root!
5944Thu, 08 Jan 2026 01:04:07 UTC
5945
5946
5947List(http://172.17.0.1:9559)
5948List(http://172.17.0.1:9669)
5949+ nebula suite
5950 + nebula session pool
595102:04:08.640 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595202:04:08.673 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595302:04:08.685 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595402:04:08.697 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595502:04:08.708 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595602:04:08.720 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595702:04:08.733 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595802:04:08.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595902:04:08.755 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596002:04:08.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596102:04:08.776 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596202:04:08.787 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596302:04:08.798 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596402:04:08.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596502:04:08.813 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596602:04:08.821 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596702:04:08.829 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596802:04:08.839 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596902:04:08.847 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597002:04:08.857 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597102:04:08.865 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597202:04:08.873 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597302:04:08.881 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597402:04:08.890 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597502:04:08.899 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597602:04:08.907 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597702:04:08.914 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597802:04:08.920 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597902:04:08.925 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598002:04:08.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598102:04:08.939 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598202:04:08.947 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598302:04:08.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598402:04:08.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598502:04:08.968 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598602:04:08.974 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598702:04:08.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598802:04:08.988 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598902:04:08.996 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599002:04:09.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599102:04:09.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599202:04:09.018 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599302:04:09.026 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599402:04:09.033 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599502:04:09.039 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599602:04:09.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599702:04:09.050 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599802:04:09.058 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599902:04:09.065 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600002:04:09.070 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600102:04:09.076 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600202:04:09.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600302:04:09.089 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600402:04:09.094 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600502:04:09.099 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600602:04:09.105 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600702:04:09.110 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600802:04:09.116 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600902:04:09.121 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601002:04:09.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601102:04:09.132 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601202:04:09.138 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601302:04:09.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601402:04:09.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601502:04:09.159 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601602:04:09.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601702:04:09.170 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601802:04:09.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601902:04:09.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602002:04:09.189 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602102:04:09.195 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602202:04:09.203 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602302:04:09.209 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602402:04:09.215 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602502:04:09.220 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602602:04:09.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602702:04:09.230 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602802:04:09.236 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602902:04:09.242 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603002:04:09.251 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603102:04:09.258 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603202:04:09.265 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603302:04:09.274 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603402:04:09.282 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603502:04:09.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603602:04:09.295 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603702:04:09.300 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603802:04:09.305 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603902:04:09.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604002:04:09.315 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604102:04:09.319 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604202:04:09.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604302:04:09.328 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604402:04:09.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604502:04:09.336 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604602:04:09.341 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604702:04:09.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604802:04:09.352 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604902:04:09.358 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605002:04:09.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605102:04:09.368 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605202:04:09.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605302:04:09.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605402:04:09.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605502:04:09.391 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605602:04:09.395 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605702:04:09.399 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605802:04:09.403 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605902:04:09.407 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606002:04:09.411 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606102:04:09.416 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606202:04:09.421 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606302:04:09.425 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606402:04:09.430 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606502:04:09.435 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606602:04:09.440 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606702:04:09.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606802:04:09.448 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606902:04:09.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607002:04:09.456 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607102:04:09.461 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607202:04:09.466 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607302:04:09.470 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607402:04:09.474 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607502:04:09.478 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607602:04:09.482 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607702:04:09.487 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607802:04:09.492 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607902:04:09.497 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608002:04:09.500 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608102:04:09.504 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608202:04:09.508 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608302:04:09.512 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608402:04:09.516 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608502:04:09.519 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608602:04:09.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608702:04:09.527 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608802:04:09.532 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608902:04:09.536 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609002:04:09.539 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609102:04:09.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609202:04:09.547 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609302:04:09.550 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609402:04:09.554 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609502:04:09.557 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609602:04:09.561 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609702:04:09.566 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609802:04:09.570 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609902:04:09.574 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610002:04:09.578 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610102:04:09.581 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610202:04:09.585 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610302:04:09.588 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610402:04:09.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610502:04:09.597 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610602:04:09.601 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610702:04:09.605 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610802:04:09.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610902:04:09.612 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611002:04:09.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611102:04:09.619 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611202:04:09.623 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611302:04:09.626 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611402:04:09.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611502:04:09.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611602:04:09.638 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611702:04:09.643 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611802:04:09.647 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611902:04:09.651 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612002:04:09.656 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612102:04:09.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612202:04:09.666 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612302:04:09.670 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612402:04:09.673 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612502:04:09.677 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612602:04:09.681 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612702:04:09.685 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612802:04:09.689 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612902:04:09.693 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613002:04:09.697 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613102:04:09.702 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613202:04:09.706 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613302:04:09.711 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613402:04:09.715 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613502:04:09.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613602:04:09.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613702:04:09.729 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613802:04:09.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613902:04:09.737 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614002:04:09.741 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614102:04:09.746 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614202:04:09.751 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614302:04:09.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614402:04:09.763 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614502:04:09.767 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614602:04:09.771 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614702:04:09.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614802:04:09.778 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614902:04:09.782 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615002:04:09.786 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615102:04:09.790 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615202:04:09.794 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615302:04:09.798 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615402:04:09.801 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615502:04:09.804 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615602:04:09.808 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615702:04:09.811 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615802:04:09.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615902:04:09.818 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616002:04:09.821 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616102:04:09.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616202:04:09.828 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616302:04:09.832 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616402:04:09.835 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616502:04:09.839 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616602:04:09.843 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616702:04:09.847 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616802:04:09.851 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616902:04:09.855 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617002:04:09.861 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617102:04:09.865 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617202:04:09.869 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617302:04:09.873 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617402:04:09.877 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617502:04:09.882 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617602:04:09.887 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617702:04:09.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617802:04:09.895 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617902:04:09.899 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618002:04:09.902 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618102:04:09.906 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618202:04:09.911 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618302:04:09.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618402:04:09.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618502:04:09.924 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618602:04:09.929 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618702:04:09.933 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618802:04:09.936 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618902:04:09.941 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619002:04:09.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619102:04:09.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619202:04:09.954 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619302:04:09.958 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619402:04:09.962 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619502:04:09.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619602:04:09.970 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619702:04:09.976 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619802:04:09.980 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619902:04:09.983 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620002:04:09.987 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620102:04:09.992 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620202:04:09.996 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620302:04:09.999 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620402:04:10.003 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620502:04:10.007 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620602:04:10.012 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620702:04:10.015 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620802:04:10.020 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620902:04:10.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621002:04:10.030 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621102:04:10.034 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621202:04:10.038 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621302:04:10.041 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621402:04:10.045 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621502:04:10.049 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621602:04:10.053 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621702:04:10.058 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621802:04:10.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621902:04:10.068 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622002:04:10.072 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622102:04:10.075 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622202:04:10.078 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622302:04:10.082 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622402:04:10.085 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622502:04:10.089 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622602:04:10.092 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622702:04:10.095 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622802:04:10.099 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622902:04:10.102 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623002:04:10.105 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623102:04:10.108 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623202:04:10.112 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623302:04:10.115 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623402:04:10.119 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623502:04:10.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623602:04:10.126 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623702:04:10.130 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623802:04:10.133 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623902:04:10.137 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624002:04:10.141 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624102:04:10.144 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624202:04:10.147 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624302:04:10.150 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624402:04:10.153 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624502:04:10.156 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624602:04:10.158 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624702:04:10.161 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624802:04:10.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624902:04:10.167 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625002:04:10.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625102:04:10.174 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625202:04:10.177 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625302:04:10.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625402:04:10.184 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625502:04:10.189 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625602:04:10.192 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625702:04:10.196 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625802:04:10.200 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625902:04:10.203 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626002:04:10.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626102:04:10.210 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626202:04:10.213 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626302:04:10.217 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626402:04:10.221 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626502:04:10.226 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626602:04:10.229 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626702:04:10.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626802:04:10.237 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626902:04:10.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627002:04:10.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627102:04:10.251 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627202:04:10.255 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627302:04:10.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627402:04:10.262 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627502:04:10.266 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627602:04:10.269 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627702:04:10.273 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627802:04:10.276 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627902:04:10.279 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628002:04:10.282 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628102:04:10.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628202:04:10.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628302:04:10.292 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628402:04:10.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628502:04:10.299 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628602:04:10.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628702:04:10.307 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628802:04:10.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628902:04:10.314 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629002:04:10.318 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629102:04:10.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629202:04:10.326 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629302:04:10.330 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629402:04:10.333 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629502:04:10.336 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629602:04:10.340 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629702:04:10.344 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629802:04:10.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629902:04:10.351 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630002:04:10.354 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630102:04:10.357 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630202:04:10.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630302:04:10.363 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630402:04:10.366 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630502:04:10.369 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630602:04:10.372 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630702:04:10.374 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630802:04:10.377 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630902:04:10.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631002:04:10.383 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631102:04:10.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631202:04:10.389 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631302:04:10.393 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631402:04:10.396 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631502:04:10.399 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631602:04:10.402 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631702:04:10.405 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631802:04:10.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631902:04:10.411 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632002:04:10.414 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632102:04:10.419 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632202:04:10.422 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632302:04:10.425 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632402:04:10.427 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632502:04:10.431 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632602:04:10.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632702:04:10.438 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632802:04:10.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632902:04:10.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633002:04:10.449 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633102:04:10.453 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633202:04:10.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633302:04:10.465 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633402:04:10.471 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633502:04:10.475 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633602:04:10.478 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633702:04:10.481 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633802:04:10.484 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633902:04:10.487 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634002:04:10.490 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634102:04:10.492 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634202:04:10.495 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634302:04:10.498 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634402:04:10.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634502:04:10.504 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634602:04:10.508 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634702:04:10.511 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634802:04:10.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634902:04:10.518 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635002:04:10.521 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635102:04:10.525 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635202:04:10.529 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635302:04:10.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635402:04:10.535 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635502:04:10.538 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635602:04:10.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635702:04:10.545 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635802:04:10.548 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635902:04:10.552 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636002:04:10.555 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636102:04:10.558 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636202:04:10.561 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636302:04:10.564 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636402:04:10.567 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636502:04:10.570 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636602:04:10.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636702:04:10.577 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636802:04:10.580 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636902:04:10.583 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637002:04:10.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637102:04:10.589 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637202:04:10.592 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637302:04:10.594 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637402:04:10.597 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637502:04:10.600 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637602:04:10.603 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637702:04:10.606 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637802:04:10.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637902:04:10.612 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638002:04:10.614 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638102:04:10.617 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638202:04:10.620 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638302:04:10.622 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638402:04:10.625 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638502:04:10.627 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638602:04:10.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638702:04:10.633 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638802:04:10.635 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638902:04:10.638 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639002:04:10.641 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639102:04:10.644 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639202:04:10.646 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639302:04:10.649 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639402:04:10.652 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639502:04:10.655 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639602:04:10.659 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639702:04:10.662 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639802:04:10.665 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639902:04:10.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640002:04:10.671 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640102:04:10.674 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640202:04:10.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640302:04:10.682 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640402:04:10.684 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640502:04:10.687 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640602:04:10.690 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640702:04:10.692 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640802:04:10.695 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640902:04:10.698 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641002:04:10.700 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641102:04:10.703 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641202:04:10.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641302:04:10.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641402:04:10.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641502:04:10.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641602:04:10.717 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641702:04:10.720 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641802:04:10.724 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641902:04:10.726 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642002:04:10.730 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642102:04:10.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642202:04:10.736 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642302:04:10.739 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642402:04:10.741 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642502:04:10.745 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642602:04:10.748 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642702:04:10.751 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642802:04:10.755 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642902:04:10.758 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643002:04:10.762 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643102:04:10.765 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643202:04:10.767 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643302:04:10.771 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643402:04:10.774 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643502:04:10.777 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643602:04:10.780 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643702:04:10.783 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643802:04:10.786 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643902:04:10.789 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644002:04:10.792 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644102:04:10.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644202:04:10.798 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644302:04:10.800 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644402:04:10.803 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644502:04:10.805 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644602:04:10.808 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644702:04:10.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644802:04:10.813 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644902:04:10.816 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645002:04:10.819 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645102:04:10.821 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645202:04:10.824 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645302:04:10.826 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645402:04:10.829 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645502:04:10.831 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645602:04:10.834 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645702:04:10.837 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645802:04:10.840 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645902:04:10.844 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646002:04:10.848 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646102:04:10.851 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646202:04:10.854 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646302:04:10.858 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646402:04:10.861 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646502:04:10.864 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646602:04:10.867 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646702:04:10.870 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646802:04:10.873 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646902:04:10.876 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647002:04:10.878 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647102:04:10.881 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647202:04:10.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647302:04:10.888 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647402:04:10.891 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647502:04:10.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647602:04:10.900 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647702:04:10.903 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647802:04:10.905 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647902:04:10.908 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648002:04:10.911 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648102:04:10.913 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648202:04:10.916 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648302:04:10.918 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648402:04:10.921 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648502:04:10.923 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648602:04:10.926 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648702:04:10.929 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648802:04:10.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648902:04:10.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649002:04:10.938 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649102:04:10.941 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649202:04:10.944 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649302:04:10.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649402:04:10.951 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649502:04:10.953 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649602:04:10.956 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649702:04:10.959 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649802:04:10.962 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649902:04:10.965 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650002:04:10.967 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650102:04:10.970 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650202:04:10.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650302:04:10.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650402:04:10.979 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650502:04:10.982 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650602:04:10.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650702:04:10.987 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650802:04:10.990 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650902:04:10.992 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651002:04:10.995 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651102:04:10.998 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651202:04:11.001 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651302:04:11.004 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651402:04:11.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651502:04:11.010 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651602:04:11.013 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651702:04:11.016 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651802:04:11.019 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651902:04:11.022 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652002:04:11.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652102:04:11.027 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652202:04:11.030 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652302:04:11.032 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652402:04:11.035 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652502:04:11.037 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652602:04:11.040 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652702:04:11.044 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652802:04:11.047 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652902:04:11.050 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653002:04:11.053 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653102:04:11.055 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653202:04:11.058 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653302:04:11.060 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653402:04:11.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653502:04:11.065 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653602:04:11.067 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653702:04:11.070 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653802:04:11.072 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653902:04:11.075 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654002:04:11.077 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654102:04:11.079 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654202:04:11.081 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654302:04:11.084 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654402:04:11.086 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654502:04:11.089 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654602:04:11.091 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654702:04:11.094 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654802:04:11.096 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654902:04:11.098 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655002:04:11.101 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655102:04:11.103 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655202:04:11.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655302:04:11.108 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655402:04:11.110 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655502:04:11.112 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655602:04:11.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655702:04:11.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655802:04:11.120 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655902:04:11.122 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656002:04:11.125 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656102:04:11.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656202:04:11.130 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656302:04:11.133 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656402:04:11.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656502:04:11.139 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656602:04:11.142 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656702:04:11.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656802:04:11.147 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656902:04:11.150 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657002:04:11.153 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657102:04:11.155 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657202:04:11.157 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657302:04:11.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657402:04:11.162 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657502:04:11.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657602:04:11.168 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657702:04:11.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657802:04:11.174 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657902:04:11.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658002:04:11.179 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658102:04:11.181 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658202:04:11.184 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658302:04:11.186 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658402:04:11.188 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658502:04:11.191 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658602:04:11.193 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658702:04:11.197 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658802:04:11.199 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658902:04:11.203 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659002:04:11.206 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659102:04:11.209 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659202:04:11.214 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659302:04:11.218 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659402:04:11.221 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659502:04:11.224 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659602:04:11.227 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659702:04:11.230 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659802:04:11.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659902:04:11.236 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660002:04:11.239 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660102:04:11.241 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660202:04:11.245 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660302:04:11.248 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660402:04:11.250 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660502:04:11.253 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660602:04:11.255 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660702:04:11.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660802:04:11.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660902:04:11.263 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661002:04:11.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661102:04:11.268 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661202:04:11.271 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661302:04:11.274 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661402:04:11.276 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661502:04:11.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661602:04:11.284 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661702:04:11.287 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661802:04:11.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661902:04:11.294 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662002:04:11.297 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662102:04:11.300 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662202:04:11.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662302:04:11.306 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662402:04:11.310 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662502:04:11.313 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662602:04:11.316 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662702:04:11.319 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662802:04:11.322 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662902:04:11.326 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663002:04:11.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663102:04:11.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663202:04:11.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663302:04:11.340 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663402:04:11.343 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663502:04:11.348 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663602:04:11.352 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663702:04:11.355 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663802:04:11.358 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663902:04:11.362 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664002:04:11.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664102:04:11.369 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664202:04:11.372 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664302:04:11.375 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664402:04:11.378 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664502:04:11.382 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664602:04:11.385 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664702:04:11.387 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664802:04:11.392 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664902:04:11.395 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665002:04:11.398 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665102:04:11.402 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665202:04:11.406 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665302:04:11.409 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665402:04:11.414 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665502:04:11.419 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665602:04:11.422 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665702:04:11.425 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665802:04:11.428 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665902:04:11.432 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666002:04:11.435 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666102:04:11.438 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666202:04:11.441 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666302:04:11.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666402:04:11.447 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666502:04:11.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666602:04:11.453 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666702:04:11.456 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666802:04:11.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666902:04:11.461 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667002:04:11.464 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667102:04:11.468 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667202:04:11.473 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667302:04:11.478 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667402:04:11.481 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667502:04:11.486 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667602:04:11.490 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667702:04:11.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667802:04:11.496 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667902:04:11.498 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668002:04:11.501 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668102:04:11.503 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668202:04:11.506 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668302:04:11.508 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668402:04:11.511 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668502:04:11.513 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668602:04:11.515 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668702:04:11.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668802:04:11.520 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668902:04:11.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669002:04:11.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669102:04:11.528 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669202:04:11.531 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669302:04:11.534 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669402:04:11.536 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669502:04:11.539 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669602:04:11.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669702:04:11.544 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669802:04:11.547 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669902:04:11.549 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670002:04:11.552 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670102:04:11.554 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670202:04:11.556 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670302:04:11.559 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670402:04:11.562 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670502:04:11.565 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670602:04:11.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670702:04:11.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670802:04:11.574 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670902:04:11.576 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671002:04:11.579 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671102:04:11.582 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671202:04:11.585 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671302:04:11.587 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671402:04:11.589 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671502:04:11.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671602:04:11.594 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671702:04:11.596 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671802:04:11.598 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671902:04:11.601 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672002:04:11.604 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672102:04:11.607 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672202:04:11.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672302:04:11.612 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672402:04:11.614 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672502:04:11.617 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672602:04:11.620 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672702:04:11.624 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672802:04:11.627 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672902:04:11.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673002:04:11.633 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673102:04:11.636 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673202:04:11.639 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673302:04:11.642 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673402:04:11.646 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673502:04:11.648 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673602:04:11.651 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673702:04:11.653 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673802:04:11.655 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673902:04:11.658 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674002:04:11.661 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674102:04:11.663 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674202:04:11.666 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674302:04:11.669 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674402:04:11.672 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674502:04:11.674 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674602:04:11.677 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674702:04:11.680 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674802:04:11.683 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674902:04:11.685 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675002:04:11.688 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675102:04:11.691 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675202:04:11.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675302:04:11.696 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675402:04:11.698 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675502:04:11.701 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675602:04:11.704 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675702:04:11.707 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675802:04:11.709 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675902:04:11.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676002:04:11.715 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676102:04:11.717 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676202:04:11.720 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676302:04:11.723 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676402:04:11.725 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676502:04:11.728 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676602:04:11.731 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676702:04:11.734 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676802:04:11.736 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676902:04:11.739 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677002:04:11.742 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677102:04:11.744 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677202:04:11.747 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677302:04:11.750 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677402:04:11.753 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677502:04:11.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677602:04:11.758 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677702:04:11.761 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677802:04:11.764 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677902:04:11.767 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678002:04:11.769 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678102:04:11.772 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678202:04:11.775 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678302:04:11.777 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678402:04:11.780 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678502:04:11.783 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678602:04:11.786 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678702:04:11.789 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678802:04:11.791 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678902:04:11.794 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679002:04:11.797 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679102:04:11.800 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679202:04:11.802 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679302:04:11.805 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679402:04:11.808 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679502:04:11.810 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679602:04:11.813 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679702:04:11.816 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679802:04:11.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679902:04:11.822 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680002:04:11.824 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680102:04:11.827 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680202:04:11.830 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680302:04:11.833 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680402:04:11.835 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680502:04:11.838 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680602:04:11.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680702:04:11.844 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680802:04:11.846 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680902:04:11.849 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681002:04:11.852 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681102:04:11.854 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681202:04:11.857 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681302:04:11.859 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681402:04:11.862 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681502:04:11.865 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681602:04:11.868 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681702:04:11.871 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681802:04:11.874 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681902:04:11.877 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682002:04:11.880 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682102:04:11.883 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682202:04:11.885 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682302:04:11.888 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682402:04:11.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682502:04:11.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682602:04:11.897 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682702:04:11.899 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682802:04:11.902 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682902:04:11.905 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683002:04:11.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683102:04:11.912 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683202:04:11.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683302:04:11.918 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683402:04:11.921 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683502:04:11.923 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683602:04:11.926 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683702:04:11.929 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683802:04:11.931 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683902:04:11.934 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684002:04:11.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684102:04:11.938 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684202:04:11.940 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684302:04:11.942 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684402:04:11.945 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684502:04:11.947 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684602:04:11.949 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684702:04:11.952 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684802:04:11.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684902:04:11.957 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685002:04:11.959 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685102:04:11.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685202:04:11.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685302:04:11.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685402:04:11.968 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685502:04:11.971 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685602:04:11.973 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685702:04:11.975 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685802:04:11.977 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685902:04:11.979 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686002:04:11.982 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686102:04:11.984 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686202:04:11.986 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686302:04:11.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686402:04:11.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686502:04:11.993 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686602:04:11.995 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686702:04:11.998 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686802:04:12.001 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686902:04:12.003 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687002:04:12.006 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687102:04:12.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687202:04:12.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687302:04:12.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687402:04:12.015 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687502:04:12.017 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687602:04:12.020 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687702:04:12.022 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687802:04:12.025 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687902:04:12.027 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688002:04:12.029 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688102:04:12.031 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688202:04:12.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688302:04:12.036 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688402:04:12.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688502:04:12.041 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688602:04:12.043 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688702:04:12.046 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688802:04:12.049 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688902:04:12.051 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689002:04:12.054 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689102:04:12.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689202:04:12.059 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689302:04:12.062 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689402:04:12.064 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689502:04:12.068 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689602:04:12.070 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689702:04:12.073 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689802:04:12.075 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689902:04:12.078 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690002:04:12.080 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690102:04:12.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690202:04:12.086 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690302:04:12.088 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690402:04:12.091 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690502:04:12.093 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690602:04:12.096 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690702:04:12.098 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690802:04:12.100 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690902:04:12.103 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691002:04:12.105 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691102:04:12.108 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691202:04:12.110 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691302:04:12.113 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691402:04:12.115 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691502:04:12.118 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691602:04:12.120 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691702:04:12.122 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691802:04:12.125 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691902:04:12.127 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692002:04:12.129 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692102:04:12.131 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692202:04:12.134 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692302:04:12.136 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692402:04:12.138 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692502:04:12.140 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692602:04:12.142 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692702:04:12.145 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692802:04:12.147 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692902:04:12.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693002:04:12.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693102:04:12.154 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693202:04:12.156 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693302:04:12.158 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693402:04:12.160 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693502:04:12.162 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693602:04:12.164 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693702:04:12.167 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693802:04:12.169 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693902:04:12.172 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694002:04:12.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694102:04:12.176 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694202:04:12.179 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694302:04:12.181 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694402:04:12.183 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694502:04:12.185 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694602:04:12.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694702:04:12.190 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694802:04:12.192 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694902:04:12.194 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695002:04:12.196 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695102:04:12.198 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695202:04:12.200 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695302:04:12.202 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695402:04:12.205 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695502:04:12.207 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695602:04:12.209 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695702:04:12.211 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695802:04:12.213 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695902:04:12.215 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696002:04:12.218 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696102:04:12.220 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696202:04:12.222 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696302:04:12.224 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696402:04:12.227 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696502:04:12.229 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696602:04:12.231 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696702:04:12.233 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696802:04:12.235 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696902:04:12.237 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697002:04:12.239 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697102:04:12.241 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697202:04:12.243 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697302:04:12.246 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697402:04:12.249 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697502:04:12.253 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697602:04:12.256 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697702:04:12.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697802:04:12.264 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697902:04:12.267 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698002:04:12.269 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698102:04:12.272 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698202:04:12.275 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698302:04:12.278 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698402:04:12.281 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698502:04:12.283 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698602:04:12.286 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698702:04:12.288 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698802:04:12.291 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698902:04:12.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699002:04:12.296 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699102:04:12.298 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699202:04:12.301 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699302:04:12.304 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699402:04:12.306 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699502:04:12.308 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699602:04:12.310 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699702:04:12.313 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699802:04:12.315 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699902:04:12.317 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700002:04:12.319 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700102:04:12.322 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700202:04:12.324 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700302:04:12.326 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700402:04:12.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700502:04:12.330 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700602:04:12.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700702:04:12.335 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700802:04:12.337 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700902:04:12.339 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701002:04:12.342 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701102:04:12.344 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701202:04:12.346 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701302:04:12.348 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701402:04:12.350 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701502:04:12.352 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701602:04:12.354 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701702:04:12.356 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701802:04:12.359 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701902:04:12.361 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702002:04:12.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702102:04:12.365 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702202:04:12.367 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702302:04:12.369 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702402:04:12.372 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702502:04:12.375 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702602:04:12.377 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702702:04:12.379 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702802:04:12.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702902:04:12.384 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703002:04:12.386 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703102:04:12.388 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703202:04:12.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703302:04:12.392 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703402:04:12.394 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703502:04:12.396 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703602:04:12.398 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703702:04:12.400 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703802:04:12.403 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703902:04:12.405 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704002:04:12.408 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704102:04:12.410 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704202:04:12.413 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704302:04:12.415 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704402:04:12.418 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704502:04:12.420 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704602:04:12.422 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704702:04:12.424 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704802:04:12.427 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704902:04:12.430 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705002:04:12.433 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705102:04:12.436 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705202:04:12.439 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705302:04:12.442 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705402:04:12.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705502:04:12.448 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705602:04:12.451 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705702:04:12.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705802:04:12.456 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705902:04:12.459 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706002:04:12.461 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706102:04:12.464 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706202:04:12.467 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706302:04:12.469 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706402:04:12.471 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706502:04:12.474 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706602:04:12.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706702:04:12.479 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706802:04:12.482 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706902:04:12.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707002:04:12.488 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707102:04:12.491 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707202:04:12.493 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707302:04:12.496 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707402:04:12.499 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707502:04:12.502 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707602:04:12.504 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707702:04:12.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707802:04:12.509 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707902:04:12.511 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708002:04:12.514 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708102:04:12.516 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708202:04:12.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708302:04:12.521 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708402:04:12.523 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708502:04:12.525 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708602:04:12.527 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708702:04:12.529 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708802:04:12.531 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708902:04:12.533 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709002:04:12.535 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709102:04:12.537 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709202:04:12.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709302:04:12.541 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709402:04:12.543 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709502:04:12.545 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709602:04:12.548 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709702:04:12.550 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709802:04:12.552 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709902:04:12.554 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710002:04:12.556 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710102:04:12.558 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710202:04:12.561 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710302:04:12.563 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710402:04:12.565 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710502:04:12.568 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710602:04:12.570 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710702:04:12.572 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710802:04:12.574 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710902:04:12.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711002:04:12.579 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711102:04:12.581 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711202:04:12.583 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711302:04:12.585 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711402:04:12.587 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711502:04:12.589 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711602:04:12.591 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711702:04:12.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711802:04:12.596 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711902:04:12.599 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712002:04:12.602 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712102:04:12.604 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712202:04:12.607 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712302:04:12.609 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712402:04:12.612 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712502:04:12.615 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712602:04:12.617 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712702:04:12.620 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712802:04:12.623 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712902:04:12.625 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713002:04:12.628 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713102:04:12.631 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713202:04:12.634 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713302:04:12.636 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713402:04:12.639 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713502:04:12.642 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713602:04:12.644 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713702:04:12.646 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713802:04:12.649 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713902:04:12.651 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714002:04:12.653 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714102:04:12.655 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714202:04:12.658 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714302:04:12.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714402:04:12.662 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714502:04:12.664 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714602:04:12.666 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714702:04:12.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714802:04:12.670 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714902:04:12.672 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715002:04:12.674 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715102:04:12.676 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715202:04:12.678 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715302:04:12.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715402:04:12.682 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715502:04:12.684 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715602:04:12.686 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715702:04:12.688 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715802:04:12.690 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715902:04:12.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716002:04:12.694 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716102:04:12.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716202:04:12.698 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716302:04:12.700 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716402:04:12.702 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716502:04:12.704 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716602:04:12.706 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716702:04:12.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716802:04:12.711 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716902:04:12.713 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717002:04:12.715 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717102:04:12.717 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717202:04:12.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717302:04:12.721 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717402:04:12.723 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717502:04:12.725 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717602:04:12.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717702:04:12.730 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717802:04:12.732 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717902:04:12.734 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718002:04:12.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718102:04:12.738 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718202:04:12.740 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718302:04:12.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718402:04:12.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718502:04:12.746 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718602:04:12.748 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718702:04:12.750 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718802:04:12.752 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718902:04:12.754 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719002:04:12.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719102:04:12.758 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719202:04:12.760 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719302:04:12.762 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719402:04:12.764 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719502:04:12.767 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719602:04:12.769 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719702:04:12.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719802:04:12.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719902:04:12.776 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720002:04:12.778 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720102:04:12.780 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720202:04:12.783 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720302:04:12.785 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720402:04:12.787 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720502:04:12.789 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720602:04:12.791 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720702:04:12.793 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720802:04:12.795 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720902:04:12.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721002:04:12.799 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721102:04:12.801 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721202:04:12.803 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721302:04:12.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721402:04:12.808 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721502:04:12.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721602:04:12.813 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721702:04:12.815 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721802:04:12.818 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721902:04:12.820 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722002:04:12.822 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722102:04:12.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722202:04:12.826 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722302:04:12.828 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722402:04:12.830 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722502:04:12.832 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722602:04:12.835 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722702:04:12.837 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722802:04:12.839 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722902:04:12.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723002:04:12.843 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723102:04:12.846 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723202:04:12.848 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723302:04:12.851 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723402:04:12.853 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723502:04:12.855 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723602:04:12.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723702:04:12.859 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723802:04:12.861 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723902:04:12.863 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724002:04:12.865 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724102:04:12.867 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724202:04:12.870 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724302:04:12.872 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724402:04:12.874 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724502:04:12.876 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724602:04:12.879 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724702:04:12.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724802:04:12.883 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724902:04:12.885 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725002:04:12.888 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725102:04:12.890 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725202:04:12.892 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725302:04:12.894 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725402:04:12.896 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725502:04:12.899 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725602:04:12.901 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725702:04:12.904 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725802:04:12.906 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725902:04:12.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726002:04:12.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726102:04:12.914 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726202:04:12.916 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726302:04:12.918 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726402:04:12.920 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726502:04:12.923 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726602:04:12.925 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726702:04:12.927 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726802:04:12.929 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726902:04:12.932 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727002:04:12.934 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727102:04:12.937 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727202:04:12.940 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727302:04:12.942 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727402:04:12.945 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727502:04:12.947 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727602:04:12.950 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727702:04:12.953 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727802:04:12.955 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727902:04:12.957 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728002:04:12.960 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728102:04:12.963 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728202:04:12.965 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728302:04:12.969 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728402:04:12.972 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728502:04:12.976 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728602:04:12.978 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728702:04:12.980 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728802:04:12.983 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728902:04:12.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729002:04:12.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729102:04:12.990 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729202:04:12.993 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729302:04:12.996 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729402:04:12.998 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729502:04:13.001 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729602:04:13.003 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729702:04:13.005 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729802:04:13.008 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729902:04:13.010 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730002:04:13.012 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730102:04:13.014 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730202:04:13.016 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730302:04:13.018 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730402:04:13.020 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730502:04:13.023 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730602:04:13.025 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730702:04:13.027 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730802:04:13.029 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730902:04:13.031 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731002:04:13.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731102:04:13.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731202:04:13.037 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731302:04:13.040 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731402:04:13.042 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731502:04:13.045 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731602:04:13.047 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731702:04:13.049 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731802:04:13.051 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731902:04:13.053 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732002:04:13.055 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732102:04:13.058 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732202:04:13.060 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732302:04:13.062 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732402:04:13.064 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732502:04:13.066 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732602:04:13.069 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732702:04:13.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732802:04:13.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732902:04:13.075 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733002:04:13.077 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733102:04:13.079 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733202:04:13.081 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733302:04:13.083 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733402:04:13.085 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733502:04:13.087 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733602:04:13.089 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733702:04:13.091 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733802:04:13.093 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733902:04:13.095 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734002:04:13.097 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734102:04:13.099 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734202:04:13.101 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734302:04:13.103 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734402:04:13.105 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734502:04:13.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734602:04:13.109 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734702:04:13.111 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734802:04:13.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734902:04:13.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735002:04:13.117 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735102:04:13.119 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735202:04:13.121 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735302:04:13.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735402:04:13.125 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735502:04:13.127 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735602:04:13.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735702:04:13.131 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735802:04:13.133 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735902:04:13.136 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736002:04:13.138 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736102:04:13.140 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736202:04:13.142 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736302:04:13.145 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736402:04:13.147 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736502:04:13.149 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736602:04:13.151 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736702:04:13.154 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736802:04:13.156 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736902:04:13.158 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737002:04:13.161 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737102:04:13.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737202:04:13.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737302:04:13.167 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737402:04:13.170 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737502:04:13.172 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737602:04:13.174 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737702:04:13.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737802:04:13.178 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737902:04:13.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738002:04:13.183 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738102:04:13.185 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738202:04:13.187 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738302:04:13.189 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738402:04:13.191 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738502:04:13.194 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738602:04:13.196 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738702:04:13.198 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738802:04:13.200 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738902:04:13.203 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739002:04:13.205 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739102:04:13.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739202:04:13.209 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739302:04:13.211 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739402:04:13.214 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739502:04:13.216 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739602:04:13.218 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739702:04:13.220 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739802:04:13.222 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739902:04:13.225 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740002:04:13.227 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740102:04:13.229 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740202:04:13.231 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740302:04:13.234 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740402:04:13.236 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740502:04:13.238 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740602:04:13.241 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740702:04:13.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740802:04:13.246 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740902:04:13.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741002:04:13.250 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741102:04:13.253 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741202:04:13.255 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741302:04:13.257 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741402:04:13.259 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741502:04:13.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741602:04:13.264 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741702:04:13.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741802:04:13.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741902:04:13.271 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742002:04:13.273 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742102:04:13.275 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742202:04:13.277 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742302:04:13.279 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742402:04:13.282 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742502:04:13.284 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742602:04:13.286 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742702:04:13.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742802:04:13.291 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742902:04:13.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743002:04:13.295 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743102:04:13.298 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743202:04:13.300 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743302:04:13.302 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743402:04:13.304 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743502:04:13.306 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743602:04:13.308 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743702:04:13.310 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743802:04:13.312 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743902:04:13.314 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744002:04:13.317 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744102:04:13.319 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744202:04:13.321 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744302:04:13.323 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744402:04:13.325 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744502:04:13.327 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744602:04:13.329 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744702:04:13.331 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744802:04:13.333 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744902:04:13.335 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745002:04:13.337 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745102:04:13.339 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745202:04:13.341 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745302:04:13.343 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745402:04:13.345 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745502:04:13.348 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745602:04:13.350 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745702:04:13.352 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745802:04:13.354 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745902:04:13.356 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746002:04:13.358 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746102:04:13.360 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746202:04:13.362 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746302:04:13.364 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746402:04:13.366 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746502:04:13.368 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746602:04:13.370 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746702:04:13.372 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746802:04:13.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746902:04:13.375 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747002:04:13.378 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747102:04:13.380 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747202:04:13.382 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747302:04:13.384 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747402:04:13.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747502:04:13.389 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747602:04:13.391 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747702:04:13.393 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747802:04:13.395 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747902:04:13.396 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748002:04:13.398 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748102:04:13.400 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748202:04:13.402 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748302:04:13.404 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748402:04:13.406 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748502:04:13.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748602:04:13.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748702:04:13.413 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748802:04:13.415 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748902:04:13.416 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749002:04:13.418 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749102:04:13.420 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749202:04:13.423 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749302:04:13.425 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749402:04:13.427 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749502:04:13.429 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749602:04:13.431 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749702:04:13.433 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749802:04:13.435 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749902:04:13.437 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750002:04:13.439 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750102:04:13.441 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750202:04:13.443 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750302:04:13.445 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750402:04:13.447 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750502:04:13.449 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750602:04:13.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750702:04:13.454 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750802:04:13.456 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750902:04:13.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751002:04:13.461 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751102:04:13.463 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751202:04:13.465 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751302:04:13.467 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751402:04:13.468 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751502:04:13.470 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751602:04:13.473 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751702:04:13.475 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751802:04:13.476 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751902:04:13.478 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752002:04:13.481 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752102:04:13.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752202:04:13.485 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752302:04:13.487 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752402:04:13.489 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752502:04:13.492 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752602:04:13.494 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752702:04:13.495 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752802:04:13.498 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752902:04:13.500 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753002:04:13.502 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753102:04:13.504 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753202:04:13.506 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753302:04:13.508 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753402:04:13.510 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753502:04:13.512 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753602:04:13.514 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753702:04:13.516 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753802:04:13.518 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753902:04:13.519 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754002:04:13.522 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754102:04:13.524 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754202:04:13.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754302:04:13.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754402:04:13.530 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754502:04:13.532 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754602:04:13.534 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754702:04:13.536 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754802:04:13.538 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754902:04:13.540 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755002:04:13.542 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755102:04:13.545 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755202:04:13.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755302:04:13.549 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755402:04:13.552 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755502:04:13.554 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755602:04:13.557 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755702:04:13.559 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755802:04:13.561 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755902:04:13.563 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756002:04:13.565 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756102:04:13.567 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756202:04:13.569 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756302:04:13.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756402:04:13.573 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756502:04:13.575 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756602:04:13.577 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756702:04:13.579 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756802:04:13.581 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756902:04:13.584 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757002:04:13.586 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757102:04:13.588 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757202:04:13.590 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757302:04:13.592 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757402:04:13.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757502:04:13.596 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757602:04:13.597 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757702:04:13.599 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757802:04:13.602 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757902:04:13.603 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758002:04:13.605 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758102:04:13.608 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758202:04:13.610 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758302:04:13.612 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758402:04:13.614 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758502:04:13.616 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758602:04:13.618 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758702:04:13.620 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758802:04:13.622 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758902:04:13.624 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759002:04:13.626 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759102:04:13.628 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759202:04:13.630 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759302:04:13.632 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759402:04:13.634 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759502:04:13.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759602:04:13.638 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759702:04:13.640 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759802:04:13.642 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759902:04:13.644 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760002:04:13.646 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760102:04:13.648 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760202:04:13.650 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760302:04:13.652 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760402:04:13.654 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760502:04:13.656 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760602:04:13.658 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760702:04:13.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760802:04:13.663 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760902:04:13.665 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761002:04:13.667 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761102:04:13.668 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761202:04:13.670 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761302:04:13.672 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761402:04:13.674 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761502:04:13.676 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761602:04:13.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761702:04:13.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761802:04:13.682 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761902:04:13.685 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762002:04:13.686 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762102:04:13.689 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762202:04:13.691 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762302:04:13.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762402:04:13.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762502:04:13.698 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762602:04:13.700 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762702:04:13.703 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762802:04:13.705 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762902:04:13.707 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763002:04:13.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763102:04:13.711 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763202:04:13.714 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763302:04:13.716 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763402:04:13.719 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763502:04:13.721 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763602:04:13.723 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763702:04:13.726 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763802:04:13.728 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763902:04:13.730 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764002:04:13.733 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764102:04:13.735 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764202:04:13.737 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764302:04:13.739 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764402:04:13.741 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764502:04:13.744 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764602:04:13.746 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764702:04:13.749 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764802:04:13.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764902:04:13.754 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765002:04:13.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765102:04:13.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765202:04:13.760 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765302:04:13.763 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765402:04:13.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765502:04:13.767 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765602:04:13.770 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765702:04:13.772 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765802:04:13.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765902:04:13.776 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766002:04:13.778 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766102:04:13.781 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766202:04:13.783 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766302:04:13.786 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766402:04:13.788 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766502:04:13.790 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766602:04:13.792 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766702:04:13.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766802:04:13.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766902:04:13.799 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767002:04:13.802 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767102:04:13.804 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767202:04:13.806 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767302:04:13.809 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767402:04:13.811 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767502:04:13.813 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767602:04:13.816 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767702:04:13.818 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767802:04:13.821 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767902:04:13.823 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768002:04:13.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768102:04:13.827 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768202:04:13.829 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768302:04:13.832 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768402:04:13.834 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768502:04:13.836 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768602:04:13.839 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768702:04:13.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768802:04:13.843 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768902:04:13.845 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769002:04:13.847 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769102:04:13.849 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769202:04:13.852 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769302:04:13.854 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769402:04:13.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769502:04:13.859 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769602:04:13.861 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769702:04:13.863 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769802:04:13.866 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769902:04:13.868 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770002:04:13.870 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770102:04:13.872 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770202:04:13.874 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770302:04:13.876 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770402:04:13.878 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770502:04:13.880 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770602:04:13.882 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770702:04:13.884 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770802:04:13.886 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770902:04:13.888 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771002:04:13.890 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771102:04:13.892 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771202:04:13.894 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771302:04:13.896 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771402:04:13.898 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771502:04:13.900 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771602:04:13.902 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771702:04:13.904 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771802:04:13.906 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771902:04:13.908 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772002:04:13.910 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772102:04:13.912 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772202:04:13.914 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772302:04:13.916 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772402:04:13.918 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772502:04:13.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772602:04:13.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772702:04:13.924 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772802:04:13.926 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772902:04:13.928 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773002:04:13.931 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773102:04:13.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773202:04:13.935 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773302:04:13.938 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773402:04:13.940 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773502:04:13.942 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773602:04:13.944 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773702:04:13.947 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773802:04:13.949 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773902:04:13.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774002:04:13.953 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774102:04:13.955 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774202:04:13.958 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774302:04:13.960 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774402:04:13.962 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774502:04:13.965 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774602:04:13.967 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774702:04:13.969 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774802:04:13.971 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774902:04:13.974 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775002:04:13.976 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775102:04:13.978 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775202:04:13.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775302:04:13.982 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775402:04:13.984 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775502:04:13.986 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775602:04:13.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775702:04:13.991 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775802:04:13.993 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775902:04:13.995 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776002:04:13.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776102:04:13.999 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776202:04:14.001 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776302:04:14.003 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776402:04:14.005 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776502:04:14.007 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776602:04:14.009 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776702:04:14.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776802:04:14.014 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776902:04:14.016 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777002:04:14.018 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777102:04:14.020 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777202:04:14.022 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777302:04:14.024 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777402:04:14.027 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777502:04:14.029 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777602:04:14.031 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777702:04:14.033 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777802:04:14.035 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777902:04:14.037 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778002:04:14.040 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778102:04:14.042 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778202:04:14.044 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778302:04:14.047 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778402:04:14.049 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778502:04:14.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778602:04:14.053 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778702:04:14.055 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778802:04:14.057 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778902:04:14.059 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779002:04:14.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779102:04:14.064 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779202:04:14.066 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779302:04:14.069 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779402:04:14.071 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779502:04:14.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779602:04:14.075 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779702:04:14.078 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779802:04:14.080 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779902:04:14.083 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780002:04:14.085 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780102:04:14.087 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780202:04:14.090 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780302:04:14.092 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780402:04:14.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780502:04:14.096 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780602:04:14.098 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780702:04:14.100 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780802:04:14.102 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780902:04:14.104 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781002:04:14.106 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781102:04:14.108 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781202:04:14.110 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781302:04:14.111 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781402:04:14.113 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781502:04:14.116 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781602:04:14.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781702:04:14.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781802:04:14.121 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781902:04:14.123 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782002:04:14.125 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782102:04:14.127 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782202:04:14.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782302:04:14.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782402:04:14.133 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782502:04:14.136 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782602:04:14.138 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782702:04:14.140 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782802:04:14.142 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782902:04:14.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783002:04:14.148 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783102:04:14.150 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783202:04:14.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783302:04:14.155 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783402:04:14.157 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783502:04:14.159 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783602:04:14.161 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783702:04:14.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783802:04:14.165 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783902:04:14.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784002:04:14.169 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784102:04:14.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784202:04:14.173 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784302:04:14.175 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784402:04:14.176 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784502:04:14.179 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784602:04:14.181 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784702:04:14.183 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784802:04:14.185 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784902:04:14.187 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785002:04:14.189 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785102:04:14.191 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785202:04:14.193 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785302:04:14.195 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785402:04:14.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785502:04:14.199 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785602:04:14.201 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785702:04:14.203 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785802:04:14.205 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785902:04:14.207 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786002:04:14.208 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786102:04:14.211 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786202:04:14.213 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786302:04:14.215 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786402:04:14.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786502:04:14.219 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786602:04:14.221 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786702:04:14.223 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786802:04:14.225 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786902:04:14.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787002:04:14.228 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787102:04:14.230 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787202:04:14.232 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787302:04:14.234 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787402:04:14.236 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787502:04:14.238 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787602:04:14.240 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787702:04:14.242 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787802:04:14.244 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787902:04:14.246 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788002:04:14.248 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788102:04:14.250 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788202:04:14.252 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788302:04:14.254 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788402:04:14.256 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788502:04:14.259 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788602:04:14.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788702:04:14.263 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788802:04:14.264 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788902:04:14.266 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789002:04:14.268 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789102:04:14.270 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789202:04:14.272 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789302:04:14.274 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789402:04:14.276 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789502:04:14.279 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789602:04:14.281 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789702:04:14.283 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789802:04:14.285 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789902:04:14.288 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790002:04:14.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790102:04:14.292 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790202:04:14.294 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790302:04:14.296 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790402:04:14.298 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790502:04:14.300 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790602:04:14.303 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790702:04:14.305 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790802:04:14.307 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790902:04:14.309 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791002:04:14.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791102:04:14.314 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791202:04:14.316 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791302:04:14.318 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791402:04:14.320 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791502:04:14.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791602:04:14.325 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791702:04:14.327 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791802:04:14.329 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791902:04:14.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792002:04:14.334 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792102:04:14.336 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792202:04:14.338 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792302:04:14.341 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792402:04:14.343 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792502:04:14.345 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792602:04:14.347 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792702:04:14.349 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792802:04:14.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792902:04:14.354 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793002:04:14.356 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793102:04:14.358 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793202:04:14.360 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793302:04:14.363 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793402:04:14.365 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793502:04:14.367 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793602:04:14.369 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793702:04:14.371 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793802:04:14.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793902:04:14.376 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794002:04:14.378 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794102:04:14.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794202:04:14.383 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794302:04:14.385 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794402:04:14.387 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794502:04:14.390 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794602:04:14.392 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794702:04:14.394 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794802:04:14.396 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794902:04:14.398 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795002:04:14.401 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795102:04:14.403 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795202:04:14.405 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795302:04:14.407 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795402:04:14.410 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795502:04:14.412 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795602:04:14.414 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795702:04:14.416 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795802:04:14.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795902:04:14.420 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796002:04:14.422 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796102:04:14.424 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796202:04:14.426 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796302:04:14.428 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796402:04:14.430 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796502:04:14.432 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796602:04:14.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796702:04:14.436 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796802:04:14.438 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796902:04:14.440 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797002:04:14.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797102:04:14.445 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797202:04:14.447 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797302:04:14.450 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797402:04:14.452 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797502:04:14.454 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797602:04:14.456 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797702:04:14.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797802:04:14.461 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797902:04:14.463 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798002:04:14.465 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798102:04:14.467 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798202:04:14.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798302:04:14.471 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798402:04:14.474 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798502:04:14.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798602:04:14.478 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798702:04:14.480 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798802:04:14.482 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798902:04:14.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799002:04:14.487 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799102:04:14.489 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799202:04:14.492 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799302:04:14.494 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799402:04:14.496 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799502:04:14.499 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799602:04:14.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799702:04:14.503 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799802:04:14.505 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799902:04:14.508 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800002:04:14.510 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800102:04:14.512 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800202:04:14.514 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800302:04:14.516 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800402:04:14.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800502:04:14.520 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800602:04:14.522 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800702:04:14.525 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800802:04:14.527 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800902:04:14.530 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801002:04:14.532 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801102:04:14.534 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801202:04:14.536 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801302:04:14.538 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801402:04:14.540 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801502:04:14.542 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801602:04:14.545 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801702:04:14.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801802:04:14.549 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801902:04:14.552 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802002:04:14.554 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802102:04:14.556 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802202:04:14.558 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802302:04:14.560 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802402:04:14.562 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802502:04:14.565 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802602:04:14.567 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802702:04:14.570 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
8028timestamp=2026-01-08T01:04:14.589040606Z level=WARN thread=#zio-fiber-6366 message="Nebula client executed statement:
8029INSERT VERTEX person(name, age) VALUES
8030'Bob':('Bob', 10),
8031'Lily':('Lily', 9),'Tom':('Tom', 10),
8032'Jerry':('Jerry', 13),
8033'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
803402:04:14.602 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
803502:04:14.604 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
803602:04:14.605 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
803702:04:14.606 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8038timestamp=2026-01-08T01:04:14.610141926Z level=INFO thread=#zio-fiber-6366 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8039timestamp=2026-01-08T01:04:14.629114291Z level=WARN thread=#zio-fiber-6366 message="Nebula client executed statement:
8040INSERT EDGE like(likeness) VALUES
8041'Bob'->'Lily':(80.0),
8042'Bob'->'Tom':(70.0),
8043'Lily'->'Jerry':(84.0),
8044'Tom'->'Jerry':(68.3),
8045'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
804602:04:14.631 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
804702:04:14.633 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
804802:04:14.634 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
804902:04:14.635 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8050timestamp=2026-01-08T01:04:14.637608304Z level=INFO thread=#zio-fiber-6366 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8051timestamp=2026-01-08T01:04:14.655035452Z level=WARN thread=#zio-fiber-6366 message="Nebula client executed statement:
8052MATCH (p:person) RETURN p LIMIT 4;
8053" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
805402:04:14.658 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
805502:04:14.661 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
805602:04:14.664 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
805702:04:14.666 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8058timestamp=2026-01-08T01:04:14.668159780Z level=INFO thread=#zio-fiber-6366 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8059timestamp=2026-01-08T01:04:14.719191021Z level=WARN thread=#zio-fiber-6373 message="Nebula client executed statement:
8060INSERT VERTEX person(name, age) VALUES
8061'Bob':('Bob', 10),
8062'Lily':('Lily', 9),'Tom':('Tom', 10),
8063'Jerry':('Jerry', 13),
8064'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
806502:04:14.722 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
806602:04:14.724 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
806702:04:14.725 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
806802:04:14.728 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8069timestamp=2026-01-08T01:04:14.732121215Z level=INFO thread=#zio-fiber-6373 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8070timestamp=2026-01-08T01:04:14.757925958Z level=WARN thread=#zio-fiber-6373 message="Nebula client executed statement:
8071INSERT EDGE like(likeness) VALUES
8072'Bob'->'Lily':(80.0),
8073'Bob'->'Tom':(70.0),
8074'Lily'->'Jerry':(84.0),
8075'Tom'->'Jerry':(68.3),
8076'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
807702:04:14.759 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
807802:04:14.762 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
807902:04:14.764 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
808002:04:14.766 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8081timestamp=2026-01-08T01:04:14.767281275Z level=INFO thread=#zio-fiber-6373 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8082timestamp=2026-01-08T01:04:14.789098187Z level=WARN thread=#zio-fiber-6373 message="Nebula client executed statement:
8083MATCH (p:person) RETURN p LIMIT 4;
8084" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
808502:04:14.793 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
808602:04:14.797 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
808702:04:14.800 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
808802:04:14.803 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8089timestamp=2026-01-08T01:04:14.805503583Z level=INFO thread=#zio-fiber-6373 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8090timestamp=2026-01-08T01:04:14.826599695Z level=WARN thread=#zio-fiber-6380 message="Nebula client executed statement:
8091INSERT VERTEX person(name, age) VALUES
8092'Bob':('Bob', 10),
8093'Lily':('Lily', 9),'Tom':('Tom', 10),
8094'Jerry':('Jerry', 13),
8095'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
809602:04:14.829 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
809702:04:14.831 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
809802:04:14.832 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
809902:04:14.834 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8100timestamp=2026-01-08T01:04:14.836207825Z level=INFO thread=#zio-fiber-6380 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8101timestamp=2026-01-08T01:04:14.857258913Z level=WARN thread=#zio-fiber-6380 message="Nebula client executed statement:
8102INSERT EDGE like(likeness) VALUES
8103'Bob'->'Lily':(80.0),
8104'Bob'->'Tom':(70.0),
8105'Lily'->'Jerry':(84.0),
8106'Tom'->'Jerry':(68.3),
8107'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
810802:04:14.859 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
810902:04:14.861 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
811002:04:14.862 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
811102:04:14.864 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8112timestamp=2026-01-08T01:04:14.866896408Z level=INFO thread=#zio-fiber-6380 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8113timestamp=2026-01-08T01:04:14.886591164Z level=WARN thread=#zio-fiber-6380 message="Nebula client executed statement:
8114MATCH (p:person) RETURN p LIMIT 4;
8115" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
811602:04:14.890 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
811702:04:14.893 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
811802:04:14.896 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
811902:04:14.898 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8120timestamp=2026-01-08T01:04:14.901608787Z level=INFO thread=#zio-fiber-6380 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8121timestamp=2026-01-08T01:04:14.924656326Z level=WARN thread=#zio-fiber-6387 message="Nebula client executed statement:
8122INSERT VERTEX person(name, age) VALUES
8123'Bob':('Bob', 10),
8124'Lily':('Lily', 9),'Tom':('Tom', 10),
8125'Jerry':('Jerry', 13),
8126'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
812702:04:14.927 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
812802:04:14.929 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
812902:04:14.931 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
813002:04:14.932 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8131timestamp=2026-01-08T01:04:14.935446129Z level=INFO thread=#zio-fiber-6387 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8132timestamp=2026-01-08T01:04:14.955802966Z level=WARN thread=#zio-fiber-6387 message="Nebula client executed statement:
8133INSERT EDGE like(likeness) VALUES
8134'Bob'->'Lily':(80.0),
8135'Bob'->'Tom':(70.0),
8136'Lily'->'Jerry':(84.0),
8137'Tom'->'Jerry':(68.3),
8138'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
813902:04:14.957 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
814002:04:14.960 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
814102:04:14.962 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
814202:04:14.964 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8143timestamp=2026-01-08T01:04:14.966755937Z level=INFO thread=#zio-fiber-6387 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8144timestamp=2026-01-08T01:04:14.987494507Z level=WARN thread=#zio-fiber-6387 message="Nebula client executed statement:
8145MATCH (p:person) RETURN p LIMIT 4;
8146" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
814702:04:14.990 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
814802:04:14.994 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
814902:04:14.997 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
815002:04:15.000 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8151timestamp=2026-01-08T01:04:15.002189880Z level=INFO thread=#zio-fiber-6387 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8152timestamp=2026-01-08T01:04:15.023430200Z level=WARN thread=#zio-fiber-6394 message="Nebula client executed statement:
8153INSERT VERTEX person(name, age) VALUES
8154'Bob':('Bob', 10),
8155'Lily':('Lily', 9),'Tom':('Tom', 10),
8156'Jerry':('Jerry', 13),
8157'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
815802:04:15.024 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
815902:04:15.026 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
816002:04:15.027 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
816102:04:15.028 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8162timestamp=2026-01-08T01:04:15.030227485Z level=INFO thread=#zio-fiber-6394 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8163timestamp=2026-01-08T01:04:15.048825669Z level=WARN thread=#zio-fiber-6394 message="Nebula client executed statement:
8164INSERT EDGE like(likeness) VALUES
8165'Bob'->'Lily':(80.0),
8166'Bob'->'Tom':(70.0),
8167'Lily'->'Jerry':(84.0),
8168'Tom'->'Jerry':(68.3),
8169'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
817002:04:15.050 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
817102:04:15.054 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
817202:04:15.055 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
817302:04:15.057 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8174timestamp=2026-01-08T01:04:15.059717652Z level=INFO thread=#zio-fiber-6394 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8175timestamp=2026-01-08T01:04:15.077977903Z level=WARN thread=#zio-fiber-6394 message="Nebula client executed statement:
8176MATCH (p:person) RETURN p LIMIT 4;
8177" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
817802:04:15.081 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
817902:04:15.083 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
818002:04:15.086 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
818102:04:15.088 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8182timestamp=2026-01-08T01:04:15.089727754Z level=INFO thread=#zio-fiber-6394 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8183timestamp=2026-01-08T01:04:15.111835200Z level=WARN thread=#zio-fiber-6401 message="Nebula client executed statement:
8184INSERT VERTEX person(name, age) VALUES
8185'Bob':('Bob', 10),
8186'Lily':('Lily', 9),'Tom':('Tom', 10),
8187'Jerry':('Jerry', 13),
8188'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
818902:04:15.114 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
819002:04:15.117 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
819102:04:15.118 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
819202:04:15.120 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8193timestamp=2026-01-08T01:04:15.121165490Z level=INFO thread=#zio-fiber-6401 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8194timestamp=2026-01-08T01:04:15.141965127Z level=WARN thread=#zio-fiber-6401 message="Nebula client executed statement:
8195INSERT EDGE like(likeness) VALUES
8196'Bob'->'Lily':(80.0),
8197'Bob'->'Tom':(70.0),
8198'Lily'->'Jerry':(84.0),
8199'Tom'->'Jerry':(68.3),
8200'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
820102:04:15.144 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
820202:04:15.146 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
820302:04:15.148 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
820402:04:15.150 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8205timestamp=2026-01-08T01:04:15.152371763Z level=INFO thread=#zio-fiber-6401 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8206timestamp=2026-01-08T01:04:15.172079545Z level=WARN thread=#zio-fiber-6401 message="Nebula client executed statement:
8207MATCH (p:person) RETURN p LIMIT 4;
8208" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
820902:04:15.176 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
821002:04:15.179 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
821102:04:15.183 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
821202:04:15.186 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8213timestamp=2026-01-08T01:04:15.188976218Z level=INFO thread=#zio-fiber-6401 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8214timestamp=2026-01-08T01:04:15.209816523Z level=WARN thread=#zio-fiber-6408 message="Nebula client executed statement:
8215INSERT VERTEX person(name, age) VALUES
8216'Bob':('Bob', 10),
8217'Lily':('Lily', 9),'Tom':('Tom', 10),
8218'Jerry':('Jerry', 13),
8219'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
822002:04:15.212 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
822102:04:15.213 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
822202:04:15.215 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
822302:04:15.216 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8224timestamp=2026-01-08T01:04:15.217884507Z level=INFO thread=#zio-fiber-6408 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8225timestamp=2026-01-08T01:04:15.236764007Z level=WARN thread=#zio-fiber-6408 message="Nebula client executed statement:
8226INSERT EDGE like(likeness) VALUES
8227'Bob'->'Lily':(80.0),
8228'Bob'->'Tom':(70.0),
8229'Lily'->'Jerry':(84.0),
8230'Tom'->'Jerry':(68.3),
8231'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
823202:04:15.238 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
823302:04:15.240 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
823402:04:15.241 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
823502:04:15.242 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8236timestamp=2026-01-08T01:04:15.244885490Z level=INFO thread=#zio-fiber-6408 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8237timestamp=2026-01-08T01:04:15.264382967Z level=WARN thread=#zio-fiber-6408 message="Nebula client executed statement:
8238MATCH (p:person) RETURN p LIMIT 4;
8239" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
824002:04:15.268 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
824102:04:15.271 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
824202:04:15.274 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
824302:04:15.277 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8244timestamp=2026-01-08T01:04:15.279892845Z level=INFO thread=#zio-fiber-6408 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8245timestamp=2026-01-08T01:04:15.300598055Z level=WARN thread=#zio-fiber-6415 message="Nebula client executed statement:
8246INSERT VERTEX person(name, age) VALUES
8247'Bob':('Bob', 10),
8248'Lily':('Lily', 9),'Tom':('Tom', 10),
8249'Jerry':('Jerry', 13),
8250'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
825102:04:15.302 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
825202:04:15.304 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
825302:04:15.306 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
825402:04:15.307 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8255timestamp=2026-01-08T01:04:15.308560121Z level=INFO thread=#zio-fiber-6415 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8256timestamp=2026-01-08T01:04:15.324247400Z level=WARN thread=#zio-fiber-6415 message="Nebula client executed statement:
8257INSERT EDGE like(likeness) VALUES
8258'Bob'->'Lily':(80.0),
8259'Bob'->'Tom':(70.0),
8260'Lily'->'Jerry':(84.0),
8261'Tom'->'Jerry':(68.3),
8262'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
826302:04:15.325 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
826402:04:15.326 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
826502:04:15.328 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
826602:04:15.329 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8267timestamp=2026-01-08T01:04:15.330640976Z level=INFO thread=#zio-fiber-6415 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8268timestamp=2026-01-08T01:04:15.346288964Z level=WARN thread=#zio-fiber-6415 message="Nebula client executed statement:
8269MATCH (p:person) RETURN p LIMIT 4;
8270" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
827102:04:15.349 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
827202:04:15.352 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
827302:04:15.354 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
827402:04:15.356 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8275timestamp=2026-01-08T01:04:15.357545251Z level=INFO thread=#zio-fiber-6415 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8276timestamp=2026-01-08T01:04:15.375576110Z level=WARN thread=#zio-fiber-6422 message="Nebula client executed statement:
8277INSERT VERTEX person(name, age) VALUES
8278'Bob':('Bob', 10),
8279'Lily':('Lily', 9),'Tom':('Tom', 10),
8280'Jerry':('Jerry', 13),
8281'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
828202:04:15.377 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
828302:04:15.378 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
828402:04:15.379 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
828502:04:15.380 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8286timestamp=2026-01-08T01:04:15.381124265Z level=INFO thread=#zio-fiber-6422 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8287timestamp=2026-01-08T01:04:15.396461828Z level=WARN thread=#zio-fiber-6422 message="Nebula client executed statement:
8288INSERT EDGE like(likeness) VALUES
8289'Bob'->'Lily':(80.0),
8290'Bob'->'Tom':(70.0),
8291'Lily'->'Jerry':(84.0),
8292'Tom'->'Jerry':(68.3),
8293'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
829402:04:15.397 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
829502:04:15.398 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
829602:04:15.400 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
829702:04:15.401 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8298timestamp=2026-01-08T01:04:15.402659307Z level=INFO thread=#zio-fiber-6422 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8299timestamp=2026-01-08T01:04:15.417842083Z level=WARN thread=#zio-fiber-6422 message="Nebula client executed statement:
8300MATCH (p:person) RETURN p LIMIT 4;
8301" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
830202:04:15.420 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
830302:04:15.422 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
830402:04:15.424 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
830502:04:15.426 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8306timestamp=2026-01-08T01:04:15.427641079Z level=INFO thread=#zio-fiber-6422 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8307timestamp=2026-01-08T01:04:15.445613200Z level=WARN thread=#zio-fiber-6429 message="Nebula client executed statement:
8308INSERT VERTEX person(name, age) VALUES
8309'Bob':('Bob', 10),
8310'Lily':('Lily', 9),'Tom':('Tom', 10),
8311'Jerry':('Jerry', 13),
8312'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
831302:04:15.447 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
831402:04:15.448 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
831502:04:15.450 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
831602:04:15.451 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8317timestamp=2026-01-08T01:04:15.453566348Z level=INFO thread=#zio-fiber-6429 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8318timestamp=2026-01-08T01:04:15.472236374Z level=WARN thread=#zio-fiber-6429 message="Nebula client executed statement:
8319INSERT EDGE like(likeness) VALUES
8320'Bob'->'Lily':(80.0),
8321'Bob'->'Tom':(70.0),
8322'Lily'->'Jerry':(84.0),
8323'Tom'->'Jerry':(68.3),
8324'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
832502:04:15.474 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
832602:04:15.476 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
832702:04:15.477 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
832802:04:15.479 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8329timestamp=2026-01-08T01:04:15.480512800Z level=INFO thread=#zio-fiber-6429 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8330timestamp=2026-01-08T01:04:15.498115477Z level=WARN thread=#zio-fiber-6429 message="Nebula client executed statement:
8331MATCH (p:person) RETURN p LIMIT 4;
8332" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
833302:04:15.501 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
833402:04:15.503 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
833502:04:15.506 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
833602:04:15.508 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8337timestamp=2026-01-08T01:04:15.509426848Z level=INFO thread=#zio-fiber-6429 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8338timestamp=2026-01-08T01:04:15.528747305Z level=WARN thread=#zio-fiber-6436 message="Nebula client executed statement:
8339INSERT VERTEX person(name, age) VALUES
8340'Bob':('Bob', 10),
8341'Lily':('Lily', 9),'Tom':('Tom', 10),
8342'Jerry':('Jerry', 13),
8343'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
834402:04:15.530 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
834502:04:15.532 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
834602:04:15.535 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
834702:04:15.536 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8348timestamp=2026-01-08T01:04:15.537541780Z level=INFO thread=#zio-fiber-6436 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8349timestamp=2026-01-08T01:04:15.557646726Z level=WARN thread=#zio-fiber-6436 message="Nebula client executed statement:
8350INSERT EDGE like(likeness) VALUES
8351'Bob'->'Lily':(80.0),
8352'Bob'->'Tom':(70.0),
8353'Lily'->'Jerry':(84.0),
8354'Tom'->'Jerry':(68.3),
8355'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
835602:04:15.559 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
835702:04:15.561 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
835802:04:15.563 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
835902:04:15.565 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8360timestamp=2026-01-08T01:04:15.565770495Z level=INFO thread=#zio-fiber-6436 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8361timestamp=2026-01-08T01:04:15.584299256Z level=WARN thread=#zio-fiber-6436 message="Nebula client executed statement:
8362MATCH (p:person) RETURN p LIMIT 4;
8363" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
836402:04:15.587 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
836502:04:15.590 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
836602:04:15.592 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
836702:04:15.595 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8368timestamp=2026-01-08T01:04:15.596557472Z level=INFO thread=#zio-fiber-6436 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8369timestamp=2026-01-08T01:04:15.616442135Z level=WARN thread=#zio-fiber-6443 message="Nebula client executed statement:
8370INSERT VERTEX person(name, age) VALUES
8371'Bob':('Bob', 10),
8372'Lily':('Lily', 9),'Tom':('Tom', 10),
8373'Jerry':('Jerry', 13),
8374'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
837502:04:15.628 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Part 60 not found., retry: 1
837602:04:15.634 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
837702:04:15.643 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
837802:04:15.644 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8379timestamp=2026-01-08T01:04:15.646387135Z level=INFO thread=#zio-fiber-6443 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8380timestamp=2026-01-08T01:04:15.664568907Z level=WARN thread=#zio-fiber-6443 message="Nebula client executed statement:
8381INSERT EDGE like(likeness) VALUES
8382'Bob'->'Lily':(80.0),
8383'Bob'->'Tom':(70.0),
8384'Lily'->'Jerry':(84.0),
8385'Tom'->'Jerry':(68.3),
8386'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
838702:04:15.666 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
838802:04:15.667 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
838902:04:15.669 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
839002:04:15.670 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8391timestamp=2026-01-08T01:04:15.671784122Z level=INFO thread=#zio-fiber-6443 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8392timestamp=2026-01-08T01:04:15.688565683Z level=WARN thread=#zio-fiber-6443 message="Nebula client executed statement:
8393MATCH (p:person) RETURN p LIMIT 4;
8394" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8395timestamp=2026-01-08T01:04:15.692108490Z level=INFO thread=#zio-fiber-6443 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
839602:04:15.693 [pool-4254-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8397timestamp=2026-01-08T01:04:15.711637065Z level=WARN thread=#zio-fiber-6450 message="Nebula client executed statement:
8398INSERT VERTEX person(name, age) VALUES
8399'Bob':('Bob', 10),
8400'Lily':('Lily', 9),'Tom':('Tom', 10),
8401'Jerry':('Jerry', 13),
8402'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
840302:04:15.712 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
840402:04:15.714 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
840502:04:15.715 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
840602:04:15.716 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8407timestamp=2026-01-08T01:04:15.716865310Z level=INFO thread=#zio-fiber-6450 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8408timestamp=2026-01-08T01:04:15.732086294Z level=WARN thread=#zio-fiber-6450 message="Nebula client executed statement:
8409INSERT EDGE like(likeness) VALUES
8410'Bob'->'Lily':(80.0),
8411'Bob'->'Tom':(70.0),
8412'Lily'->'Jerry':(84.0),
8413'Tom'->'Jerry':(68.3),
8414'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
841502:04:15.733 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
841602:04:15.734 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
841702:04:15.735 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
841802:04:15.736 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8419timestamp=2026-01-08T01:04:15.737608992Z level=INFO thread=#zio-fiber-6450 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8420timestamp=2026-01-08T01:04:15.754059138Z level=WARN thread=#zio-fiber-6450 message="Nebula client executed statement:
8421MATCH (p:person) RETURN p LIMIT 4;
8422" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
842302:04:15.756 [pool-4260-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8424timestamp=2026-01-08T01:04:15.757652280Z level=INFO thread=#zio-fiber-6450 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8425timestamp=2026-01-08T01:04:15.773687290Z level=WARN thread=#zio-fiber-6457 message="Nebula client executed statement:
8426INSERT VERTEX person(name, age) VALUES
8427'Bob':('Bob', 10),
8428'Lily':('Lily', 9),'Tom':('Tom', 10),
8429'Jerry':('Jerry', 13),
8430'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
843102:04:15.775 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
843202:04:15.776 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
843302:04:15.778 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
843402:04:15.780 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8435timestamp=2026-01-08T01:04:15.781326553Z level=INFO thread=#zio-fiber-6457 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
843602:04:15.782 [pool-4262-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8437timestamp=2026-01-08T01:04:15.801715368Z level=WARN thread=#zio-fiber-6457 message="Nebula client executed statement:
8438INSERT EDGE like(likeness) VALUES
8439'Bob'->'Lily':(80.0),
8440'Bob'->'Tom':(70.0),
8441'Lily'->'Jerry':(84.0),
8442'Tom'->'Jerry':(68.3),
8443'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
844402:04:15.803 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
844502:04:15.805 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
844602:04:15.806 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
844702:04:15.808 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8448timestamp=2026-01-08T01:04:15.809259273Z level=INFO thread=#zio-fiber-6457 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8449timestamp=2026-01-08T01:04:15.829735091Z level=WARN thread=#zio-fiber-6457 message="Nebula client executed statement:
8450MATCH (p:person) RETURN p LIMIT 4;
8451" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
845202:04:15.836 [pool-4266-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8453timestamp=2026-01-08T01:04:15.837110569Z level=INFO thread=#zio-fiber-6457 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8454timestamp=2026-01-08T01:04:15.856966628Z level=WARN thread=#zio-fiber-6464 message="Nebula client executed statement:
8455INSERT VERTEX person(name, age) VALUES
8456'Bob':('Bob', 10),
8457'Lily':('Lily', 9),'Tom':('Tom', 10),
8458'Jerry':('Jerry', 13),
8459'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
846002:04:15.858 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
846102:04:15.860 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
846202:04:15.861 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
846302:04:15.862 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8464timestamp=2026-01-08T01:04:15.863931437Z level=INFO thread=#zio-fiber-6464 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8465timestamp=2026-01-08T01:04:15.882038217Z level=WARN thread=#zio-fiber-6464 message="Nebula client executed statement:
8466INSERT EDGE like(likeness) VALUES
8467'Bob'->'Lily':(80.0),
8468'Bob'->'Tom':(70.0),
8469'Lily'->'Jerry':(84.0),
8470'Tom'->'Jerry':(68.3),
8471'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
847202:04:15.883 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
847302:04:15.885 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
847402:04:15.886 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
847502:04:15.887 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8476timestamp=2026-01-08T01:04:15.888838166Z level=INFO thread=#zio-fiber-6464 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8477timestamp=2026-01-08T01:04:15.904967465Z level=WARN thread=#zio-fiber-6464 message="Nebula client executed statement:
8478MATCH (p:person) RETURN p LIMIT 4;
8479" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8480timestamp=2026-01-08T01:04:15.908596883Z level=INFO thread=#zio-fiber-6464 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
848102:04:15.909 [pool-4272-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8482timestamp=2026-01-08T01:04:15.924775744Z level=WARN thread=#zio-fiber-6471 message="Nebula client executed statement:
8483INSERT VERTEX person(name, age) VALUES
8484'Bob':('Bob', 10),
8485'Lily':('Lily', 9),'Tom':('Tom', 10),
8486'Jerry':('Jerry', 13),
8487'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
848802:04:15.926 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
848902:04:15.927 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
849002:04:15.928 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
849102:04:15.929 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8492timestamp=2026-01-08T01:04:15.930182223Z level=INFO thread=#zio-fiber-6471 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8493timestamp=2026-01-08T01:04:15.945445526Z level=WARN thread=#zio-fiber-6471 message="Nebula client executed statement:
8494INSERT EDGE like(likeness) VALUES
8495'Bob'->'Lily':(80.0),
8496'Bob'->'Tom':(70.0),
8497'Lily'->'Jerry':(84.0),
8498'Tom'->'Jerry':(68.3),
8499'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
850002:04:15.946 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
850102:04:15.947 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
850202:04:15.949 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
850302:04:15.950 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8504timestamp=2026-01-08T01:04:15.951309953Z level=INFO thread=#zio-fiber-6471 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8505timestamp=2026-01-08T01:04:15.966975902Z level=WARN thread=#zio-fiber-6471 message="Nebula client executed statement:
8506MATCH (p:person) RETURN p LIMIT 4;
8507" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8508timestamp=2026-01-08T01:04:15.970391923Z level=INFO thread=#zio-fiber-6471 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
850902:04:15.970 [pool-4278-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8510timestamp=2026-01-08T01:04:15.986128012Z level=WARN thread=#zio-fiber-6478 message="Nebula client executed statement:
8511INSERT VERTEX person(name, age) VALUES
8512'Bob':('Bob', 10),
8513'Lily':('Lily', 9),'Tom':('Tom', 10),
8514'Jerry':('Jerry', 13),
8515'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
851602:04:15.988 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
851702:04:15.989 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
851802:04:15.990 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
851902:04:15.991 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8520timestamp=2026-01-08T01:04:15.992342835Z level=INFO thread=#zio-fiber-6478 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8521timestamp=2026-01-08T01:04:16.007733279Z level=WARN thread=#zio-fiber-6478 message="Nebula client executed statement:
8522INSERT EDGE like(likeness) VALUES
8523'Bob'->'Lily':(80.0),
8524'Bob'->'Tom':(70.0),
8525'Lily'->'Jerry':(84.0),
8526'Tom'->'Jerry':(68.3),
8527'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
852802:04:16.009 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
852902:04:16.010 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
853002:04:16.011 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
853102:04:16.012 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8532timestamp=2026-01-08T01:04:16.013219006Z level=INFO thread=#zio-fiber-6478 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8533timestamp=2026-01-08T01:04:16.028255604Z level=WARN thread=#zio-fiber-6478 message="Nebula client executed statement:
8534MATCH (p:person) RETURN p LIMIT 4;
8535" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8536timestamp=2026-01-08T01:04:16.032290614Z level=INFO thread=#zio-fiber-6478 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8537timestamp=2026-01-08T01:04:16.047998764Z level=WARN thread=#zio-fiber-6485 message="Nebula client executed statement:
8538INSERT VERTEX person(name, age) VALUES
8539'Bob':('Bob', 10),
8540'Lily':('Lily', 9),'Tom':('Tom', 10),
8541'Jerry':('Jerry', 13),
8542'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
854302:04:16.049 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
854402:04:16.050 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
854502:04:16.051 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
854602:04:16.052 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8547timestamp=2026-01-08T01:04:16.053334009Z level=INFO thread=#zio-fiber-6485 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8548timestamp=2026-01-08T01:04:16.069270272Z level=WARN thread=#zio-fiber-6485 message="Nebula client executed statement:
8549INSERT EDGE like(likeness) VALUES
8550'Bob'->'Lily':(80.0),
8551'Bob'->'Tom':(70.0),
8552'Lily'->'Jerry':(84.0),
8553'Tom'->'Jerry':(68.3),
8554'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
855502:04:16.070 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
855602:04:16.071 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
855702:04:16.072 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
855802:04:16.073 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8559timestamp=2026-01-08T01:04:16.075264193Z level=INFO thread=#zio-fiber-6485 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8560timestamp=2026-01-08T01:04:16.090792413Z level=WARN thread=#zio-fiber-6485 message="Nebula client executed statement:
8561MATCH (p:person) RETURN p LIMIT 4;
8562" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8563timestamp=2026-01-08T01:04:16.094914255Z level=INFO thread=#zio-fiber-6485 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8564timestamp=2026-01-08T01:04:16.112334660Z level=WARN thread=#zio-fiber-6492 message="Nebula client executed statement:
8565INSERT VERTEX person(name, age) VALUES
8566'Bob':('Bob', 10),
8567'Lily':('Lily', 9),'Tom':('Tom', 10),
8568'Jerry':('Jerry', 13),
8569'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
857002:04:16.113 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
857102:04:16.114 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
857202:04:16.115 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
857302:04:16.117 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8574timestamp=2026-01-08T01:04:16.117805701Z level=INFO thread=#zio-fiber-6492 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8575timestamp=2026-01-08T01:04:16.133292764Z level=WARN thread=#zio-fiber-6492 message="Nebula client executed statement:
8576INSERT EDGE like(likeness) VALUES
8577'Bob'->'Lily':(80.0),
8578'Bob'->'Tom':(70.0),
8579'Lily'->'Jerry':(84.0),
8580'Tom'->'Jerry':(68.3),
8581'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
858202:04:16.134 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
858302:04:16.135 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
858402:04:16.137 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
858502:04:16.138 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8586timestamp=2026-01-08T01:04:16.138801554Z level=INFO thread=#zio-fiber-6492 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8587timestamp=2026-01-08T01:04:16.155141878Z level=WARN thread=#zio-fiber-6492 message="Nebula client executed statement:
8588MATCH (p:person) RETURN p LIMIT 4;
8589" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
859002:04:16.157 [pool-4296-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.io.IOException: Stream closed, remove current session.
8591timestamp=2026-01-08T01:04:16.157925321Z level=INFO thread=#zio-fiber-6492 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8592timestamp=2026-01-08T01:04:16.174216323Z level=WARN thread=#zio-fiber-6499 message="Nebula client executed statement:
8593INSERT VERTEX person(name, age) VALUES
8594'Bob':('Bob', 10),
8595'Lily':('Lily', 9),'Tom':('Tom', 10),
8596'Jerry':('Jerry', 13),
8597'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
859802:04:16.175 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
859902:04:16.176 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
860002:04:16.178 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
860102:04:16.179 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8602timestamp=2026-01-08T01:04:16.180705819Z level=INFO thread=#zio-fiber-6499 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8603timestamp=2026-01-08T01:04:16.195962873Z level=WARN thread=#zio-fiber-6499 message="Nebula client executed statement:
8604INSERT EDGE like(likeness) VALUES
8605'Bob'->'Lily':(80.0),
8606'Bob'->'Tom':(70.0),
8607'Lily'->'Jerry':(84.0),
8608'Tom'->'Jerry':(68.3),
8609'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
861002:04:16.197 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
861102:04:16.198 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
861202:04:16.199 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
861302:04:16.200 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8614timestamp=2026-01-08T01:04:16.201390990Z level=INFO thread=#zio-fiber-6499 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8615timestamp=2026-01-08T01:04:16.216721002Z level=WARN thread=#zio-fiber-6499 message="Nebula client executed statement:
8616MATCH (p:person) RETURN p LIMIT 4;
8617" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
861802:04:16.219 [pool-4302-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8619timestamp=2026-01-08T01:04:16.219497331Z level=INFO thread=#zio-fiber-6499 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8620timestamp=2026-01-08T01:04:16.235424221Z level=WARN thread=#zio-fiber-6506 message="Nebula client executed statement:
8621INSERT VERTEX person(name, age) VALUES
8622'Bob':('Bob', 10),
8623'Lily':('Lily', 9),'Tom':('Tom', 10),
8624'Jerry':('Jerry', 13),
8625'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
862602:04:16.236 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
862702:04:16.237 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
862802:04:16.238 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
862902:04:16.240 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8630timestamp=2026-01-08T01:04:16.240515940Z level=INFO thread=#zio-fiber-6506 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8631timestamp=2026-01-08T01:04:16.256333012Z level=WARN thread=#zio-fiber-6506 message="Nebula client executed statement:
8632INSERT EDGE like(likeness) VALUES
8633'Bob'->'Lily':(80.0),
8634'Bob'->'Tom':(70.0),
8635'Lily'->'Jerry':(84.0),
8636'Tom'->'Jerry':(68.3),
8637'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
863802:04:16.257 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
863902:04:16.258 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
864002:04:16.260 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
864102:04:16.261 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8642timestamp=2026-01-08T01:04:16.261649231Z level=INFO thread=#zio-fiber-6506 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8643timestamp=2026-01-08T01:04:16.276654411Z level=WARN thread=#zio-fiber-6506 message="Nebula client executed statement:
8644MATCH (p:person) RETURN p LIMIT 4;
8645" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
864602:04:16.280 [pool-4308-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8647timestamp=2026-01-08T01:04:16.280338625Z level=INFO thread=#zio-fiber-6506 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8648timestamp=2026-01-08T01:04:16.301006563Z level=WARN thread=#zio-fiber-6513 message="Nebula client executed statement:
8649INSERT VERTEX person(name, age) VALUES
8650'Bob':('Bob', 10),
8651'Lily':('Lily', 9),'Tom':('Tom', 10),
8652'Jerry':('Jerry', 13),
8653'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
865402:04:16.303 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
865502:04:16.305 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
865602:04:16.307 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
865702:04:16.309 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8658timestamp=2026-01-08T01:04:16.310541658Z level=INFO thread=#zio-fiber-6513 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8659timestamp=2026-01-08T01:04:16.327976831Z level=WARN thread=#zio-fiber-6513 message="Nebula client executed statement:
8660INSERT EDGE like(likeness) VALUES
8661'Bob'->'Lily':(80.0),
8662'Bob'->'Tom':(70.0),
8663'Lily'->'Jerry':(84.0),
8664'Tom'->'Jerry':(68.3),
8665'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
866602:04:16.329 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
866702:04:16.330 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
866802:04:16.331 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
866902:04:16.332 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8670timestamp=2026-01-08T01:04:16.333678182Z level=INFO thread=#zio-fiber-6513 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8671timestamp=2026-01-08T01:04:16.348733936Z level=WARN thread=#zio-fiber-6513 message="Nebula client executed statement:
8672MATCH (p:person) RETURN p LIMIT 4;
8673" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8674timestamp=2026-01-08T01:04:16.353226705Z level=INFO thread=#zio-fiber-6513 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8675timestamp=2026-01-08T01:04:16.370220411Z level=WARN thread=#zio-fiber-6520 message="Nebula client executed statement:
8676INSERT VERTEX person(name, age) VALUES
8677'Bob':('Bob', 10),
8678'Lily':('Lily', 9),'Tom':('Tom', 10),
8679'Jerry':('Jerry', 13),
8680'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
868102:04:16.371 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
868202:04:16.372 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
868302:04:16.373 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
868402:04:16.374 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8685timestamp=2026-01-08T01:04:16.375670931Z level=INFO thread=#zio-fiber-6520 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8686timestamp=2026-01-08T01:04:16.390841494Z level=WARN thread=#zio-fiber-6520 message="Nebula client executed statement:
8687INSERT EDGE like(likeness) VALUES
8688'Bob'->'Lily':(80.0),
8689'Bob'->'Tom':(70.0),
8690'Lily'->'Jerry':(84.0),
8691'Tom'->'Jerry':(68.3),
8692'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
869302:04:16.392 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
869402:04:16.393 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
869502:04:16.394 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
869602:04:16.395 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8697timestamp=2026-01-08T01:04:16.396451662Z level=INFO thread=#zio-fiber-6520 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8698timestamp=2026-01-08T01:04:16.412212169Z level=WARN thread=#zio-fiber-6520 message="Nebula client executed statement:
8699MATCH (p:person) RETURN p LIMIT 4;
8700" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8701timestamp=2026-01-08T01:04:16.415327154Z level=INFO thread=#zio-fiber-6520 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
870202:04:16.415 [pool-4320-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8703timestamp=2026-01-08T01:04:16.431397971Z level=WARN thread=#zio-fiber-6527 message="Nebula client executed statement:
8704INSERT VERTEX person(name, age) VALUES
8705'Bob':('Bob', 10),
8706'Lily':('Lily', 9),'Tom':('Tom', 10),
8707'Jerry':('Jerry', 13),
8708'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
870902:04:16.432 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
871002:04:16.433 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
871102:04:16.435 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
871202:04:16.436 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8713timestamp=2026-01-08T01:04:16.436681950Z level=INFO thread=#zio-fiber-6527 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8714timestamp=2026-01-08T01:04:16.451890594Z level=WARN thread=#zio-fiber-6527 message="Nebula client executed statement:
8715INSERT EDGE like(likeness) VALUES
8716'Bob'->'Lily':(80.0),
8717'Bob'->'Tom':(70.0),
8718'Lily'->'Jerry':(84.0),
8719'Tom'->'Jerry':(68.3),
8720'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
872102:04:16.453 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
872202:04:16.454 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
872302:04:16.455 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
872402:04:16.457 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8725timestamp=2026-01-08T01:04:16.457639212Z level=INFO thread=#zio-fiber-6527 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8726timestamp=2026-01-08T01:04:16.472921993Z level=WARN thread=#zio-fiber-6527 message="Nebula client executed statement:
8727MATCH (p:person) RETURN p LIMIT 4;
8728" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8729timestamp=2026-01-08T01:04:16.477301239Z level=INFO thread=#zio-fiber-6527 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8730timestamp=2026-01-08T01:04:16.496043720Z level=WARN thread=#zio-fiber-6534 message="Nebula client executed statement:
8731INSERT VERTEX person(name, age) VALUES
8732'Bob':('Bob', 10),
8733'Lily':('Lily', 9),'Tom':('Tom', 10),
8734'Jerry':('Jerry', 13),
8735'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
873602:04:16.497 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
873702:04:16.499 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
873802:04:16.500 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
873902:04:16.502 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8740timestamp=2026-01-08T01:04:16.502812903Z level=INFO thread=#zio-fiber-6534 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8741timestamp=2026-01-08T01:04:16.520118915Z level=WARN thread=#zio-fiber-6534 message="Nebula client executed statement:
8742INSERT EDGE like(likeness) VALUES
8743'Bob'->'Lily':(80.0),
8744'Bob'->'Tom':(70.0),
8745'Lily'->'Jerry':(84.0),
8746'Tom'->'Jerry':(68.3),
8747'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
874802:04:16.521 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
874902:04:16.523 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
875002:04:16.526 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
875102:04:16.527 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8752timestamp=2026-01-08T01:04:16.529074442Z level=INFO thread=#zio-fiber-6534 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8753timestamp=2026-01-08T01:04:16.548341948Z level=WARN thread=#zio-fiber-6534 message="Nebula client executed statement:
8754MATCH (p:person) RETURN p LIMIT 4;
8755" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8756timestamp=2026-01-08T01:04:16.555777038Z level=INFO thread=#zio-fiber-6534 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8757timestamp=2026-01-08T01:04:16.573441509Z level=WARN thread=#zio-fiber-6541 message="Nebula client executed statement:
8758INSERT VERTEX person(name, age) VALUES
8759'Bob':('Bob', 10),
8760'Lily':('Lily', 9),'Tom':('Tom', 10),
8761'Jerry':('Jerry', 13),
8762'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
876302:04:16.575 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
876402:04:16.577 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
876502:04:16.579 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
876602:04:16.580 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8767timestamp=2026-01-08T01:04:16.580959654Z level=INFO thread=#zio-fiber-6541 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8768timestamp=2026-01-08T01:04:16.597728158Z level=WARN thread=#zio-fiber-6541 message="Nebula client executed statement:
8769INSERT EDGE like(likeness) VALUES
8770'Bob'->'Lily':(80.0),
8771'Bob'->'Tom':(70.0),
8772'Lily'->'Jerry':(84.0),
8773'Tom'->'Jerry':(68.3),
8774'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
877502:04:16.599 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
877602:04:16.601 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
877702:04:16.602 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
877802:04:16.604 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8779timestamp=2026-01-08T01:04:16.605033805Z level=INFO thread=#zio-fiber-6541 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8780timestamp=2026-01-08T01:04:16.622911449Z level=WARN thread=#zio-fiber-6541 message="Nebula client executed statement:
8781MATCH (p:person) RETURN p LIMIT 4;
8782" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
878302:04:16.627 [pool-4338-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8784timestamp=2026-01-08T01:04:16.628045996Z level=INFO thread=#zio-fiber-6541 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8785 + create and query
8786 + nebula meta manager
8787timestamp=2026-01-08T01:04:16.719229732Z level=INFO thread=#zio-fiber-6575 message="get space: SpaceItem (
8788 space_id : 1,
8789 properties : SpaceDesc (
8790 space_name : 74 65 73 74,
8791 partition_num : 100,
8792 replica_factor : 1,
8793 charset_name : 75 74 66 38,
8794 collate_name : 75 74 66 38 5F 62 69 6E,
8795 vid_type : ColumnTypeDef (
8796 type : FIXED_STRING (FIXED_STRING),
8797 type_length : 20
8798 ),
8799 zone_names : [
8800 [B@106f1a30
8801 ]
8802 )
8803)" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=74
8804timestamp=2026-01-08T01:04:16.722434035Z level=INFO thread=#zio-fiber-6575 message="get space id: 1" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=76
8805 + query
8806 + nebula storage client
8807timestamp=2026-01-08T01:04:16.756419504Z level=INFO thread=#zio-fiber-6603 message="connect status: true" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=84
8808timestamp=2026-01-08T01:04:16.772107535Z level=INFO thread=#zio-fiber-6603 message="scan result: com.vesoft.nebula.client.storage.scan.ScanEdgeResultIterator@25c1793c" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=88
8809 + query
881002:04:16.796 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,false
881102:04:16.797 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json], queryParams={}}
881202:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: preparing request execution
881302:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
881402:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
881502:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: target auth state: UNCHALLENGED
881602:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: proxy auth state: UNCHALLENGED
881702:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: acquiring connection with route {}->unix://localhost:2375
881802:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquiring endpoint (3 MINUTES)
881902:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
882002:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
882102:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: acquired ep-00000050
882202:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquired endpoint ep-00000050
882302:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: executing GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
882402:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: start execution ex-00000051
882502:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: executing exchange ex-00000051 over http-outgoing-11
882602:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
882702:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
882802:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
882902:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
883002:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
883102:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
883202:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
883302:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1[\r][\n]"
883402:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
883502:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
883602:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
883702:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
883802:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
883902:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
884002:04:16.797 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
884102:04:16.798 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,false
884202:04:16.798 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json], queryParams={}}
884302:04:16.798 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,false
884402:04:16.798 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json], queryParams={}}
884502:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: preparing request execution
884602:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: preparing request execution
884702:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
884802:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
884902:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: target auth state: UNCHALLENGED
885002:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: proxy auth state: UNCHALLENGED
885102:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: acquiring connection with route {}->unix://localhost:2375
885202:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquiring endpoint (3 MINUTES)
885302:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
885402:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
885502:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
885602:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
885702:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: target auth state: UNCHALLENGED
885802:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: proxy auth state: UNCHALLENGED
885902:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: acquired ep-00000051
886002:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquired endpoint ep-00000051
886102:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: acquiring connection with route {}->unix://localhost:2375
886202:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: opening connection {}->unix://localhost:2375
886302:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquiring endpoint (3 MINUTES)
886402:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
886502:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 3 of 2147483647; total allocated: 3 of 2147483647]
886602:04:16.798 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: acquired ep-00000052
886702:04:16.799 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquired endpoint ep-00000052
886802:04:16.799 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: opening connection {}->unix://localhost:2375
886902:04:16.799 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: connecting endpoint (3 MINUTES)
887002:04:16.799 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connecting endpoint to unix://localhost:2375 (3 MINUTES)
887102:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
887202:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
887302:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
887402:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
887502:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
887602:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
887702:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 08 Jan 2026 01:04:16 GMT[\r][\n]"
887802:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
887902:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
888002:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "196e[\r][\n]"
888102:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","Created":"2026-01-08T01:03:54.111096499Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3733,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:54.137748598Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/resolv.conf","HostnamePath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hostname","HostsPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hosts","LogPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2-json.log","Name":"/graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"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":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":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","LowerDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7-init/diff:/var/lib/docker/overlay2/4b8a41370d7179c06d5eee4bd01923931a9873f4734cab8451cd5239c23ba138/diff:/var/lib/docker/overlay2/1ea15a30645ef4bf0fbbbcf0e6707d689e48fc006ffd9503d67da9391885edcb/diff:/var/lib/docker/overlay2/54745a0f6cb343777168b1c4d0f0e193089607fbd8cf7b81ec995d991f2ba1cd/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/merged","UpperDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/diff","WorkDir":"/var/lib/docker/overlay2/a0a4013d2d5f47c9c8d6d14d4bedd9f5f141a0ed253c056d2ac4c0d7bfa58fc7/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"977ef64efd64","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"138ce3d5637c66e960b4d07eaffc6dfa34dce2d7542e49b9a434cf6243fed0e1","SandboxKey":"/var/run/docker/netns/138ce3d5637c","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-8aeQm1yW","977ef64efd64"],"MacAddress":"76:ee:e0:af:85:65","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5a55330ceb4f6fe4147d5aff04808d317528d33d530f50d9ebacbbdda6906770","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-8aeQm1yW","977ef64efd64"]}}}}[\n]"
888202:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
888302:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
888402:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
888502:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
888602:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
888702:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
888802:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
888902:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
889002:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
889102:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 08 Jan 2026 01:04:16 GMT
889202:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
889302:04:16.799 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: connection can be kept alive for 3 MINUTES
889402:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-13: connecting to localhost/127.0.0.1:2375
889502:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-13: connection established /var/run/docker.sock<->/var/run/docker.sock
889602:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connected http-outgoing-13
889702:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: endpoint connected
889802:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: executing GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
889902:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: start execution ex-00000053
890002:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: executing exchange ex-00000053 over http-outgoing-13
890102:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
890202:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
890302:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
890402:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
890502:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
890602:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
890702:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
890802:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1[\r][\n]"
890902:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
891002:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
891102:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
891202:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
891302:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
891402:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
891502:04:16.800 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
891602:04:16.798 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,false
891702:04:16.800 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json], queryParams={}}
891802:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: preparing request execution
891902:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
892002:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
892102:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: target auth state: UNCHALLENGED
892202:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: proxy auth state: UNCHALLENGED
892302:04:16.801 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: acquiring connection with route {}->unix://localhost:2375
892402:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquiring endpoint (3 MINUTES)
892502:04:16.798 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: connecting endpoint (3 MINUTES)
892602:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
892702:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
892802:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
892902:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
893002:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
893102:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
893202:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:16 GMT[\r][\n]"
893302:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
893402:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
893502:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "1983[\r][\n]"
893602:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 3 of 2147483647; total allocated: 3 of 2147483647]
893702:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
893802:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: acquired ep-00000053
893902:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquired endpoint ep-00000053
894002:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: opening connection {}->unix://localhost:2375
894102:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: connecting endpoint (3 MINUTES)
894202:04:16.802 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connecting endpoint to unix://localhost:2375 (3 MINUTES)
894302:04:16.802 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connecting endpoint to unix://localhost:2375 (3 MINUTES)
894402:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","Created":"2026-01-08T01:03:49.425472979Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3248,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:49.457149952Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/resolv.conf","HostnamePath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hostname","HostsPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hosts","LogPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d-json.log","Name":"/metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"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":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":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","LowerDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6-init/diff:/var/lib/docker/overlay2/3a654f39e19f1a6cd717bdb4ef7d7616c23872dcf826f2494573b334b437eb02/diff:/var/lib/docker/overlay2/4f23f3a853f39b13e936325401746b8e92706e87324b74be3ce86ba52b6defd2/diff:/var/lib/docker/overlay2/8c135f803f3ad6408a5cc75813a69aa022a6d00e2a83bf9e77740ee9f07a33d5/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/merged","UpperDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/diff","WorkDir":"/var/lib/docker/overlay2/15404a324320dfcd109eba03f760307ed524c8b8a83dba89bba5b8f3f2614be6/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"5af2875f5a6a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"45ed057be71914b8c2e2a82e8c48166fc5de2fc788fb84bb4c439b01a609d4b2","SandboxKey":"/var/run/docker/netns/45ed057be719","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-6aemYTkq","5af2875f5a6a"],"MacAddress":"5e:0e:a1:d6:c5:62","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"b8ee0d5f799919318581673736e95298ac86629039e5cbc99648679257945448","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-6aemYTkq","5af2875f5a6a"]}}}}[\n]"
894502:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
894602:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
894702:04:16.802 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
894802:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
894902:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
895002:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
895102:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
895202:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
895302:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
895402:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:16 GMT
895502:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
895602:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-12: connecting to localhost/127.0.0.1:2375
895702:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-12: connection established /var/run/docker.sock<->/var/run/docker.sock
895802:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connected http-outgoing-12
895902:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: endpoint connected
896002:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: executing GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
896102:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: start execution ex-00000052
896202:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: executing exchange ex-00000052 over http-outgoing-12
896302:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
896402:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
896502:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
896602:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
896702:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
896802:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
896902:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
897002:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1[\r][\n]"
897102:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
897202:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
897302:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
897402:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
897502:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
897602:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
897702:04:16.803 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
897802:04:16.803 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: connection can be kept alive for 3 MINUTES
897902:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-14: connecting to localhost/127.0.0.1:2375
898002:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-14: connection established /var/run/docker.sock<->/var/run/docker.sock
898102:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connected http-outgoing-14
898202:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: endpoint connected
898302:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: executing GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
898402:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: start execution ex-00000054
898502:04:16.804 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: executing exchange ex-00000054 over http-outgoing-14
898602:04:16.804 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: releasing valid endpoint
898702:04:16.805 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: releasing endpoint
898802:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
898902:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> accept: application/json
899002:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
899102:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> User-Agent: tc-java/1.19.0
899202:04:16.805 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection http-outgoing-11 can be kept alive for 3 MINUTES
899302:04:16.805 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
899402:04:16.804 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
899502:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
899602:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
899702:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
899802:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
899902:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
900002:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 08 Jan 2026 01:04:16 GMT[\r][\n]"
900102:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
900202:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
900302:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "19da[\r][\n]"
900402:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","Created":"2026-01-08T01:03:51.551482679Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3530,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:51.575380998Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/resolv.conf","HostnamePath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hostname","HostsPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hosts","LogPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d-json.log","Name":"/storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"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":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":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","LowerDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d-init/diff:/var/lib/docker/overlay2/ba61135b400dcbe7343e82f232024738e1c4ec5ef3f851db1d346963f4f4b646/diff:/var/lib/docker/overlay2/0f091a72420ed29e835301d5b98db6d69f7aeebb5123c04ff97d760145417439/diff:/var/lib/docker/overlay2/4c085e11003b257bcbb0de9fa4649f661fcffa5f9f511d4427ddfce990cf1549/diff:/var/lib/docker/overlay2/2246f5f8037e53be17f2dc8fcaf3d1f062ecab09bf6e26fe03a76b3b8b95f059/diff:/var/lib/docker/overlay2/9cb6789bf0165e7b6ae1efb876d82bb54a5716efecc37fb60477e8e380711d8d/diff","MergedDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/merged","UpperDir":"/var/lib/docker/overlay2/2059e0d3a"
900502:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
900602:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
900702:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
900802:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
900902:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
901002:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
901102:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 08 Jan 2026 01:04:16 GMT
901202:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
901302:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Accept-Encoding: gzip, x-gzip, deflate
901402:04:16.805 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: connection can be kept alive for 3 MINUTES
901502:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Host: localhost:2375
901602:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Connection: keep-alive
901702:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1[\r][\n]"
901802:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "accept: application/json[\r][\n]"
901902:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
902002:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "User-Agent: tc-java/1.19.0[\r][\n]"
902102:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
902202:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Host: localhost:2375[\r][\n]"
902302:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Connection: keep-alive[\r][\n]"
902402:04:16.805 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "[\r][\n]"
902502:04:16.806 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/diff","WorkDir":"/var/lib/docker/overlay2/2059e0d3a6e1d72948d8c5173824ebe0386cfe7b1dfe1a6d9ff19a5c7614025d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"83930131d7fb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"96ff158ad965167fcbee526c3d064428e6b4e25932439d6f711a9bfb4a12083f","SandboxKey":"/var/run/docker/netns/96ff158ad965","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-pbCyed8Y","83930131d7fb"],"MacAddress":"b2:43:0e:2b:c8:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"5dbe09d588206459e805d6e166d318c0963e95a8276e17bc96128cbcfd3b7517","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-pbCyed8Y","83930131d7fb"]}}}}[\n]"
902602:04:16.807 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,<null>
902702:04:16.807 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: preparing request execution
902802:04:16.807 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
902902:04:16.808 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: releasing valid endpoint
903002:04:16.808 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: releasing endpoint
903102:04:16.808 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection http-outgoing-13 can be kept alive for 3 MINUTES
903202:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
903302:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: target auth state: UNCHALLENGED
903402:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: proxy auth state: UNCHALLENGED
903502:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000055: acquiring connection with route {}->unix://localhost:2375
903602:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquiring endpoint (3 MINUTES)
903702:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
903802:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
903902:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: acquired ep-00000054
904002:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquired endpoint ep-00000054
904102:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: executing POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/kill HTTP/1.1
904202:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: start execution ex-00000055
904302:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: executing exchange ex-00000055 over http-outgoing-13
904402:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/kill HTTP/1.1
904502:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
904602:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
904702:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
904802:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
904902:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
905002:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
905102:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
905202:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/kill HTTP/1.1[\r][\n]"
905302:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
905402:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
905502:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
905602:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
905702:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
905802:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
905902:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
906002:04:16.809 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
906102:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
906202:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
906302:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
906402:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: releasing valid endpoint
906502:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: releasing endpoint
906602:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection http-outgoing-12 can be kept alive for 3 MINUTES
906702:04:16.809 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
906802:04:16.809 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,<null>
906902:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: preparing request execution
907002:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
907102:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
907202:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: target auth state: UNCHALLENGED
907302:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: proxy auth state: UNCHALLENGED
907402:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000056: acquiring connection with route {}->unix://localhost:2375
907502:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquiring endpoint (3 MINUTES)
907602:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
907702:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
907802:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: acquired ep-00000055
907902:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquired endpoint ep-00000055
908002:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: executing POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/kill HTTP/1.1
908102:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: start execution ex-00000056
908202:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: executing exchange ex-00000056 over http-outgoing-12
908302:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/kill HTTP/1.1
908402:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
908502:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> content-type: application/json
908602:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
908702:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
908802:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
908902:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
909002:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
909102:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "POST /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/kill HTTP/1.1[\r][\n]"
909202:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
909302:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "content-type: application/json[\r][\n]"
909402:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
909502:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
909602:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
909702:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
909802:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
909902:04:16.810 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
910002:04:16.809 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
910102:04:16.810 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,<null>
910202:04:16.810 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: preparing request execution
910302:04:16.810 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
910402:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
910502:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: target auth state: UNCHALLENGED
910602:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: proxy auth state: UNCHALLENGED
910702:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000057: acquiring connection with route {}->unix://localhost:2375
910802:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquiring endpoint (3 MINUTES)
910902:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
911002:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
911102:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: acquired ep-00000056
911202:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquired endpoint ep-00000056
911302:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: executing POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/kill HTTP/1.1
911402:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: start execution ex-00000057
911502:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: executing exchange ex-00000057 over http-outgoing-11
911602:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/kill HTTP/1.1
911702:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
911802:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> content-type: application/json
911902:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
912002:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
912102:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
912202:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
912302:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
912402:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "POST /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/kill HTTP/1.1[\r][\n]"
912502:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
912602:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "content-type: application/json[\r][\n]"
912702:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
912802:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
912902:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
913002:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
913102:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
913202:04:16.811 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
913302:04:16.811 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]"
913402:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Api-Version: 1.48[\r][\n]"
913502:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Content-Type: application/json[\r][\n]"
913602:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Docker-Experimental: false[\r][\n]"
913702:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Ostype: linux[\r][\n]"
913802:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Server: Docker/28.0.4 (linux)[\r][\n]"
913902:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Date: Thu, 08 Jan 2026 01:04:16 GMT[\r][\n]"
914002:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Transfer-Encoding: chunked[\r][\n]"
914102:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
914202:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "1729[\r][\n]"
914302:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "{"Id":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","Created":"2026-01-08T01:03:55.071140344Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3916,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:55.104314581Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/resolv.conf","HostnamePath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hostname","HostsPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hosts","LogPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6-json.log","Name":"/console-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{},"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":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":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","LowerDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0-init/diff:/var/lib/docker/overlay2/0d8ac3cfd83f801a32917fce72d760c11f04f5356cbc8a560b6c51d4593e99af/diff:/var/lib/docker/overlay2/ed84ad69c645690105c509e7389acb4e414cc8f2bc1a22d1ffbda03b8ebc71e4/diff:/var/lib/docker/overlay2/c7303e5f9e5de4006eb2b910dab468112e1b80f3367040fe12835919a2f344ba/diff","MergedDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/merged","UpperDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/diff","WorkDir":"/var/lib/docker/overlay2/e47b8c4e2eb5b9123fafaca1b268fe7535c236497273004fe47fa828210f8bd0/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"774eba29553e","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":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"1ec6fdca86db45bdb35e80e25b0ae8ac474263f0d64beac5a7e8560d694053ec","SandboxKey":"/var/run/docker/netns/1ec6fdca86db","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-MTMCKckM","774eba29553e"],"MacAddress":"86:b2:08:05:e0:1a","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"159de6fc1209acc5dd0676274fda746c128c81de63db791f4f41fbdccc627ba7","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-MTMCKckM","774eba29553e"]}}}}[\n]"
914402:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
914502:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "0[\r][\n]"
914602:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
914702:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << HTTP/1.1 200 OK
914802:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Api-Version: 1.48
914902:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Content-Type: application/json
915002:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Docker-Experimental: false
915102:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Ostype: linux
915202:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Server: Docker/28.0.4 (linux)
915302:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Date: Thu, 08 Jan 2026 01:04:16 GMT
915402:04:16.812 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Transfer-Encoding: chunked
915502:04:16.815 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: connection can be kept alive for 3 MINUTES
915602:04:16.817 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: releasing valid endpoint
915702:04:16.817 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: releasing endpoint
915802:04:16.817 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection http-outgoing-14 can be kept alive for 3 MINUTES
915902:04:16.817 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
916002:04:16.817 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,<null>
916102:04:16.817 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: preparing request execution
916202:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
916302:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
916402:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: target auth state: UNCHALLENGED
916502:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: proxy auth state: UNCHALLENGED
916602:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000058: acquiring connection with route {}->unix://localhost:2375
916702:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquiring endpoint (3 MINUTES)
916802:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
916902:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
917002:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: acquired ep-00000057
917102:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquired endpoint ep-00000057
917202:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: executing POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/kill HTTP/1.1
917302:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: start execution ex-00000058
917402:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: executing exchange ex-00000058 over http-outgoing-14
917502:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/kill HTTP/1.1
917602:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> accept: application/json
917702:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> content-type: application/json
917802:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
917902:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> User-Agent: tc-java/1.19.0
918002:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Accept-Encoding: gzip, x-gzip, deflate
918102:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Host: localhost:2375
918202:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Connection: keep-alive
918302:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "POST /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/kill HTTP/1.1[\r][\n]"
918402:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "accept: application/json[\r][\n]"
918502:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "content-type: application/json[\r][\n]"
918602:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
918702:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "User-Agent: tc-java/1.19.0[\r][\n]"
918802:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
918902:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Host: localhost:2375[\r][\n]"
919002:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Connection: keep-alive[\r][\n]"
919102:04:16.818 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "[\r][\n]"
919202:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "HTTP/1.1 204 No Content[\r][\n]"
919302:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Api-Version: 1.48[\r][\n]"
919402:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Docker-Experimental: false[\r][\n]"
919502:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Ostype: linux[\r][\n]"
919602:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Server: Docker/28.0.4 (linux)[\r][\n]"
919702:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
919802:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
919902:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << HTTP/1.1 204 No Content
920002:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Api-Version: 1.48
920102:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Docker-Experimental: false
920202:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Ostype: linux
920302:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Server: Docker/28.0.4 (linux)
920402:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Date: Thu, 08 Jan 2026 01:04:17 GMT
920502:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: connection can be kept alive for 3 MINUTES
920602:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: releasing valid endpoint
920702:04:17.080 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: releasing endpoint
920802:04:17.081 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: connection http-outgoing-14 can be kept alive for 3 MINUTES
920902:04:17.081 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
921002:04:17.081 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,false
921102:04:17.081 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json], queryParams={}}
921202:04:17.081 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: preparing request execution
921302:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
921402:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
921502:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: target auth state: UNCHALLENGED
921602:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: proxy auth state: UNCHALLENGED
921702:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000059: acquiring connection with route {}->unix://localhost:2375
921802:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquiring endpoint (3 MINUTES)
921902:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
922002:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
922102:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: acquired ep-00000058
922202:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquired endpoint ep-00000058
922302:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: executing GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
922402:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: start execution ex-00000059
922502:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: executing exchange ex-00000059 over http-outgoing-14
922602:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1
922702:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> accept: application/json
922802:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
922902:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> User-Agent: tc-java/1.19.0
923002:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Accept-Encoding: gzip, x-gzip, deflate
923102:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Host: localhost:2375
923202:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Connection: keep-alive
923302:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "GET /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/json HTTP/1.1[\r][\n]"
923402:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "accept: application/json[\r][\n]"
923502:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
923602:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "User-Agent: tc-java/1.19.0[\r][\n]"
923702:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
923802:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Host: localhost:2375[\r][\n]"
923902:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Connection: keep-alive[\r][\n]"
924002:04:17.082 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "[\r][\n]"
924102:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]"
924202:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Api-Version: 1.48[\r][\n]"
924302:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Content-Type: application/json[\r][\n]"
924402:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Docker-Experimental: false[\r][\n]"
924502:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Ostype: linux[\r][\n]"
924602:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Server: Docker/28.0.4 (linux)[\r][\n]"
924702:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
924802:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Transfer-Encoding: chunked[\r][\n]"
924902:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
925002:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "1352[\r][\n]"
925102:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "{"Id":"774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6","Created":"2026-01-08T01:03:55.071140344Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:03:55.104314581Z","FinishedAt":"2026-01-08T01:04:16.847153117Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/resolv.conf","HostnamePath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hostname","HostsPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/hosts","LogPath":"/var/lib/docker/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6-json.log","Name":"/console-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{},"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":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":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"774eba29553e","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":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"ht"
925202:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << HTTP/1.1 200 OK
925302:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Api-Version: 1.48
925402:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Content-Type: application/json
925502:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Docker-Experimental: false
925602:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Ostype: linux
925702:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Server: Docker/28.0.4 (linux)
925802:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Date: Thu, 08 Jan 2026 01:04:17 GMT
925902:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Transfer-Encoding: chunked
926002:04:17.087 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: connection can be kept alive for 3 MINUTES
926102:04:17.088 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "tps://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"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":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-MTMCKckM","774eba29553e"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-MTMCKckM","774eba29553e"]}}}}[\n]"
926202:04:17.088 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
926302:04:17.088 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "0[\r][\n]"
926402:04:17.088 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
926502:04:17.089 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: releasing valid endpoint
926602:04:17.089 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: releasing endpoint
926702:04:17.089 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: connection http-outgoing-14 can be kept alive for 3 MINUTES
926802:04:17.089 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
926902:04:17.089 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6,true,true
927002:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: preparing request execution
927102:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
927202:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
927302:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: target auth state: UNCHALLENGED
927402:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: proxy auth state: UNCHALLENGED
927502:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005A: acquiring connection with route {}->unix://localhost:2375
927602:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquiring endpoint (3 MINUTES)
927702:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
927802:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
927902:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: acquired ep-00000059
928002:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquired endpoint ep-00000059
928102:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: executing DELETE /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6?v=true&force=true HTTP/1.1
928202:04:17.093 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: start execution ex-0000005A
928302:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: executing exchange ex-0000005A over http-outgoing-14
928402:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> DELETE /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6?v=true&force=true HTTP/1.1
928502:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> accept: application/json
928602:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
928702:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> User-Agent: tc-java/1.19.0
928802:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Accept-Encoding: gzip, x-gzip, deflate
928902:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Host: localhost:2375
929002:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 >> Connection: keep-alive
929102:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "DELETE /v1.32/containers/774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6?v=true&force=true HTTP/1.1[\r][\n]"
929202:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "accept: application/json[\r][\n]"
929302:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
929402:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "User-Agent: tc-java/1.19.0[\r][\n]"
929502:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
929602:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Host: localhost:2375[\r][\n]"
929702:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "Connection: keep-alive[\r][\n]"
929802:04:17.094 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 >> "[\r][\n]"
929902:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "HTTP/1.1 404 Not Found[\r][\n]"
930002:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Api-Version: 1.48[\r][\n]"
930102:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Content-Type: application/json[\r][\n]"
930202:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Docker-Experimental: false[\r][\n]"
930302:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Ostype: linux[\r][\n]"
930402:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Server: Docker/28.0.4 (linux)[\r][\n]"
930502:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
930602:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "Content-Length: 98[\r][\n]"
930702:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "[\r][\n]"
930802:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-14 << "{"message":"No such container: 774eba29553e71e9924086fd73569bd52c4bf5fd555525daa13296c519876fb6"}[\n]"
930902:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << HTTP/1.1 404 Not Found
931002:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Api-Version: 1.48
931102:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Content-Type: application/json
931202:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Docker-Experimental: false
931302:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Ostype: linux
931402:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Server: Docker/28.0.4 (linux)
931502:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Date: Thu, 08 Jan 2026 01:04:17 GMT
931602:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-14 << Content-Length: 98
931702:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: connection can be kept alive for 3 MINUTES
931802:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: releasing valid endpoint
931902:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: releasing endpoint
932002:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection http-outgoing-14 can be kept alive for 3 MINUTES
932102:04:17.096 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
932202:04:17.221 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
932302:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
932402:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
932502:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
932602:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
932702:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
932802:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
932902:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
933002:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
933102:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
933202:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
933302:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
933402:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 08 Jan 2026 01:04:17 GMT
933502:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: connection can be kept alive for 3 MINUTES
933602:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: releasing valid endpoint
933702:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: releasing endpoint
933802:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection http-outgoing-12 can be kept alive for 3 MINUTES
933902:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
934002:04:17.222 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,false
934102:04:17.222 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json], queryParams={}}
934202:04:17.222 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: preparing request execution
934302:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
934402:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
934502:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: target auth state: UNCHALLENGED
934602:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: proxy auth state: UNCHALLENGED
934702:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005B: acquiring connection with route {}->unix://localhost:2375
934802:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquiring endpoint (3 MINUTES)
934902:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
935002:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
935102:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: acquired ep-0000005A
935202:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquired endpoint ep-0000005A
935302:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: executing GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
935402:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: start execution ex-0000005B
935502:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: executing exchange ex-0000005B over http-outgoing-12
935602:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1
935702:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
935802:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
935902:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
936002:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
936102:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
936202:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
936302:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/json HTTP/1.1[\r][\n]"
936402:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
936502:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
936602:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
936702:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
936802:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
936902:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
937002:04:17.223 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
937102:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
937202:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
937302:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
937402:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
937502:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
937602:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
937702:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
937802:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
937902:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
938002:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "149e[\r][\n]"
938102:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d","Created":"2026-01-08T01:03:51.551482679Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:03:51.575380998Z","FinishedAt":"2026-01-08T01:04:16.853791834Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/resolv.conf","HostnamePath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hostname","HostsPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/hosts","LogPath":"/var/lib/docker/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d-json.log","Name":"/storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"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":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":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"83930131d7fb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"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":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-pbCyed8Y","83930131d7fb"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-pbCyed8Y","83930131d7fb"]}}}}[\n]"
938202:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
938302:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
938402:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
938502:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
938602:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
938702:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
938802:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
938902:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
939002:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
939102:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 08 Jan 2026 01:04:17 GMT
939202:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
939302:04:17.228 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: connection can be kept alive for 3 MINUTES
939402:04:17.232 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: releasing valid endpoint
939502:04:17.232 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: releasing endpoint
939602:04:17.233 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection http-outgoing-12 can be kept alive for 3 MINUTES
939702:04:17.233 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
939802:04:17.233 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d,true,true
939902:04:17.233 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: preparing request execution
940002:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
940102:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
940202:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: target auth state: UNCHALLENGED
940302:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: proxy auth state: UNCHALLENGED
940402:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005C: acquiring connection with route {}->unix://localhost:2375
940502:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquiring endpoint (3 MINUTES)
940602:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940702:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940802:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: acquired ep-0000005B
940902:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquired endpoint ep-0000005B
941002:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: executing DELETE /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d?v=true&force=true HTTP/1.1
941102:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: start execution ex-0000005C
941202:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: executing exchange ex-0000005C over http-outgoing-12
941302:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d?v=true&force=true HTTP/1.1
941402:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
941502:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
941602:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
941702:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
941802:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
941902:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
942002:04:17.234 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/containers/83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d?v=true&force=true HTTP/1.1[\r][\n]"
942102:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
942202:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
942302:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
942402:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
942502:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
942602:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
942702:04:17.235 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
942802:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 409 Conflict[\r][\n]"
942902:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
943002:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
943102:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
943202:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
943302:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
943402:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
943502:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Length: 123[\r][\n]"
943602:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
943702:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"message":"removal of container 83930131d7fbaa5a93b5ececa6c5bc0cb0828c44c920a506af48df85a0cfd90d is already in progress"}[\n]"
943802:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 409 Conflict
943902:04:17.238 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
944002:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
944102:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
944202:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
944302:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
944402:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 08 Jan 2026 01:04:17 GMT
944502:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Length: 123
944602:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: connection can be kept alive for 3 MINUTES
944702:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: releasing valid endpoint
944802:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: releasing endpoint
944902:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection http-outgoing-12 can be kept alive for 3 MINUTES
945002:04:17.239 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
945102:04:17.281 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 204 No Content[\r][\n]"
945202:04:17.281 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
945302:04:17.281 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
945402:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
945502:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
945602:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
945702:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
945802:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 204 No Content
945902:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
946002:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
946102:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
946202:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
946302:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 08 Jan 2026 01:04:17 GMT
946402:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: connection can be kept alive for 3 MINUTES
946502:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: releasing valid endpoint
946602:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: releasing endpoint
946702:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: connection http-outgoing-11 can be kept alive for 3 MINUTES
946802:04:17.282 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
946902:04:17.282 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,false
947002:04:17.282 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json], queryParams={}}
947102:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: preparing request execution
947202:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
947302:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
947402:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: target auth state: UNCHALLENGED
947502:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: proxy auth state: UNCHALLENGED
947602:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005D: acquiring connection with route {}->unix://localhost:2375
947702:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquiring endpoint (3 MINUTES)
947802:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
947902:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: endpoint leased [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
948002:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: acquired ep-0000005C
948102:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquired endpoint ep-0000005C
948202:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: executing GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
948302:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: start execution ex-0000005D
948402:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: executing exchange ex-0000005D over http-outgoing-11
948502:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1
948602:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
948702:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
948802:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
948902:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
949002:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
949102:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
949202:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/json HTTP/1.1[\r][\n]"
949302:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
949402:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
949502:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
949602:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
949702:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
949802:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
949902:04:17.283 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
950002:04:17.291 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
950102:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
950202:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
950302:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
950402:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
950502:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
950602:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
950702:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
950802:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
950902:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1467[\r][\n]"
951002:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d","Created":"2026-01-08T01:03:49.425472979Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:03:49.457149952Z","FinishedAt":"2026-01-08T01:04:16.866946058Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/resolv.conf","HostnamePath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hostname","HostsPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/hosts","LogPath":"/var/lib/docker/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d-json.log","Name":"/metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"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":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":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"5af2875f5a6a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"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":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-6aemYTkq","5af2875f5a6a"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-6aemYTkq","5af2875f5a6a"]}}}}[\n]"
951102:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
951202:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
951302:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
951402:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
951502:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
951602:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
951702:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
951802:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
951902:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
952002:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 08 Jan 2026 01:04:17 GMT
952102:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
952202:04:17.292 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: connection can be kept alive for 3 MINUTES
952302:04:17.293 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: releasing valid endpoint
952402:04:17.293 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: releasing endpoint
952502:04:17.293 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection http-outgoing-11 can be kept alive for 3 MINUTES
952602:04:17.293 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
952702:04:17.293 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d,true,true
952802:04:17.293 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: preparing request execution
952902:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
953002:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
953102:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: target auth state: UNCHALLENGED
953202:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: proxy auth state: UNCHALLENGED
953302:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005E: acquiring connection with route {}->unix://localhost:2375
953402:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquiring endpoint (3 MINUTES)
953502:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
953602:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: endpoint leased [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
953702:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: acquired ep-0000005D
953802:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquired endpoint ep-0000005D
953902:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005E: executing DELETE /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d?v=true&force=true HTTP/1.1
954002:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: start execution ex-0000005E
954102:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: executing exchange ex-0000005E over http-outgoing-11
954202:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> DELETE /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d?v=true&force=true HTTP/1.1
954302:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
954402:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
954502:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
954602:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
954702:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
954802:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
954902:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "DELETE /v1.32/containers/5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d?v=true&force=true HTTP/1.1[\r][\n]"
955002:04:17.294 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
955102:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
955202:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
955302:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
955402:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
955502:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
955602:04:17.300 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
955702:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 409 Conflict[\r][\n]"
955802:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
955902:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
956002:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
956102:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
956202:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
956302:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
956402:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Length: 123[\r][\n]"
956502:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
956602:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"message":"removal of container 5af2875f5a6acf6a0c6245cc4e071b798772d78d2e32a466a0c9d948c6c4ef5d is already in progress"}[\n]"
956702:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 409 Conflict
956802:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
956902:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
957002:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
957102:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
957202:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
957302:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 08 Jan 2026 01:04:17 GMT
957402:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Length: 123
957502:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005E: connection can be kept alive for 3 MINUTES
957602:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: releasing valid endpoint
957702:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: releasing endpoint
957802:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection http-outgoing-11 can be kept alive for 3 MINUTES
957902:04:17.303 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
958002:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
958102:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
958202:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
958302:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
958402:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
958502:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
958602:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
958702:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
958802:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
958902:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
959002:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
959102:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
959202:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
959302:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: connection can be kept alive for 3 MINUTES
959402:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: releasing valid endpoint
959502:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: releasing endpoint
959602:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection http-outgoing-13 can be kept alive for 3 MINUTES
959702:04:17.429 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
959802:04:17.430 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,false
959902:04:17.430 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json], queryParams={}}
960002:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: preparing request execution
960102:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
960202:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
960302:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: target auth state: UNCHALLENGED
960402:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: proxy auth state: UNCHALLENGED
960502:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005F: acquiring connection with route {}->unix://localhost:2375
960602:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquiring endpoint (3 MINUTES)
960702:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
960802:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
960902:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: acquired ep-0000005E
961002:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquired endpoint ep-0000005E
961102:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005F: executing GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
961202:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: start execution ex-0000005F
961302:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: executing exchange ex-0000005F over http-outgoing-13
961402:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1
961502:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
961602:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
961702:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
961802:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
961902:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
962002:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
962102:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/json HTTP/1.1[\r][\n]"
962202:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
962302:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
962402:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
962502:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
962602:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
962702:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
962802:04:17.431 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
962902:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
963002:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
963102:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
963202:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
963302:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
963402:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
963502:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
963602:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
963702:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
963802:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "1462[\r][\n]"
963902:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2","Created":"2026-01-08T01:03:54.111096499Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:03:54.137748598Z","FinishedAt":"2026-01-08T01:04:16.849666647Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/resolv.conf","HostnamePath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hostname","HostsPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/hosts","LogPath":"/var/lib/docker/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2-json.log","Name":"/graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"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":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":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"977ef64efd64","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"ae0752b7-d303-4ca4-b960-1b108e8728ab","org.testcontainers.version":"1.19.0"}},"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":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-8aeQm1yW","977ef64efd64"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-ae0752b7-d303-4ca4-b960-1b108e8728ab","tc-8aeQm1yW","977ef64efd64"]}}}}[\n]"
964002:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
964102:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
964202:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
964302:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
964402:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
964502:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
964602:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
964702:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
964802:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
964902:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
965002:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
965102:04:17.436 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005F: connection can be kept alive for 3 MINUTES
965202:04:17.441 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: releasing valid endpoint
965302:04:17.441 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: releasing endpoint
965402:04:17.441 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection http-outgoing-13 can be kept alive for 3 MINUTES
965502:04:17.441 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
965602:04:17.441 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2,true,true
965702:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: preparing request execution
965802:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
965902:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
966002:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: target auth state: UNCHALLENGED
966102:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: proxy auth state: UNCHALLENGED
966202:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000060: acquiring connection with route {}->unix://localhost:2375
966302:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquiring endpoint (3 MINUTES)
966402:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
966502:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
966602:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: acquired ep-0000005F
966702:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquired endpoint ep-0000005F
966802:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000060: executing DELETE /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2?v=true&force=true HTTP/1.1
966902:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: start execution ex-00000060
967002:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: executing exchange ex-00000060 over http-outgoing-13
967102:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2?v=true&force=true HTTP/1.1
967202:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
967302:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
967402:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
967502:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
967602:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
967702:04:17.442 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
967802:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2?v=true&force=true HTTP/1.1[\r][\n]"
967902:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
968002:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
968102:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
968202:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
968302:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
968402:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
968502:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
968602:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
968702:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
968802:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
968902:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
969002:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
969102:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
969202:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
969302:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 98[\r][\n]"
969402:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
969502:04:17.443 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"No such container: 977ef64efd64ada210a94e562305b45955bdd00402103810ac892cd52d1648a2"}[\n]"
969602:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 404 Not Found
969702:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
969802:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
969902:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
970002:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
970102:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
970202:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
970302:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 98
970402:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000060: connection can be kept alive for 3 MINUTES
970502:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: releasing valid endpoint
970602:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: releasing endpoint
970702:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection http-outgoing-13 can be kept alive for 3 MINUTES
970802:04:17.444 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
970902:04:17.446 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51,false
971002:04:17.446 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json], queryParams={}}
971102:04:17.446 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: preparing request execution
971202:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
971302:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
971402:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: target auth state: UNCHALLENGED
971502:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: proxy auth state: UNCHALLENGED
971602:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000061: acquiring connection with route {}->unix://localhost:2375
971702:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquiring endpoint (3 MINUTES)
971802:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
971902:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
972002:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: acquired ep-00000060
972102:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquired endpoint ep-00000060
972202:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000061: executing GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
972302:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: start execution ex-00000061
972402:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: executing exchange ex-00000061 over http-outgoing-13
972502:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
972602:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
972702:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
972802:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
972902:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
973002:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
973102:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
973202:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1[\r][\n]"
973302:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
973402:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
973502:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
973602:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
973702:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
973802:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
973902:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
974002:04:17.447 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
974102:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
974202:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
974302:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
974402:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
974502:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
974602:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
974702:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
974802:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
974902:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "13f3[\r][\n]"
975002:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","Created":"2026-01-08T01:03:43.70333277Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3081,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:03:43.744966555Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/resolv.conf","HostnamePath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hostname","HostsPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hosts","LogPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51-json.log","Name":"/testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab","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":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","LowerDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356-init/diff:/var/lib/docker/overlay2/f5768ebc6b36a2ca39ac204f880734fd8ee91b4ff0e8bcf371332722d5d0b6d9/diff:/var/lib/docker/overlay2/12fdacbdead69cfffa54ac3db541c4e6cc085bca972910ceea96e7df047632bd/diff:/var/lib/docker/overlay2/a7a6f0d1265dae04e0ecdd01e58f777c210db5c6e20482ab99507df50a2fc7f9/diff","MergedDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/merged","UpperDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/diff","WorkDir":"/var/lib/docker/overlay2/ade8e02b2da3da35ad9f8c994de1a13b0b4434c4abbf0edae79dee2d92f38356/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"0f7727287f3e","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.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"4947f18610f296bcf1a2b4a6615f6866102bfbc56f62bcc483835c5e7b0cd3e1","SandboxKey":"/var/run/docker/netns/4947f18610f2","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"e5bf6c83dcc5564c306c2efbace5e49e9181aca6767860bb0a6485e1b6ebad77","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4a:e7:45:0d:28:bd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4a:e7:45:0d:28:bd","DriverOpts":null,"GwPriority":0,"NetworkID":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"e5bf6c83dcc5564c306c2efbace5e49e9181aca6767860bb0a6485e1b6ebad77","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
975102:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
975202:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
975302:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
975402:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
975502:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
975602:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
975702:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
975802:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
975902:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
976002:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
976102:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
976202:04:17.448 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000061: connection can be kept alive for 3 MINUTES
976302:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: releasing valid endpoint
976402:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: releasing endpoint
976502:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection http-outgoing-13 can be kept alive for 3 MINUTES
976602:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
976702:04:17.450 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopping container: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51
976802:04:17.450 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51,<null>
976902:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: preparing request execution
977002:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
977102:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
977202:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: target auth state: UNCHALLENGED
977302:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: proxy auth state: UNCHALLENGED
977402:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000062: acquiring connection with route {}->unix://localhost:2375
977502:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquiring endpoint (3 MINUTES)
977602:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
977702:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
977802:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: acquired ep-00000061
977902:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquired endpoint ep-00000061
978002:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000062: executing POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/kill HTTP/1.1
978102:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: start execution ex-00000062
978202:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: executing exchange ex-00000062 over http-outgoing-13
978302:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/kill HTTP/1.1
978402:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
978502:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
978602:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
978702:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
978802:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
978902:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
979002:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
979102:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/kill HTTP/1.1[\r][\n]"
979202:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
979302:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
979402:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
979502:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
979602:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
979702:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
979802:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
979902:04:17.450 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
980002:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
980102:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
980202:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
980302:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
980402:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
980502:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
980602:04:17.604 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
980702:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
980802:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
980902:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
981002:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
981102:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
981202:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
981302:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000062: connection can be kept alive for 3 MINUTES
981402:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: releasing valid endpoint
981502:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: releasing endpoint
981602:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection http-outgoing-13 can be kept alive for 3 MINUTES
981702:04:17.605 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
981802:04:17.605 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopped container: testcontainers-ryuk
981902:04:17.605 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51,false
982002:04:17.606 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json], queryParams={}}
982102:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000063: preparing request execution
982202:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
982302:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
982402:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000063: target auth state: UNCHALLENGED
982502:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000063: proxy auth state: UNCHALLENGED
982602:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000063: acquiring connection with route {}->unix://localhost:2375
982702:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000063: acquiring endpoint (3 MINUTES)
982802:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000063: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
982902:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000063: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
983002:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000063: acquired ep-00000062
983102:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000063: acquired endpoint ep-00000062
983202:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000063: executing GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
983302:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000062: start execution ex-00000063
983402:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000062: executing exchange ex-00000063 over http-outgoing-13
983502:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1
983602:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
983702:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
983802:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
983902:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
984002:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
984102:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
984202:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/json HTTP/1.1[\r][\n]"
984302:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
984402:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
984502:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
984602:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
984702:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
984802:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
984902:04:17.606 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
985002:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
985102:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
985202:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
985302:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
985402:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
985502:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
985602:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
985702:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
985802:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
985902:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "f5f[\r][\n]"
986002:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51","Created":"2026-01-08T01:03:43.70333277Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:03:43.744966555Z","FinishedAt":"2026-01-08T01:04:17.470226289Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/resolv.conf","HostnamePath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hostname","HostsPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/hosts","LogPath":"/var/lib/docker/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51-json.log","Name":"/testcontainers-ryuk-ae0752b7-d303-4ca4-b960-1b108e8728ab","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":null,"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"0f7727287f3e","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.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"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":"10c3bfb5d680a768c2595eb56f42cd49c28f070e3d09c5f2a2ceacb9fc6e5e39","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
986102:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
986202:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
986302:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
986402:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
986502:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
986602:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
986702:04:17.609 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
986802:04:17.610 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
986902:04:17.610 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
987002:04:17.610 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
987102:04:17.610 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
987202:04:17.610 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000063: connection can be kept alive for 3 MINUTES
987302:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000062: releasing valid endpoint
987402:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000062: releasing endpoint
987502:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000062: connection http-outgoing-13 can be kept alive for 3 MINUTES
987602:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000062: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
987702:04:17.611 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Removing container: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51
987802:04:17.611 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51,true,true
987902:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000064: preparing request execution
988002:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
988102:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
988202:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000064: target auth state: UNCHALLENGED
988302:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000064: proxy auth state: UNCHALLENGED
988402:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000064: acquiring connection with route {}->unix://localhost:2375
988502:04:17.611 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000064: acquiring endpoint (3 MINUTES)
988602:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000064: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
988702:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000064: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
988802:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000064: acquired ep-00000063
988902:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000064: acquired endpoint ep-00000063
989002:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000064: executing DELETE /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51?v=true&force=true HTTP/1.1
989102:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000063: start execution ex-00000064
989202:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000063: executing exchange ex-00000064 over http-outgoing-13
989302:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51?v=true&force=true HTTP/1.1
989402:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
989502:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
989602:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
989702:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
989802:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
989902:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
990002:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51?v=true&force=true HTTP/1.1[\r][\n]"
990102:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
990202:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
990302:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
990402:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
990502:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
990602:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
990702:04:17.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
990802:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
990902:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
991002:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
991102:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
991202:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
991302:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
991402:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
991502:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 98[\r][\n]"
991602:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
991702:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"No such container: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51"}[\n]"
991802:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 404 Not Found
991902:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
992002:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
992102:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
992202:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
992302:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
992402:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
992502:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 98
992602:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000064: connection can be kept alive for 3 MINUTES
992702:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000063: releasing valid endpoint
992802:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000063: releasing endpoint
992902:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000063: connection http-outgoing-13 can be kept alive for 3 MINUTES
993002:04:17.613 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000063: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
993102:04:17.613 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Error encountered shutting down container (ID: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51) - it may not have been stopped, or may already be stopped. Root cause: Status 404: {"message":"No such container: 0f7727287f3e2a4232b5e99b1fce89e8c73ef5310e3da8b723a785a835b42d51"}
9932
993302:04:17.614 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba
993402:04:17.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000065: preparing request execution
993502:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
993602:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
993702:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000065: target auth state: UNCHALLENGED
993802:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000065: proxy auth state: UNCHALLENGED
993902:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000065: acquiring connection with route {}->unix://localhost:2375
994002:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000065: acquiring endpoint (3 MINUTES)
994102:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000065: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
994202:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000065: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
994302:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000065: acquired ep-00000064
994402:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000065: acquired endpoint ep-00000064
994502:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000065: executing DELETE /v1.32/networks/a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba HTTP/1.1
994602:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000064: start execution ex-00000065
994702:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000064: executing exchange ex-00000065 over http-outgoing-13
994802:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/networks/a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba HTTP/1.1
994902:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
995002:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab
995102:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
995202:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
995302:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
995402:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
995502:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/networks/a8ec614c39eb919cd660955839449a84111381f42d164619d8f82c1b6ab46eba HTTP/1.1[\r][\n]"
995602:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
995702:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: ae0752b7-d303-4ca4-b960-1b108e8728ab[\r][\n]"
995802:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
995902:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
996002:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
996102:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
996202:04:17.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
996302:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
996402:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
996502:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
996602:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
996702:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
996802:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 08 Jan 2026 01:04:17 GMT[\r][\n]"
996902:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
997002:04:17.731 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
997102:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
997202:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
997302:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
997402:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
997502:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 08 Jan 2026 01:04:17 GMT
997602:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000065: connection can be kept alive for 3 MINUTES
997702:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000064: releasing valid endpoint
997802:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000064: releasing endpoint
997902:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000064: connection http-outgoing-13 can be kept alive for 3 MINUTES
998002:04:17.732 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000064: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
99813 tests passed. 0 tests failed. 0 tests ignored.
9982
9983Executed in 9 s 501 ms
9984
9985
9986************************
9987Build summary:
9988[{
9989 "module": "testcontainers-nebula",
9990 "compile": {"status": "ok", "tookMs": 6268, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9991 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9992 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9993 "test": {"status": "ok", "tookMs": 119, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
9994 "publish": {"status": "skipped", "tookMs": 0},
9995 "metadata": {
9996 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
9997}
9998},{
9999 "module": "testcontainers-nebula-zio",
10000 "compile": {"status": "ok", "tookMs": 1931, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10001 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10002 "test-compile": {"status": "ok", "tookMs": 2048, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10003 "test": {"status": "ok", "tookMs": 35944, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
10004 "publish": {"status": "skipped", "tookMs": 0},
10005 "metadata": {
10006 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10007}
10008}]
10009************************
10010[success] Total time: 52 s, completed Jan 8, 2026, 2:04:18 AM
10011[0JChecking patch project/plugins.sbt...
10012Checking patch project/build.properties...
10013Checking patch build.sbt...
10014Applied patch project/plugins.sbt cleanly.
10015Applied patch project/build.properties cleanly.
10016Applied patch build.sbt cleanly.