Skip to content

fix(deps): update spring boot to v3.4.1 (minor) #2840

fix(deps): update spring boot to v3.4.1 (minor)

fix(deps): update spring boot to v3.4.1 (minor) #2840

GitHub Actions / Test Results failed Dec 5, 2024 in 0s

1 errors, 359 pass in 23s

360 tests  ±0   359 ✅ ±0   23s ⏱️ -2s
 21 suites ±0     0 💤 ±0 
 21 files   ±0     0 ❌ ±0   1 🔥 ±0 

Results for commit bcc61cc. ± Comparison against earlier commit 170dfa7.

Annotations

Check failure on line 0 in org.camunda.community.migration.converter.BehaviourTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testCallActivityBehaviour (org.camunda.community.migration.converter.BehaviourTest) with error

backend-diagram-converter/core/target/surefire-reports/TEST-org.camunda.community.migration.converter.BehaviourTest.xml [took 1s]
Raw output
'java.lang.reflect.AccessibleObject org.junit.platform.commons.util.ReflectionUtils.makeAccessible(java.lang.reflect.AccessibleObject)'
java.lang.NoSuchMethodError: 'java.lang.reflect.AccessibleObject org.junit.platform.commons.util.ReflectionUtils.makeAccessible(java.lang.reflect.AccessibleObject)'
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.injectField(ZeebeProcessTestExtension.java:162)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.lambda$injectFields$0(ZeebeProcessTestExtension.java:132)
	at java.base/java.util.Optional.ifPresent(Optional.java:178)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.injectFields(ZeebeProcessTestExtension.java:132)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.beforeEach(ZeebeProcessTestExtension.java:93)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
02:04:21.536 [main] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/home/runner/.testcontainers.properties
02:04:21.540 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
02:04:21.542 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
02:04:21.567 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4
02:04:21.745 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
02:04:21.746 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
02:04:21.826 [main] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 
02:04:21.840 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
02:04:21.843 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
02:04:21.845 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
02:04:21.845 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
02:04:21.845 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
02:04:21.845 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
02:04:21.845 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
02:04:21.846 [main] 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]
02:04:21.862 [main] 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]
02:04:21.877 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
02:04:21.877 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
02:04:21.877 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
02:04:21.877 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
02:04:21.877 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
02:04:21.882 [main] 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
02:04:21.882 [main] 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
02:04:21.885 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
02:04:21.885 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
02:04:21.885 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
02:04:21.885 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
02:04:21.885 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 408df563-2cad-4b45-9a58-b11886d6d927
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 408df563-2cad-4b45-9a58-b11886d6d927[\r][\n]"
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.20.4[\r][\n]"
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
02:04:21.886 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
02:04:21.887 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.45[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/26.1.3 (linux)[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 05 Dec 2024 02:04:21 GMT[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8bb[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"d292b4cc-acf7-406d-b50f-82233a76aea4","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":18,"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":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":36,"OomKillDisable":false,"NGoroutines":56,"SystemTime":"2024-12-05T02:04:21.887386062Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.5.0-1025-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,"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":null},"NCPU":4,"MemTotal":16757338112,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"fv-az849-591","Labels":[],"ExperimentalBuild":false,"ServerVersion":"26.1.3","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":"88bf19b2105c8b17560993bee28a01ddc2f97182","Expected":"88bf19b2105c8b17560993bee28a01ddc2f97182"},"RuncCommit":{"ID":"v1.2.2-0-g7cb3632","Expected":"v1.2.2-0-g7cb3632"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
02:04:21.895 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.45
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/26.1.3 (linux)
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 05 Dec 2024 02:04:21 GMT
02:04:21.897 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
02:04:21.900 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
02:04:21.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
02:04:21.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
02:04:21.950 [main] 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
02:04:21.950 [main] 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]
02:04:21.951 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
02:04:21.951 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
02:04:21.951 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
02:04:21.952 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost
02:04:21.952 [main] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=56, Name=fv-az849-591, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.2.2-0-g7cb3632, Expected=v1.2.2-0-g7cb3632}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=d292b4cc-acf7-406d-b50f-82233a76aea4, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-12-05T02:04:21.887386062Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=18, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=36, KernelVersion=6.5.0-1025-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=88bf19b2105c8b17560993bee28a01ddc2f97182, Expected=88bf19b2105c8b17560993bee28a01ddc2f97182}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=null}, ServerVersion=26.1.3, 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=cgroupfs, ContainersPaused=0, MemTotal=16757338112, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=null, ContainersStopped=0}
02:04:21.953 [main] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
02:04:21.954 [main] 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]
02:04:21.954 [main] 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]
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
02:04:21.954 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: executing GET /v1.32/version HTTP/1.1
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 408df563-2cad-4b45-9a58-b11886d6d927
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 408df563-2cad-4b45-9a58-b11886d6d927[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.20.4[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
02:04:21.955 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.45[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/26.1.3 (linux)[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 05 Dec 2024 02:04:21 GMT[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 822[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"26.1.3","Details":{"ApiVersion":"1.45","Arch":"amd64","BuildTime":"2024-05-16T08:33:29.000000000+00:00","Experimental":"false","GitCommit":"8e96db1","GoVersion":"go1.21.10","KernelVersion":"6.5.0-1025-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"1.7.24","Details":{"GitCommit":"88bf19b2105c8b17560993bee28a01ddc2f97182"}},{"Name":"runc","Version":"1.2.2","Details":{"GitCommit":"v1.2.2-0-g7cb3632"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"26.1.3","ApiVersion":"1.45","MinAPIVersion":"1.24","GitCommit":"8e96db1","GoVersion":"go1.21.10","Os":"linux","Arch":"amd64","KernelVersion":"6.5.0-1025-azure","BuildTime":"2024-05-16T08:33:29.000000000+00:00"}[\n]"
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.45
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/26.1.3 (linux)
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 05 Dec 2024 02:04:21 GMT
02:04:21.962 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 822
02:04:21.963 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
02:04:21.968 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
02:04:21.968 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
02:04:21.969 [main] 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
02:04:21.969 [main] 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]
02:04:21.969 [main] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=26.1.3, Details={ApiVersion=1.45, Arch=amd64, BuildTime=2024-05-16T08:33:29.000000000+00:00, Experimental=false, GitCommit=8e96db1, GoVersion=go1.21.10, KernelVersion=6.5.0-1025-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=1.7.24, Details={GitCommit=88bf19b2105c8b17560993bee28a01ddc2f97182}}, {Name=runc, Version=1.2.2, Details={GitCommit=v1.2.2-0-g7cb3632}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.5.0-1025-azure, ApiVersion=1.45, Platform={Name=Docker Engine - Community}, GitCommit=8e96db1, Os=linux, Version=26.1.3, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.21.10, BuildTime=2024-05-16T08:33:29.000000000+00:00}
02:04:21.969 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 
  Server Version: 26.1.3
  API Version: 1.45
  Operating System: Ubuntu 22.04.5 LTS
  Total Memory: 15981 MB
02:04:21.974 [main] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
02:04:21.976 [main] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
02:04:21.976 [main] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
02:04:21.978 [main] 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]
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
02:04:21.981 [main] 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]
02:04:21.981 [main] 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]
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/images/json HTTP/1.1
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 408df563-2cad-4b45-9a58-b11886d6d927
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
02:04:21.981 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: …02:04:24.036 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.036 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@25664a1e)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
02:04:24.051 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "157[\r][\n]"
02:04:24.051 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@20095da)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
02:04:24.051 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.051 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@20095da)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)]
02:04:24.051 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "146[\r][\n]"
02:04:24.052 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]>[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@64f98d06)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.052 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.052 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@64f98d06)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
02:04:24.086 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "157[\r][\n]"
02:04:24.086 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@287b722)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
02:04:24.086 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.087 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@287b722)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)]
02:04:24.087 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "146[\r][\n]"
02:04:24.087 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]>[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@14cf0738)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.087 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.087 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@14cf0738)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
02:04:24.088 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "183[\r][\n]"
02:04:24.088 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]{[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@44682f59)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@7457d763, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@79f8a3e5, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.088 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.088 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@44682f59)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@7457d763, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@79f8a3e5, configuration: {externalFunctionsEnabled: false}]
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "183[\r][\n]"
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]{[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@5823a796)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@46bea5be, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@7fdfeeae, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.135 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@5823a796)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@46bea5be, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@7fdfeeae, configuration: {externalFunctionsEnabled: false}]
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "183[\r][\n]"
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]{[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@35df6b81)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@539e8b0b, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@64a5d474, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.135 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.135 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@35df6b81)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@539e8b0b, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@64a5d474, configuration: {externalFunctionsEnabled: false}]
02:04:24.216 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "157[\r][\n]"
02:04:24.216 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@b018f86)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
02:04:24.216 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.216 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@b018f86)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, audit-loggers: List(), configuration: Configuration(false,false,false)]
02:04:24.217 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "146[\r][\n]"
02:04:24.217 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]>[zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@3e5d976b)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
02:04:24.217 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.217 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@3e5d976b)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@24952865, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
02:04:24.335 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "8c[\r][\n]"
02:04:24.335 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff84][zb-actors-1] INFO io.camunda.zeebe.processor - Processor starts replay of events. [snapshot-position: -1, replay-mode: PROCESSING][\n]"
02:04:24.335 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.335 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO io.camunda.zeebe.processor - Processor starts replay of events. [snapshot-position: -1, replay-mode: PROCESSING]
02:04:24.340 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "8d[\r][\n]"
02:04:24.340 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff85][zb-actors-1] INFO io.camunda.zeebe.processor - Processor finished replay, with [lastProcessedPosition: -1, lastWrittenPosition: -1][\n]"
02:04:24.340 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.340 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-1] INFO io.camunda.zeebe.processor - Processor finished replay, with [lastProcessedPosition: -1, lastWrittenPosition: -1]
02:04:24.357 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
02:04:24.359 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
02:04:24.359 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=false bytes=1234
02:04:24.361 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
02:04:24.366 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=true bytes=1234
02:04:24.367 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4ea01401, L:/127.0.0.1:50294 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.654 [main] DEBUG org.apache.hc.client5.http.impl.async.AbstractHttpAsyncClientBase -- Shutdown GRACEFUL
02:04:24.655 [main] DEBUG org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager -- Shutdown connection pool GRACEFUL
02:04:24.655 [main] DEBUG org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager -- Connection pool shut down
02:04:24.661 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.663 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.665 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.665 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
02:04:24.665 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.665 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
02:04:24.666 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/ResetEngine, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
02:04:24.667 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
02:04:24.668 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
02:04:24.668 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
02:04:24.674 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "61[\r][\n]"
02:04:24.674 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]Y[grpc-default-executor-0] INFO io.camunda.zeebe.logstreams - Closing null with 2 readers[\n]"
02:04:24.674 [docker-java-stream--1136596907] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
02:04:24.674 [docker-java-stream--1136596907] INFO io.camunda.zeebe-process-test -- STDERR: [grpc-default-executor-0] INFO io.camunda.zeebe.logstreams - Closing null with 2 readers
02:04:24.692 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
02:04:24.693 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
02:04:24.693 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=false bytes=1234
02:04:24.693 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
02:04:24.695 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xfb6b2bc9, L:/127.0.0.1:50300 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.697 [main] ERROR io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension -- ===== Test failed!
02:04:24.708 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.708 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.715 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.715 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
02:04:24.715 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.717 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
02:04:24.718 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
02:04:24.719 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
02:04:24.720 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
02:04:24.720 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
02:04:24.722 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
02:04:24.723 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x41a4a2bc, L:/127.0.0.1:50314 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.728 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.728 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.732 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.732 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
02:04:24.733 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.734 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
02:04:24.735 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
02:04:24.735 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
02:04:24.739 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
02:04:24.739 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
02:04:24.739 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
02:04:24.740 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xff6b0293, L:/127.0.0.1:50324 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.746 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.746 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.747 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.747 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
02:04:24.747 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.747 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
02:04:24.749 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
02:04:24.749 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
02:04:24.751 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
02:04:24.751 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
02:04:24.752 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
02:04:24.753 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xde7cf015, L:/127.0.0.1:50330 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.754 [main] INFO io.camunda.zeebe.process.test.filters.logger.IncidentLogger -- 
02:04:24.763 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.763 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.763 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
02:04:24.763 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
02:04:24.764 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
02:04:24.764 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
02:04:24.765 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
02:04:24.765 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
02:04:24.766 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
02:04:24.766 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
02:04:24.767 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
02:04:24.767 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x29a2b931, L:/127.0.0.1:50346 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
02:04:24.768 [main] INFO io.camunda.zeebe.process.test.filters.logger.RecordStreamLogger -- 
The following records have been recorded during this test: