No Possible Issues Found via Git Search
jdk_net_0
[2026-04-02T06:51:52.509Z] Running test jdk_net_0 ...
[2026-04-02T06:51:52.509Z] ===============================================
[2026-04-02T06:51:52.509Z] jdk_net_0 Start Time: Thu Apr 2 06:51:49 2026 Epoch Time (ms): 1775112709868
[2026-04-02T06:51:52.509Z] variation: Mode150
[2026-04-02T06:51:52.509Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2026-04-02T06:51:52.509Z] { \
[2026-04-02T06:51:52.509Z] echo ""; echo "TEST SETUP:"; \
[2026-04-02T06:51:52.509Z] echo "Nothing to be done for setup."; \
[2026-04-02T06:51:52.509Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\TKG\\output_17751096907618\\jdk_net_0"; \
[2026-04-02T06:51:52.509Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\TKG\\output_17751096907618\\jdk_net_0"; \
[2026-04-02T06:51:52.509Z] echo ""; echo "TESTING:"; \
[2026-04-02T06:51:52.509Z] "c:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-04-02T06:51:52.509Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/jdkbinary/openjdk-test-image\\jdk\\jtreg\\native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \
[2026-04-02T06:51:52.509Z] -w ""C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\TKG\\output_17751096907618\\jdk_net_0"\\work" \
[2026-04-02T06:51:52.509Z] -r ""C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\TKG\\output_17751096907618\\jdk_net_0"\\report" \
[2026-04-02T06:51:52.509Z] -jdk:"c:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/jdkbinary/j2sdk-image" \
[2026-04-02T06:51:52.509Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\openjdk\\openjdk-jdk\\test\\jdk\\ProblemList.txt" \
[2026-04-02T06:51:52.509Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk17.txt" \
[2026-04-02T06:51:52.509Z] \
[2026-04-02T06:51:52.509Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\openjdk\\excludes\\vendors\\eclipse\\ProblemList_openjdk17.txt" \
[2026-04-02T06:51:52.509Z] "C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\openjdk\\openjdk-jdk\\test\\jdk:jdk_net"; \
[2026-04-02T06:51:52.509Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-02T06:51:52.509Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-02T06:51:52.509Z] echo "Nothing to be done for teardown."; \
[2026-04-02T06:51:52.509Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3/aqa-tests/\\TKG\\output_17751096907618\\TestTargetResult";
[2026-04-02T06:51:52.509Z]
[2026-04-02T06:51:52.509Z] TEST SETUP:
[2026-04-02T06:51:52.509Z] Nothing to be done for setup.
[2026-04-02T06:51:52.509Z]
[2026-04-02T06:51:52.509Z] TESTING:
[2026-04-02T06:51:52.509Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work" not found: creating
[2026-04-02T06:51:52.509Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\report" not found: creating
[2026-04-02T06:51:54.865Z] XML output with verification to C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work
[2026-04-02T06:55:04.171Z] --------------------------------------------------
[2026-04-02T06:55:04.171Z] TEST: java/net/httpclient/http2/ConnectionFlowControlTest.java
[2026-04-02T06:55:04.171Z] TEST JDK: c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image
[2026-04-02T06:55:04.171Z]
[2026-04-02T06:55:04.171Z] ACTION: build -- Passed. All files up to date
[2026-04-02T06:55:04.171Z] REASON: User specified action: run build jdk.httpclient.test.lib.http2.Http2TestServer jdk.test.lib.net.SimpleSSLContext
[2026-04-02T06:55:04.171Z] TIME: 0.001 seconds
[2026-04-02T06:55:04.171Z] messages:
[2026-04-02T06:55:04.171Z] command: build jdk.httpclient.test.lib.http2.Http2TestServer jdk.test.lib.net.SimpleSSLContext
[2026-04-02T06:55:04.171Z] reason: User specified action: run build jdk.httpclient.test.lib.http2.Http2TestServer jdk.test.lib.net.SimpleSSLContext
[2026-04-02T06:55:04.171Z] started: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] finished: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] elapsed time (seconds): 0.001
[2026-04-02T06:55:04.171Z]
[2026-04-02T06:55:04.171Z] ACTION: build -- Passed. Build successful
[2026-04-02T06:55:04.171Z] REASON: Named class compiled on demand
[2026-04-02T06:55:04.171Z] TIME: 0.413 seconds
[2026-04-02T06:55:04.171Z] messages:
[2026-04-02T06:55:04.171Z] command: build ConnectionFlowControlTest
[2026-04-02T06:55:04.171Z] reason: Named class compiled on demand
[2026-04-02T06:55:04.171Z] started: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] Test directory:
[2026-04-02T06:55:04.171Z] compile: ConnectionFlowControlTest
[2026-04-02T06:55:04.171Z] finished: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] elapsed time (seconds): 0.413
[2026-04-02T06:55:04.171Z]
[2026-04-02T06:55:04.171Z] ACTION: compile -- Passed. Compilation successful
[2026-04-02T06:55:04.171Z] REASON: .class file out of date or does not exist
[2026-04-02T06:55:04.171Z] TIME: 0.411 seconds
[2026-04-02T06:55:04.171Z] messages:
[2026-04-02T06:55:04.171Z] command: compile C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2\ConnectionFlowControlTest.java
[2026-04-02T06:55:04.171Z] reason: .class file out of date or does not exist
[2026-04-02T06:55:04.171Z] started: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2026-04-02T06:55:04.171Z] Mode: agentvm
[2026-04-02T06:55:04.171Z] Agent id: 1
[2026-04-02T06:55:04.171Z] finished: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.171Z] elapsed time (seconds): 0.411
[2026-04-02T06:55:04.171Z] configuration:
[2026-04-02T06:55:04.171Z] Boot Layer (javac runtime environment)
[2026-04-02T06:55:04.171Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-02T06:55:04.171Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-02T06:55:04.172Z] patch: java.base C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\patches\java.base
[2026-04-02T06:55:04.172Z]
[2026-04-02T06:55:04.172Z] javac compilation environment
[2026-04-02T06:55:04.172Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2026-04-02T06:55:04.172Z] add exports: java.base/sun.net ALL-UNNAMED
[2026-04-02T06:55:04.172Z] java.base/sun.net.www ALL-UNNAMED
[2026-04-02T06:55:04.172Z] java.base/sun.net.www.http ALL-UNNAMED
[2026-04-02T06:55:04.172Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2026-04-02T06:55:04.172Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2026-04-02T06:55:04.172Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2026-04-02T06:55:04.172Z] source path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib
[2026-04-02T06:55:04.172Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar
[2026-04-02T06:55:04.172Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar
[2026-04-02T06:55:04.172Z]
[2026-04-02T06:55:04.172Z] rerun:
[2026-04-02T06:55:04.172Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\scratch\1' && \
[2026-04-02T06:55:04.172Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-02T06:55:04.172Z] SystemDrive=C: \
[2026-04-02T06:55:04.172Z] SystemRoot='C:\Windows' \
[2026-04-02T06:55:04.172Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T06:55:04.172Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T06:55:04.172Z] windir='C:\Windows' \
[2026-04-02T06:55:04.172Z] 'c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-02T06:55:04.172Z] -J-ea \
[2026-04-02T06:55:04.172Z] -J-esa \
[2026-04-02T06:55:04.172Z] -J-Xmx512m \
[2026-04-02T06:55:04.172Z] -J-XX:+UseCompressedOops \
[2026-04-02T06:55:04.172Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2026-04-02T06:55:04.172Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2026-04-02T06:55:04.172Z] -J-Dtest.compiler.opts= \
[2026-04-02T06:55:04.172Z] -J-Dtest.java.opts= \
[2026-04-02T06:55:04.172Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T06:55:04.172Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T06:55:04.172Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-02T06:55:04.172Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T06:55:04.172Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-02T06:55:04.172Z] -J-Dtest.name=java/net/httpclient/http2/ConnectionFlowControlTest.java \
[2026-04-02T06:55:04.172Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2\ConnectionFlowControlTest.java' \
[2026-04-02T06:55:04.172Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2' \
[2026-04-02T06:55:04.172Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.172Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d' \
[2026-04-02T06:55:04.172Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.172Z] -J-Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.172Z] -J-Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2026-04-02T06:55:04.172Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2026-04-02T06:55:04.172Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2026-04-02T06:55:04.172Z] -d 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d' \
[2026-04-02T06:55:04.172Z] -sourcepath 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.172Z] -classpath 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar' 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2\ConnectionFlowControlTest.java'
[2026-04-02T06:55:04.173Z] direct:
[2026-04-02T06:55:04.173Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib\jdk\httpclient\test\lib\common\TestServerConfigurator.java:68: warning: [removal] AccessController in java.security has been deprecated and marked for removal
[2026-04-02T06:55:04.173Z] hostname = AccessController.doPrivileged(action);
[2026-04-02T06:55:04.173Z] ^
[2026-04-02T06:55:04.173Z] 1 warning
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2026-04-02T06:55:04.173Z] REASON: User specified action: run testng/othervm -Djdk.internal.httpclient.debug=true -Djdk.httpclient.connectionWindowSize=65535 -Djdk.httpclient.windowsize=16384 ConnectionFlowControlTest
[2026-04-02T06:55:04.173Z] TIME: 5.996 seconds
[2026-04-02T06:55:04.173Z] messages:
[2026-04-02T06:55:04.173Z] command: testng -Djdk.internal.httpclient.debug=true -Djdk.httpclient.connectionWindowSize=65535 -Djdk.httpclient.windowsize=16384 ConnectionFlowControlTest
[2026-04-02T06:55:04.173Z] reason: User specified action: run testng/othervm -Djdk.internal.httpclient.debug=true -Djdk.httpclient.connectionWindowSize=65535 -Djdk.httpclient.windowsize=16384 ConnectionFlowControlTest
[2026-04-02T06:55:04.173Z] started: Thu Apr 02 06:54:48 UTC 2026
[2026-04-02T06:55:04.173Z] Mode: othervm [/othervm specified]
[2026-04-02T06:55:04.173Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2026-04-02T06:55:04.173Z] finished: Thu Apr 02 06:54:54 UTC 2026
[2026-04-02T06:55:04.173Z] elapsed time (seconds): 5.996
[2026-04-02T06:55:04.173Z] configuration:
[2026-04-02T06:55:04.173Z] Boot Layer
[2026-04-02T06:55:04.173Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2026-04-02T06:55:04.173Z] add exports: java.base/sun.net ALL-UNNAMED
[2026-04-02T06:55:04.173Z] java.base/sun.net.www ALL-UNNAMED
[2026-04-02T06:55:04.173Z] java.base/sun.net.www.http ALL-UNNAMED
[2026-04-02T06:55:04.173Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2026-04-02T06:55:04.173Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2026-04-02T06:55:04.173Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] STDOUT:
[2026-04-02T06:55:04.173Z] Http2TestServerImpl: start
[2026-04-02T06:55:04.173Z] Http2TestServerImpl: start
[2026-04-02T06:55:04.173Z] config ConnectionFlowControlTest.setup(): success
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] testing http://127.0.0.1:58637/http2/x
[2026-04-02T06:55:04.173Z] connection window: 65535, stream window: 16384, will make 5 requests
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] Sending request:http://127.0.0.1:58637/http2/x?reqId=1
[2026-04-02T06:55:04.173Z] Server localhost/127.0.0.1:58637 received:
[2026-04-02T06:55:04.173Z] http://127.0.0.1:58637/http2/x?reqId=1: Hello there!
[2026-04-02T06:55:04.173Z] Server: response sent for reqId=1
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] Sending request:http://127.0.0.1:58637/http2/x?reqId=2
[2026-04-02T06:55:04.173Z] Server localhost/127.0.0.1:58637 received:
[2026-04-02T06:55:04.173Z] http://127.0.0.1:58637/http2/x?reqId=2: Hello there!
[2026-04-02T06:55:04.173Z] Server: response sent for reqId=2
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] Sending request:http://127.0.0.1:58637/http2/x?reqId=3
[2026-04-02T06:55:04.173Z] Server localhost/127.0.0.1:58637 received:
[2026-04-02T06:55:04.173Z] http://127.0.0.1:58637/http2/x?reqId=3: Hello there!
[2026-04-02T06:55:04.173Z] Server: response sent for reqId=3
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] Sending request:http://127.0.0.1:58637/http2/x?reqId=4
[2026-04-02T06:55:04.173Z] Server localhost/127.0.0.1:58637 received:
[2026-04-02T06:55:04.173Z] http://127.0.0.1:58637/http2/x?reqId=4: Hello there!
[2026-04-02T06:55:04.173Z] Server: response sent for reqId=4
[2026-04-02T06:55:04.173Z]
[2026-04-02T06:55:04.173Z] Sending request:http://127.0.0.1:58637/http2/x?reqId=5
[2026-04-02T06:55:04.173Z] Got EXPECTED: java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.173Z] Exception does not match expectation: java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.173Z] java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.173Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:917)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133)
[2026-04-02T06:55:04.174Z] at ConnectionFlowControlTest.test(ConnectionFlowControlTest.java:146)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T06:55:04.174Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2026-04-02T06:55:04.174Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2026-04-02T06:55:04.174Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T06:55:04.174Z] at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2026-04-02T06:55:04.174Z] at org.testng.TestRunner.run(TestRunner.java:585)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuites(TestNG.java:1069)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.run(TestNG.java:1037)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-02T06:55:04.174Z] Caused by: java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Stream.cancel(Stream.java:1410)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Http2Connection.putStream(Http2Connection.java:1432)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Stream.registerStream(Stream.java:1028)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Http2Connection.registerNewStream(Http2Connection.java:1533)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Http2Connection.sendFrame(Http2Connection.java:1557)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Stream.sendHeadersAsync(Stream.java:1000)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.lambda$responseAsyncImpl0$8(Exchange.java:564)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.checkFor407(Exchange.java:435)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.lambda$responseAsyncImpl0$9(Exchange.java:568)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:568)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:411)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:403)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:430)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:350)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:174)
[2026-04-02T06:55:04.174Z] at java.base/java.util.concurrent.CompletableFuture.completeAsync(CompletableFuture.java:2673)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.MultiExchange.responseAsync(MultiExchange.java:303)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.sendAsync(HttpClientImpl.java:991)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:878)
[2026-04-02T06:55:04.174Z] ... 35 more
[2026-04-02T06:55:04.174Z] test ConnectionFlowControlTest.test("http://127.0.0.1:58637/http2/x"): failure
[2026-04-02T06:55:04.174Z] java.lang.AssertionError: ProtocolException("protocol error: connection window exceeded") not found
[2026-04-02T06:55:04.174Z] at ConnectionFlowControlTest.assertDetailMessage(ConnectionFlowControlTest.java:260)
[2026-04-02T06:55:04.174Z] at ConnectionFlowControlTest.test(ConnectionFlowControlTest.java:223)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T06:55:04.174Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2026-04-02T06:55:04.174Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2026-04-02T06:55:04.174Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2026-04-02T06:55:04.174Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T06:55:04.174Z] at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2026-04-02T06:55:04.174Z] at org.testng.TestRunner.run(TestRunner.java:585)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2026-04-02T06:55:04.174Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.runSuites(TestNG.java:1069)
[2026-04-02T06:55:04.174Z] at org.testng.TestNG.run(TestNG.java:1037)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T06:55:04.174Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T06:55:04.174Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-02T06:55:04.174Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-02T06:55:04.174Z] Caused by: java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:917)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133)
[2026-04-02T06:55:04.174Z] at ConnectionFlowControlTest.test(ConnectionFlowControlTest.java:146)
[2026-04-02T06:55:04.174Z] ... 33 more
[2026-04-02T06:55:04.174Z] Caused by: java.io.IOException: Stream 9 cancelled
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Stream.cancel(Stream.java:1410)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Http2Connection.putStream(Http2Connection.java:1432)
[2026-04-02T06:55:04.174Z] at java.net.http/jdk.internal.net.http.Stream.registerStream(Stream.java:1028)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Http2Connection.registerNewStream(Http2Connection.java:1533)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Http2Connection.sendFrame(Http2Connection.java:1557)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Stream.sendHeadersAsync(Stream.java:1000)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.lambda$responseAsyncImpl0$8(Exchange.java:564)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.checkFor407(Exchange.java:435)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.lambda$responseAsyncImpl0$9(Exchange.java:568)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:568)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:411)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:403)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:430)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:350)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:174)
[2026-04-02T06:55:04.175Z] at java.base/java.util.concurrent.CompletableFuture.completeAsync(CompletableFuture.java:2673)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.MultiExchange.responseAsync(MultiExchange.java:303)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.sendAsync(HttpClientImpl.java:991)
[2026-04-02T06:55:04.175Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:878)
[2026-04-02T06:55:04.175Z] ... 35 more
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] testing https://127.0.0.1:58638/https2/x
[2026-04-02T06:55:04.175Z] connection window: 65535, stream window: 16384, will make 5 requests
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending request:https://127.0.0.1:58638/https2/x?reqId=6
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=6: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=6
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending request:https://127.0.0.1:58638/https2/x?reqId=7
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=7: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=7
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending request:https://127.0.0.1:58638/https2/x?reqId=8
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=8: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=8
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending request:https://127.0.0.1:58638/https2/x?reqId=9
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=9: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=9
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending request:https://127.0.0.1:58638/https2/x?reqId=10
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=10: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=10
[2026-04-02T06:55:04.175Z] Got EXPECTED: java.net.ProtocolException: protocol error: connection window exceeded
[2026-04-02T06:55:04.175Z] Found expected exception: java.net.ProtocolException: protocol error: connection window exceeded
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] Sending last request:https://127.0.0.1:58638/https2/x?reqId=11
[2026-04-02T06:55:04.175Z] Server localhost/127.0.0.1:58638 received:
[2026-04-02T06:55:04.175Z] https://127.0.0.1:58638/https2/x?reqId=11: Hello there!
[2026-04-02T06:55:04.175Z] Server: response sent for reqId=11
[2026-04-02T06:55:04.175Z] last request reqId=11 sent on different connection as expected:
[2026-04-02T06:55:04.175Z] last: localhost/127.0.0.1:58638->/127.0.0.1:58641
[2026-04-02T06:55:04.175Z] previous: localhost/127.0.0.1:58638->/127.0.0.1:58640
[2026-04-02T06:55:04.175Z] test ConnectionFlowControlTest.test("https://127.0.0.1:58638/https2/x"): success
[2026-04-02T06:55:04.175Z] Http2TestServerImpl: stop
[2026-04-02T06:55:04.175Z] Http2TestServerImpl: stop
[2026-04-02T06:55:04.175Z] config ConnectionFlowControlTest.teardown(): success
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] ===============================================
[2026-04-02T06:55:04.175Z] java/net/httpclient/http2/ConnectionFlowControlTest.java
[2026-04-02T06:55:04.175Z] Total tests run: 2, Passes: 1, Failures: 1, Skips: 0
[2026-04-02T06:55:04.175Z] ===============================================
[2026-04-02T06:55:04.175Z]
[2026-04-02T06:55:04.175Z] STDERR:
[2026-04-02T06:55:04.175Z] TestServer(2): accepting connections
[2026-04-02T06:55:04.175Z] TestServer(1): accepting connections
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [19ms] HttpClientImpl(1) proxySelector is sun.net.spi.DefaultProxySelector@41db1378 (user-supplied=false)
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [59ms] HttpClientImpl(1) ClientImpl (async) send http://127.0.0.1:58637/http2/x?reqId=1 POST
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [69ms] Exchange establishing exchange for http://127.0.0.1:58637/http2/x?reqId=1 POST,
[2026-04-02T06:55:04.175Z] proxy=null
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [80ms] Http2ClientImpl not found in connection pool
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [80ms] ExchangeImpl get: Trying to get HTTP/2 connection
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [80ms] ExchangeImpl handling HTTP/2 connection creation result
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [80ms] ExchangeImpl new Http1Exchange, try to upgrade
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [87ms] PlainHttpConnection(?) Initial receive buffer size is: 131072
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [87ms] PlainHttpConnection(?) Initial send buffer size is: 131072
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [96ms] Exchange checkFor407: all clear
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [96ms] Http1Exchange Sending headers only
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [99ms] Http1AsyncReceiver(SocketTube(1)) Subscribed pending jdk.internal.net.http.Http1Response$HeadersReader@5fff0902 queue.isEmpty: true
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [105ms] Http1AsyncReceiver(SocketTube(1)) delegate is now jdk.internal.net.http.Http1Response$HeadersReader@5fff0902, demand=1, canRequestMore=true, queue.isEmpty=true
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [105ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 1
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [109ms] Http1AsyncReceiver(SocketTube(1)) checkRequestMore: canRequestMore=true, hasDemand=true
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [109ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 1
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [109ms] Http1AsyncReceiver(SocketTube(1)) checkRequestMore: canRequestMore=true, hasDemand=true
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [109ms] Http1Exchange response created in advance
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [109ms] Http1Exchange initiating connect async
[2026-04-02T06:55:04.175Z] TestServer(1): connection accepted
[2026-04-02T06:55:04.175Z] DEBUG: [MainThread] [111ms] PlainHttpConnection(SocketTube(1)) registering connect event
[2026-04-02T06:55:04.175Z] TestServer(1): stopping is: false
[2026-04-02T06:55:04.175Z] TestServer(1): accepting connections
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [112ms] SelectorAttachment Registering jdk.internal.net.http.PlainHttpConnection$ConnectEvent@66ca58e7 for 8 (true)
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [115ms] PlainHttpConnection(SocketTube(1)) ConnectEvent: finishing connect
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [116ms] PlainHttpConnection(SocketTube(1)) ConnectEvent: connect finished: true, cancelled: false, Local addr: /127.0.0.1:58639
[2026-04-02T06:55:04.175Z] TestServer(1): creating connection
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [140ms] PlainHttpConnection(SocketTube(1)) finishConnect, setting connected=true
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [141ms] Http1Exchange SocketTube(1) connecting flows
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [141ms] SocketTube(1) connecting flows
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [142ms] SocketTube(1) read publisher got subscriber
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [142ms] SocketTube(1) registering subscribe event
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [142ms] SocketTube(1) subscribe event raised
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [142ms] SocketTube(1) handling pending subscription for jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber@762d10c2
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [142ms] SocketTube(1) read demand reset to 0
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [142ms] SocketTube(1) calling onSubscribe
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [142ms] Http1AsyncReceiver(SocketTube(1)) Received onSubscribed from upstream
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [143ms] SocketTube(1) onSubscribe called
[2026-04-02T06:55:04.175Z] DEBUG: [HttpClient-1-SelectorManager] [143ms] SocketTube(1) pending subscriber subscribed
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [143ms] SocketTube(1) leaving read.subscribe: Reading: [ops=0, demand=0, stopped=false], Writing: [ops=0, demand=0]
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [143ms] Http1Publisher(SocketTube(1)) got subscriber: SocketTube(1)
[2026-04-02T06:55:04.175Z] DEBUG: [pool-1-thread-1] [144ms] SocketTube(1) subscribed for writing
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [144ms] SocketTube(1) write: registering startSubscription event
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [144ms] Http1Exchange requestAction.headers
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [144ms] SocketTube(1) write: starting subscription
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [144ms] SocketTube(1) write: offloading requestMore
[2026-04-02T06:55:04.176Z] TestServer(1): New connection from Socket[addr=/127.0.0.1,port=58639,localport=58637]
[2026-04-02T06:55:04.176Z] TestServer(1): starting connection
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [152ms] Http1Exchange setting outgoing with headers
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [152ms] Http1Exchange appending to outgoing DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=237 cap=237]], throwable=null]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [152ms] Http1Publisher(SocketTube(1)) WriteTask
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-1] [156ms] Http1Publisher(SocketTube(1)) hasOutgoing = true, demand = 0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [159ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [159ms] Http1Publisher(SocketTube(1)) subscription request(1), demand=1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [159ms] Http1Publisher(SocketTube(1)) WriteTask
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [159ms] Http1Publisher(SocketTube(1)) hasOutgoing = true, demand = 1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [160ms] Http1Exchange initiating completion of headersSentCF
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [160ms] Exchange checkFor407: all clear
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [160ms] Exchange sendRequestBody
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [160ms] Http1Exchange sendBodyAsync
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [161ms] Http1Exchange bodySubscriber is class jdk.internal.net.http.Http1Request$FixedContentSubscriber
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [163ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] Http1Exchange requesting more request body from the subscriber
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [163ms] Http1AsyncReceiver(SocketTube(1)) checkRequestMore: canRequestMore=true, hasDemand=true
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] jdk.internal.net.http.Http1Request@69d2dd90 Http1BodySubscriber requesting 1, from jdk.internal.net.http.PullPublisher$Subscription@6664c44d
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] jdk.internal.net.http.Http1Request@69d2dd90 onNext
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [163ms] Http1AsyncReceiver(SocketTube(1)) Http1TubeSubscriber: requesting one more from upstream
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] Http1Exchange appending to outgoing DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=12 cap=12]], throwable=null]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [163ms] SocketTube(1) got some demand for reading
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] jdk.internal.net.http.Http1Request@69d2dd90 onComplete
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [163ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [163ms] Http1Exchange appending to outgoing DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=0 cap=0]], throwable=null]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [165ms] Http1Publisher(SocketTube(1)) outgoing: DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=237 cap=237]], throwable=null]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [165ms] Http1Publisher(SocketTube(1)) onNext with 237 bytes
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [165ms] SocketTube(1) trying to write: 237
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [166ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (true)
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [166ms] SocketTube(1) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [166ms] SocketTube(1) wrote: 237
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [167ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [167ms] Http1Publisher(SocketTube(1)) subscription request(1), demand=1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [167ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [167ms] SocketTube(1) leaving w.onNext Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [168ms] Http1Exchange requesting more request body from the subscriber
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [168ms] jdk.internal.net.http.Http1Request@69d2dd90 Http1BodySubscriber requesting 1, from jdk.internal.net.http.PullPublisher$Subscription@6664c44d
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [168ms] Http1Publisher(SocketTube(1)) outgoing: DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=12 cap=12]], throwable=null]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [168ms] Http1Publisher(SocketTube(1)) onNext with 12 bytes
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [168ms] SocketTube(1) trying to write: 12
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] SocketTube(1) wrote: 12
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] Http1Publisher(SocketTube(1)) subscription request(1), demand=1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] SocketTube(1) leaving w.onNext Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [169ms] Http1Exchange initiating completion of bodySentCF
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [170ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [171ms] SocketTube(1) read bytes: 71
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [171ms] Http1AsyncReceiver(SocketTube(1)) Putting 71 bytes into the queue
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [171ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [171ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.176Z] DEBUG: [HttpClient-1-SelectorManager] [171ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [171ms] Http1Exchange sendBodyAsync completed successfully
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [171ms] Http1Exchange reading headers
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [174ms] Http1AsyncReceiver(SocketTube(1)) Got 71 bytes for delegate jdk.internal.net.http.Http1Response$HeadersReader@5fff0902
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [175ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [175ms] Http1AsyncReceiver(SocketTube(1)) Forwarding 71 bytes to delegate jdk.internal.net.http.Http1Response$HeadersReader@5fff0902
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [178ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Reading Headers: (remaining: 71) READING_HEADERS
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [178ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) First time around
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [178ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) headersReader is not yet completed
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [179ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Sending 71/71 bytes to header parser
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [180ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Parsing headers completed. bytes=71
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [181ms] Http1AsyncReceiver(SocketTube(1)) Unsubscribed jdk.internal.net.http.Http1Response$HeadersReader@5fff0902
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-2] [186ms] Http1AsyncReceiver(SocketTube(1)) Delegate done: 0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [186ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Reading Headers: creating Response object; state is now READING_BODY
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [186ms] Http1Exchange getResponseAsync completed successfully
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [187ms] Exchange Upgrading async PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:58639 remote=/127.0.0.1:58637]
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [188ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) readBody: return2Cache: false
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [201ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Operation started: incrementing ref count for jdk.internal.net.http.HttpClientImpl@2ab13dc(1)
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [202ms] Http1AsyncReceiver(SocketTube(1)) Subscribed pending jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030 queue.isEmpty: false
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [203ms] PlainHttpConnection(SocketTube(1))/ResponseContent/FixedLengthBodyParser length=0, onSubscribe: jdk.internal.net.http.Http1Exchange$Http1ResponseBodySubscriber
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [204ms] HttpClientImpl(1) body subscriber registered: 1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [204ms] Http1AsyncReceiver(SocketTube(1)) cleared
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [204ms] HttpClientImpl(1) body subscriber unregistered: 0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [204ms] Http1AsyncReceiver(SocketTube(1)) delegate is now jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030, demand=9223372036854775807, canRequestMore=false, queue.isEmpty=false
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [204ms] Http1AsyncReceiver(SocketTube(1)) Got 0 bytes for delegate jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 9223372036854775807
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) Forwarding 0 bytes to delegate jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) Delegate done: 0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) Got 0 bytes for delegate jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) downstream subscription demand is 9223372036854775807
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [205ms] Http1AsyncReceiver(SocketTube(1)) Forwarding 0 bytes to delegate jdk.internal.net.http.Http1Response$BodyReader@4103cac0/parser=jdk.internal.net.http.ResponseContent$FixedLengthBodyParser@44e08030
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [206ms] Http1AsyncReceiver(SocketTube(1)) Delegate done: 0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [207ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Finished reading body: READING_BODY
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [207ms] Http1Response(id=1, PlainHttpConnection(SocketTube(1))) Operation finished: decrementing ref count for jdk.internal.net.http.HttpClientImpl@2ab13dc(1)
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [210ms] Exchange Ignored body
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [233ms] Http2Connection(SocketTube(1)):WindowUpdateSender(stream: 0) maxFrameSize=16384, initWindowSize=65535, limit=32768
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [239ms] Http2Connection(SocketTube(1)):WindowUpdateSender(stream: ?) maxFrameSize=16384, initWindowSize=16384, limit=0
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [239ms] Http2Connection(SocketTube(1)) Opened stream 1
[2026-04-02T06:55:04.176Z] DEBUG: [pool-1-thread-3] [240ms] Http2Connection(SocketTube(1))/Stream(1) Stream 1 registered (cancelled: false, registerIfCancelled: true)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] Http2Connection(SocketTube(1))/Stream(1) requestSent: streamid=1 but response not received
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) connecting flows
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) read publisher got subscriber
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) registering subscribe event
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) leaving read.subscribe: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) subscribed for writing
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) write: resetting demand to 0
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [240ms] SocketTube(1) write: registering startSubscription event
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) subscribe event raised
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) handling pending subscription for jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@7392ef0e
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] Http1AsyncReceiver(SocketTube(1)) Http1TubeSubscriber: dropSubscription
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) read demand reset to 0
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) calling onSubscribe
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] Http2Connection(SocketTube(1)) onSubscribe: requesting Long.MAX_VALUE for reading
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) got some demand for reading
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) leaving request(9223372036854775807): Reading: [ops=1, demand=9223372036854775807, stopped=false], Writing: [ops=0, demand=0]
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) onSubscribe called
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) pending subscriber subscribed
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) write: starting subscription
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [241ms] SocketTube(1) write: offloading requestMore
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [242ms] PlainHttpConnection(SocketTube(1)) added 69 bytes in the priority write queue
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [242ms] PlainHttpConnection(SocketTube(1)) signalling the publisher of the write queue
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [242ms] Http2Connection(SocketTube(1)) Triggering processing of buffered data after sending connection preface
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [242ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [244ms] PlainHttpConnection(SocketTube(1)) HttpPublisher: got request of 1 from SocketTube(1)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [245ms] Http2Connection(SocketTube(1)) onNext: got 0 bytes in 1 buffers
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [246ms] Http2Connection(SocketTube(1)) sending 0 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [246ms] Http1AsyncReceiver(SocketTube(1)) stopping
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [246ms] Http1Exchange asyncReceiver finished (failed=null)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [246ms] Http1AsyncReceiver(SocketTube(1)) Flushing 0 bytes from queue into initial buffer (remaining=0, free=0)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [249ms] Http1AsyncReceiver(SocketTube(1)) Initial buffer now has 0 pos=0 limit=0
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [249ms] Http2Connection(SocketTube(1)) H2 Received EMPTY_TRIGGER
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [249ms] Http2Connection(SocketTube(1)) H2 processed buffered data
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Http2ClientImpl offering to the connection pool: Http2Connection(SocketTube(1))
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Http2ClientImpl put in the connection pool: Http2Connection(SocketTube(1))
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Http1AsyncReceiver(SocketTube(1)) cleared
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Exchange Getting response async streamid: 1
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Http1Publisher(SocketTube(1)) outgoing: DataPair [data=[java.nio.HeapByteBuffer[pos=0 lim=0 cap=0]], throwable=null]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] Http1Publisher(SocketTube(1)) completed, stopping jdk.internal.net.http.common.SequentialScheduler@6bbeaef6
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-3] [250ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=9223372036854775807, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [253ms] PlainHttpConnection(SocketTube(1)) HttpPublisher: sending 69 bytes (1 buffers) to SocketTube(1)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [253ms] SocketTube(1) trying to write: 69
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [253ms] SocketTube(1) wrote: 69
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [253ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [254ms] PlainHttpConnection(SocketTube(1)) HttpPublisher: got request of 1 from SocketTube(1)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [254ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=9223372036854775807, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [254ms] SocketTube(1) leaving w.onNext Reading: [ops=1, demand=9223372036854775807, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [254ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=9223372036854775807, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [254ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [254ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [254ms] FramesDecoder Not enough data to parse frame body, needs: 36, has: 0
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [254ms] FramesDecoder decodes: 36
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [254ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [TestServer(1)-pool] [255ms] FramesDecoder Got frame: SETTINGS: length=36, streamid=0, flags=0 Settings: HEADER_TABLE_SIZE=16384 ENABLE_PUSH=0 MAX_CONCURRENT_STREAMS=0 INITIAL_WINDOW_SIZE=16384 MAX_FRAME_SIZE=16384 MAX_HEADER_LIST_SIZE=393216
[2026-04-02T06:55:04.177Z] TestServer(1): connection started
[2026-04-02T06:55:04.177Z] TestServer(1): POST /http2/x?reqId=1
[2026-04-02T06:55:04.177Z] TestServer(1): creating input stream for stream 1
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder Not enough data to parse frame body, needs: 36, has: 0
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder decodes: 36
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [276ms] FramesDecoder Got frame: SETTINGS: length=36, streamid=0, flags=0 Settings: HEADER_TABLE_SIZE=16384 ENABLE_PUSH=0 MAX_CONCURRENT_STREAMS=0 INITIAL_WINDOW_SIZE=16384 MAX_FRAME_SIZE=16384 MAX_HEADER_LIST_SIZE=393216
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] SocketTube(1) read bytes: 48
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] Http2Connection(SocketTube(1)) onNext: got 48 bytes in 1 buffers
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.177Z] DEBUG: [HttpClient-1-SelectorManager] [279ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775806, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] Http2Connection(SocketTube(1)) sending 48 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] Http2Connection(SocketTube(1)) H2 Receiving(1): 48
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] Http2Connection(SocketTube(1)) Processing 48
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] FramesDecoder decodes: 48
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [280ms] FramesDecoder Got frame: SETTINGS: length=30, streamid=0, flags=0 Settings: HEADER_TABLE_SIZE=4096 ENABLE_PUSH=1 MAX_CONCURRENT_STREAMS=2147483647 INITIAL_WINDOW_SIZE=65535 MAX_FRAME_SIZE=16384
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] PlainHttpConnection(SocketTube(1)) added 9 bytes to the write queue
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] PlainHttpConnection(SocketTube(1)) signalling the publisher of the write queue
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] PlainHttpConnection(SocketTube(1)) HttpPublisher: sending 9 bytes (1 buffers) to SocketTube(1)
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] SocketTube(1) trying to write: 9
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [281ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [281ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [281ms] FramesDecoder Got frame: SETTINGS: length=0, streamid=0, flags=ACK Settings:
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [281ms] FramesDecoder decodes: 0
[2026-04-02T06:55:04.177Z] DEBUG: [readLoop] [281ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] SocketTube(1) wrote: 9
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] SocketTube(1) write: requesting more...
[2026-04-02T06:55:04.177Z] DEBUG: [pool-1-thread-2] [281ms] PlainHttpConnection(SocketTube(1)) HttpPublisher: got request of 1 from SocketTube(1)
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [281ms] SocketTube(1) leaving requestMore: Reading: [ops=1, demand=9223372036854775806, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [281ms] SocketTube(1) leaving w.onNext Reading: [ops=1, demand=9223372036854775806, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [281ms] FramesDecoder Got frame: SETTINGS: length=0, streamid=0, flags=ACK Settings:
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [282ms] Http2Connection(SocketTube(1)) H2 processed(1)
[2026-04-02T06:55:04.178Z] TestServer(1): Using handler for: /http2/
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] SocketTube(1) read bytes: 26
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] Http2Connection(SocketTube(1)) onNext: got 26 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [286ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775805, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [286ms] Http2Connection(SocketTube(1)) sending 26 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [286ms] Http2Connection(SocketTube(1)) H2 Receiving(2): 26
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [287ms] Http2Connection(SocketTube(1)) Processing 26
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] Sent response headers 200
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] SocketTube(1) read bytes: 60
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] Http2Connection(SocketTube(1)) onNext: got 60 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [289ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775804, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder decodes: 26
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] Http2Connection(SocketTube(1))/Stream(1) incoming: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] WindowController Stream 1 window size is now 65547 (amount added 12)
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=0, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] WindowController Connection window size is now 65547 (amount added 12)
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] Http2Connection(SocketTube(1)) H2 processed(2)
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] Http2Connection(SocketTube(1)) sending 60 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] Http2Connection(SocketTube(1)) H2 Receiving(3): 60
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] Http2Connection(SocketTube(1)) Processing 60
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder decodes: 60
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [290ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [291ms] FramesDecoder Got frame: HEADERS: length=51, streamid=1, flags=END_HEADERS
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [291ms] Http2Connection(SocketTube(1))/Stream(1) incoming: HEADERS: length=51, streamid=1, flags=END_HEADERS
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [294ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) read bytes: 126
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] Http2Connection(SocketTube(1)) onNext: got 126 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775803, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) read bytes: 63
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] Http2Connection(SocketTube(1)) onNext: got 63 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [295ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775802, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) read bytes: 21
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] Http2Connection(SocketTube(1)) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775801, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) read bytes: 21
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] Http2Connection(SocketTube(1)) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [296ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775800, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SocketTube(1) read bytes: 21
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] Http2Connection(SocketTube(1)) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775799, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SocketTube(1) read bytes: 84
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] Http2Connection(SocketTube(1)) onNext: got 84 bytes in 1 buffers
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [297ms] SocketTube(1) resuming read event
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [298ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 1 (false)
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [300ms] SocketTube(1) leaving read() loop after onNext: Reading: [ops=1, demand=9223372036854775798, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-1-thread-2] [300ms] Http2Connection(SocketTube(1))/Stream(1) Response builder cleared, ready to receive new headers.
[2026-04-02T06:55:04.178Z] DEBUG: [HttpClient-1-SelectorManager] [300ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3ed03618 for 0 (false)
[2026-04-02T06:55:04.178Z]
[2026-04-02T06:55:04.178Z] ...
[2026-04-02T06:55:04.178Z] Output overflow:
[2026-04-02T06:55:04.178Z] JT Harness has limited the test output to the text
[2026-04-02T06:55:04.178Z] at the beginning and the end, so that you can see how the
[2026-04-02T06:55:04.178Z] test began, and how it completed.
[2026-04-02T06:55:04.178Z]
[2026-04-02T06:55:04.178Z] If you need to see more of the output from the test,
[2026-04-02T06:55:04.178Z] set the system property javatest.maxOutputSize to a higher
[2026-04-02T06:55:04.178Z] value. The current value is 100000
[2026-04-02T06:55:04.178Z] ...
[2026-04-02T06:55:04.178Z]
[2026-04-02T06:55:04.178Z] ue
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.178Z] DEBUG: [readLoop] [3s 862ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1365)
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) Unwrapping: 334
[2026-04-02T06:55:04.178Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) Decoded 21 bytes out of 334 into buffer of 64 remaining to decode: 275
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 59 bytesProduced = 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 59
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) sending 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) Adding 21 to outputQ queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774442 cancelled = false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 21 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3))) sending 21 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1366): 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3))) Processing 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] FramesDecoder decodes: 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] FramesDecoder Got frame: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 862ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onNext(12)
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 0) update: 12, received: 16344, limit: 32768
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) update: 12, received: 12, limit: 0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) sending window update: 12
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 13 bytes in the priority write queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 13 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) added 1 (13 bytes) to the writeList
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) processData, writeList remaining:13, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) wrapping 13 bytes
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1363
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) OK => produced: 51 bytes into 56, not wrapped: 0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1363
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) Sending 51 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) Adding 51 to outputQ queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1366)
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) Unwrapping: 275
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) Decoded 21 bytes out of 275 into buffer of 64 remaining to decode: 216
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 59 bytesProduced = 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 59
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) sending 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) Adding 21 to outputQ queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774441 cancelled = false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 21 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))) sending 21 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1367): 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))) Processing 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] FramesDecoder decodes: 21
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] FramesDecoder Got frame: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onNext(12)
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 0) update: 12, received: 16356, limit: 32768
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) update: 12, received: 12, limit: 0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) sending window update: 12
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 13 bytes in the priority write queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 13 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) added 1 (13 bytes) to the writeList
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) processData, writeList remaining:13, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) wrapping 13 bytes
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1364
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) OK => produced: 51 bytes into 56, not wrapped: 0
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.179Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1364
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) Sending 51 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) Adding 51 to outputQ queue
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.179Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 863ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.179Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 863ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1367)
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapping: 216
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Decoded 21 bytes out of 216 into buffer of 64 remaining to decode: 157
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 59 bytesProduced = 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 59
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) sending 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Adding 21 to outputQ queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774440 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 21 bytes downstream
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) sending 21 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1368): 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) Processing 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder decodes: 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder Got frame: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onNext(12)
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 0) update: 12, received: 16368, limit: 32768
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) update: 12, received: 12, limit: 0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) sending window update: 12
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 13 bytes in the priority write queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 13 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) added 1 (13 bytes) to the writeList
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) processData, writeList remaining:13, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) wrapping 13 bytes
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1365
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) OK => produced: 51 bytes into 56, not wrapped: 0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1365
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) Sending 51 bytes downstream
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) Adding 51 to outputQ queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.180Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1368)
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapping: 157
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Decoded 21 bytes out of 157 into buffer of 64 remaining to decode: 98
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 59 bytesProduced = 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 59
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) sending 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) Adding 21 to outputQ queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774439 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 21 bytes downstream
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 21 bytes in 1 buffers
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) sending 21 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1369): 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))) Processing 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder decodes: 21
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] FramesDecoder Got frame: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=12, streamid=1, flags=0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onNext(12)
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 0) update: 12, received: 16380, limit: 32768
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) update: 12, received: 12, limit: 0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) sending window update: 12
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 13 bytes in the priority write queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 13 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) added 1 (13 bytes) to the writeList
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) processData, writeList remaining:13, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) wrapping 13 bytes
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1366
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) OK => produced: 51 bytes into 56, not wrapped: 0
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.180Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1366
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) Sending 51 bytes downstream
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) Adding 51 to outputQ queue
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.180Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 864ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 864ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 12
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1369)
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapping: 98
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Decoded 13 bytes out of 98 into buffer of 64 remaining to decode: 47
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.181Z] bytesConsumed = 51 bytesProduced = 13
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 51
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) sending 13
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Adding 13 to outputQ queue
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774438 cancelled = false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 13 bytes downstream
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 13 bytes in 1 buffers
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) sending 13 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1370): 13
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) Processing 13
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder decodes: 13
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder Got frame: DATA: length=4, streamid=1, flags=0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=4, streamid=1, flags=0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onNext(4)
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 0) update: 4, received: 16384, limit: 32768
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) update: 4, received: 4, limit: 0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))):WindowUpdateSender(stream: 1) sending window update: 4
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 13 bytes in the priority write queue
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 13 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) added 1 (13 bytes) to the writeList
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) processData, writeList remaining:13, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) wrapping 13 bytes
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.181Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1367
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) OK => produced: 51 bytes into 56, not wrapped: 0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.181Z] bytesConsumed = 13 bytesProduced = 51 sequenceNumber = 1367
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) Sending 51 bytes downstream
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) Adding 51 to outputQ queue
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 51 bytes downstream
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SocketTube(3) trying to write: 51
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SocketTube(3) wrote: 51
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SocketTube(3) write: requesting more...
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SocketTube(3) leaving requestMore: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Not enough data to parse frame body, needs: 4, has: 0
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder decodes: 4
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SocketTube(3) leaving w.onNext Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.181Z] DEBUG: [readLoop] [3s 865ms] FramesDecoder Got frame: WINDOW_UPDATE: length=4, streamid=1, flags=0 WindowUpdate: 4
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSLTube(SocketTube(3)) request: n=1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: got request of 1 from SSLTube(SocketTube(3))
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1370)
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapping: 47
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Decoded 9 bytes out of 47 into buffer of 64 remaining to decode: 0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.181Z] bytesConsumed = 47 bytesProduced = 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 47
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) sending 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) Adding 9 to outputQ queue
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 9223372036854774437 cancelled = false
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] SSL Reader(SocketTube(3)) DownstreamPusher: Pushing 9 bytes downstream
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) onNext: got 9 bytes in 1 buffers
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) sending 9 to Http2Connection.asyncReceive
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) H2 Receiving(1371): 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) Processing 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder decodes: 9
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder Tail size is now: 0, current=
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] FramesDecoder Got frame: DATA: length=0, streamid=1, flags=END_STREAM
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: DATA: length=0, streamid=1, flags=END_STREAM
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3))) Dropping data frame for stream 1 (0 payload bytes)
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 865ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) incoming: onComplete
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 866ms] HttpClientImpl(2) body subscriber unregistered: 0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 866ms] HttpClientImpl(2) ClientImpl (async) elapsed 1397 millis for POST to https://127.0.0.1:58638/https2/x?reqId=11
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 867ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) setEndStreamReceived: streamid=1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 867ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) responseReceived: streamid=1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) close stream 1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] Http2Connection(SSLTube(SocketTube(3))) Closed stream 1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) subscriber is jdk.internal.net.http.Stream$Http2StreamResponseSubscriber@7cc10240
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] Http2Connection(SSLTube(SocketTube(3)))/Stream(1) closing response subscriber stream 1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] Http2Connection(SSLTube(SocketTube(3))) H2 processed(1371)
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] SSL Reader(SocketTube(3)) upstreamWindowUpdate, downstreamQueueSize:0, upstreamWindow:0
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] SSL Reader(SocketTube(3)) requesting 1
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] SocketTube(3) got some demand for reading
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] SocketTube(3) resuming read event
[2026-04-02T06:55:04.181Z] DEBUG: [pool-2-thread-2] [3s 873ms] SocketTube(3) leaving request(1): Reading: [ops=1, demand=1, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.182Z] DEBUG: [pool-2-thread-2] [3s 873ms] SSL Reader(SocketTube(3)) processData: readBuf remaining:0, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 873ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3bbfe5a for 1 (false)
[2026-04-02T06:55:04.182Z] TestServer(1): stopping 1 connections
[2026-04-02T06:55:04.182Z] TestServer(1): finished
[2026-04-02T06:55:04.182Z] TestServer(2): stopping 2 connections
[2026-04-02T06:55:04.182Z] TestServer(2): Server connection to /127.0.0.1:58641 stopping. 1 streams
[2026-04-02T06:55:04.182Z] TestServer(2): Sending GOAWAY frame GOAWAY: length=8, streamid=0, flags=0 Error: Not an error lastStreamId=1, Debugdata: from server connection jdk.httpclient.test.lib.http2.Http2TestServerConnection@1d3c9866
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 874ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3bbfe5a for 0 (false)
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 875ms] SocketTube(3) read bytes: 40
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 875ms] SSL Reader(SocketTube(3)) onNext
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 875ms] SSL Reader(SocketTube(3)) Adding 40 bytes to read buffer
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 875ms] HttpClientImpl(2) aborting selector manager(closed=false): java.util.concurrent.RejectedExecutionException: Task jdk.internal.net.http.common.SequentialScheduler$SchedulableTask@8b6276f rejected from java.util.concurrent.ThreadPoolExecutor@5423410d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 22]
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 875ms] HttpClientImpl(2) aborting pending requests due to: class java.util.concurrent.RejectedExecutionException
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 876ms] SocketTube(3) resuming read event
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 876ms] SelectorAttachment Registering jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent@3bbfe5a for 1 (false)
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 876ms] SocketTube(3) leaving read() loop after onNext: Reading: [ops=1, demand=0, stopped=false], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] HttpClientImpl(2) SelectorManager shutting down
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] Http2ClientImpl stopping
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] Http2Connection(SSLTube(SocketTube(3))) Close all streams
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] AsyncSSLConnection(SSLTube(SocketTube(3))) added 34 bytes to the write queue
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] AsyncSSLConnection(SSLTube(SocketTube(3))) signalling the publisher of the write queue
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: sending 34 bytes (1 buffers) to SSLTube(SocketTube(3))
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] SSLTube(SocketTube(3)) sending 1 buffers to SSL flow delegate
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] SSL Writer(SocketTube(3)) onNext
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 877ms] SSL Writer(SocketTube(3)) added 1 (34 bytes) to the writeList
[2026-04-02T06:55:04.182Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 893ms] SSL Reader(SocketTube(3)) processData: readBuf remaining:40, state: NOT_HANDSHAKING , engine handshake status:NOT_HANDSHAKING
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 904ms] SSL Writer(SocketTube(3)) processData, writeList remaining:34, hsTriggered:false, needWrap:false
[2026-04-02T06:55:04.182Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 904ms] SSL Reader(SocketTube(3)) Unwrapping: 40
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 904ms] SSL Writer(SocketTube(3)) wrapping 34 bytes
[2026-04-02T06:55:04.182Z] TestServer(2): Connection writer stopping localhost/127.0.0.1:58638->/127.0.0.1:58641
[2026-04-02T06:55:04.182Z] TestServer(2): EOF reached on connection localhost/127.0.0.1:58638->/127.0.0.1:58641, will no longer accept incoming frames
[2026-04-02T06:55:04.182Z] TestServer(2): finished
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) SSLResult: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.182Z] bytesConsumed = 34 bytesProduced = 72 sequenceNumber = 1368
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) OK => produced: 72 bytes into 72, not wrapped: 0
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) wrapBuffer returned Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.182Z] bytesConsumed = 34 bytesProduced = 72 sequenceNumber = 1368
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) Sending 72 bytes downstream
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) Adding 72 to outputQ queue
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) pushScheduler is alive
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) DownstreamPusher: queue not empty, downstreamSubscription: SubscriptionBase: window = 1 cancelled = false
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Writer(SocketTube(3)) DownstreamPusher: Pushing 72 bytes downstream
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SocketTube(3) write error: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SocketTube(3) error signalled java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SocketTube(3) pausing read event
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SocketTube(3) Sending error java.io.IOException: selector manager closed to subscriber READER: SubscriberWrapper: upstreamCompleted: false upstreamWindow: 0 downstreamCompleted: false completionAcknowledged: false outputQ size: 0 cf: jdk.internal.net.http.common.MinimalFuture@3e374876[Not completed, 4 dependents] (id=459) downstreamSubscription: SubscriptionBase: window = 9223372036854774436 cancelled = false downstreamSubscriber: SSLSubscriberWrapper[SSLTube(SocketTube(3)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@67b9c2d1, getALPN: jdk.internal.net.http.common.MinimalFuture@421fc0c5[Completed normally] (id=465), onCompleteReceived: false, onError: null], readBuf: java.nio.HeapByteBuffer[pos=40 lim=40 cap=65536], count: 28812, scheduler: running, status: OK, handshakeState: 0, engine: NOT_HANDSHAKING
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SocketTube(3) forwarding error to subscriber: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Reader(SocketTube(3)) onError: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] DEBUG: [HttpClient-2-SelectorManager] [3s 914ms] SSL Reader(SocketTube(3)) error java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] java.io.IOException: selector manager closed
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.selectorClosedException(HttpClientImpl.java:1073)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.selectorClosedException(HttpClientImpl.java:851)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.tryFlushCurrent(SocketTube.java:345)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.onNext(SocketTube.java:317)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.SocketTube.onNext(SocketTube.java:135)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.SocketTube.onNext(SocketTube.java:58)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:316)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:198)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.sendResultBytes(SSLFlowDelegate.java:949)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.processData(SSLFlowDelegate.java:832)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer$WriterDownstreamPusher.run(SSLFlowDelegate.java:708)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.incoming(SSLFlowDelegate.java:732)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.incomingCaller(SubscriberWrapper.java:438)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:379)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:57)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLTube.onNext(SSLTube.java:664)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SSLTube.onNext(SSLTube.java:68)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher$HttpWriteSubscription.flush(HttpConnection.java:519)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.flushTask(HttpConnection.java:473)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.182Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.signal(HttpConnection.java:480)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.signalEnqueued(HttpConnection.java:542)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2Connection.sendFrame(Http2Connection.java:1568)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2Connection.close(Http2Connection.java:722)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2ClientImpl.close(Http2ClientImpl.java:231)
[2026-04-02T06:55:04.183Z] at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2ClientImpl.stop(Http2ClientImpl.java:223)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.stop(HttpClientImpl.java:528)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.shutdown(HttpClientImpl.java:1177)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1376)
[2026-04-02T06:55:04.183Z] Caused by: java.util.concurrent.RejectedExecutionException: Task jdk.internal.net.http.common.SequentialScheduler$SchedulableTask@8b6276f rejected from java.util.concurrent.ThreadPoolExecutor@5423410d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 22]
[2026-04-02T06:55:04.183Z] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
[2026-04-02T06:55:04.183Z] at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
[2026-04-02T06:55:04.183Z] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.ensureExecutedAsync(HttpClientImpl.java:180)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:172)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:305)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:274)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.incoming(SSLFlowDelegate.java:316)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.incomingCaller(SubscriberWrapper.java:438)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:379)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:57)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:865)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:782)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:965)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:1402)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:1347)
[2026-04-02T06:55:04.183Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1347)
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 916ms] SSL Reader(SocketTube(3)) DownstreamPusher: forwarding error downstream: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 916ms] SSLTube(SocketTube(3)) SSLSubscriberWrapper[SSLTube(SocketTube(3)), delegate: DelegateWrapper[subscribedCalled: true, subscribedDone: true, completed: false, error: null]: jdk.internal.net.http.Http2Connection$Http2TubeSubscriber@67b9c2d1, getALPN: jdk.internal.net.http.common.MinimalFuture@421fc0c5[Completed normally] (id=465), onCompleteReceived: false, onError: java.io.IOException: selector manager closed]: onErrorImpl: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 916ms] Http2Connection(SSLTube(SocketTube(3))) onError: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 916ms] HttpClientImpl(2) aborting selector manager(closed=true): java.util.concurrent.RejectedExecutionException: Task jdk.internal.net.http.common.SequentialScheduler$SchedulableTask@3c41b154 rejected from java.util.concurrent.ThreadPoolExecutor@5423410d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 22]
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 917ms] SSLTube(SocketTube(3)) subscriber completed with error: java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 917ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: cancelled by SSLTube(SocketTube(3))
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 917ms] SSL Reader(SocketTube(3)) stop
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 917ms] SSL Writer(SocketTube(3)) stop
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 919ms] SocketTube(3) Stopping read scheduler
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) leaving read() loop with error: Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=1]
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) Read scheduler stopped
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) write: cancel
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) write: resetting demand to 0
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] AsyncSSLConnection(SSLTube(SocketTube(3))) HttpPublisher: cancelled by SSLTube(SocketTube(3))
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) leaving w.onNext Reading: [ops=0, demand=0, stopped=true], Writing: [ops=0, demand=0]
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] Http2Connection(SSLTube(SocketTube(3))) Shutting down h2c (state=half-closed-local): java.io.EOFException: HTTP/2 client stopped
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] Http2ClientImpl removing from the connection pool: Http2Connection(SSLTube(SocketTube(3)))
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] Http2ClientImpl removed from the connection pool: Http2Connection(SSLTube(SocketTube(3)))
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] PlainHttpConnection(SocketTube(3)) Closing channel: channel not registered with selector
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] SocketTube(3) signal read error: java.io.IOException: connection closed locally
[2026-04-02T06:55:04.183Z] DEBUG: [HttpClient-2-SelectorManager] [3s 920ms] Http2Connection(SSLTube(SocketTube(3))) Close all streams
[2026-04-02T06:55:04.183Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 915ms] SSL Reader(SocketTube(3)) Decoded 0 bytes out of 40 into buffer of 64 remaining to decode: 0
[2026-04-02T06:55:04.183Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 921ms] SSL Reader(SocketTube(3)) Unwrapped: result: Status = OK HandshakeStatus = NOT_HANDSHAKING
[2026-04-02T06:55:04.183Z] bytesConsumed = 40 bytesProduced = 0
[2026-04-02T06:55:04.183Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 921ms] SSL Reader(SocketTube(3)) Unwrapped: consumed: 40
[2026-04-02T06:55:04.183Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 921ms] Http2Connection(SSLTube(SocketTube(3))) Stopping scheduler java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] java.io.IOException: selector manager closed
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.selectorClosedException(HttpClientImpl.java:1073)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.selectorClosedException(HttpClientImpl.java:851)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.tryFlushCurrent(SocketTube.java:345)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.onNext(SocketTube.java:317)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube.onNext(SocketTube.java:135)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.SocketTube.onNext(SocketTube.java:58)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:316)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:232)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:198)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.sendResultBytes(SSLFlowDelegate.java:949)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.processData(SSLFlowDelegate.java:832)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer$WriterDownstreamPusher.run(SSLFlowDelegate.java:708)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Writer.incoming(SSLFlowDelegate.java:732)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.incomingCaller(SubscriberWrapper.java:438)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:379)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:57)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLTube.onNext(SSLTube.java:664)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SSLTube.onNext(SSLTube.java:68)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher$HttpWriteSubscription.flush(HttpConnection.java:519)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.flushTask(HttpConnection.java:473)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.signal(HttpConnection.java:480)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.HttpConnection$PlainHttpPublisher.signalEnqueued(HttpConnection.java:542)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2Connection.sendFrame(Http2Connection.java:1568)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2Connection.close(Http2Connection.java:722)
[2026-04-02T06:55:04.183Z] at java.net.http/jdk.internal.net.http.Http2ClientImpl.close(Http2ClientImpl.java:231)
[2026-04-02T06:55:04.184Z] at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.Http2ClientImpl.stop(Http2ClientImpl.java:223)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl.stop(HttpClientImpl.java:528)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.shutdown(HttpClientImpl.java:1177)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1376)
[2026-04-02T06:55:04.184Z] Caused by: java.util.concurrent.RejectedExecutionException: Task jdk.internal.net.http.common.SequentialScheduler$SchedulableTask@8b6276f rejected from java.util.concurrent.ThreadPoolExecutor@5423410d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 22]
[2026-04-02T06:55:04.184Z] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
[2026-04-02T06:55:04.184Z] at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
[2026-04-02T06:55:04.184Z] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.ensureExecutedAsync(HttpClientImpl.java:180)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:172)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:305)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:274)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.incoming(SSLFlowDelegate.java:316)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.incomingCaller(SubscriberWrapper.java:438)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:379)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onNext(SubscriberWrapper.java:57)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:865)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:782)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:965)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:1402)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:1347)
[2026-04-02T06:55:04.184Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T06:55:04.184Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1347)
[2026-04-02T06:55:04.184Z] DEBUG: [ForkJoinPool.commonPool-worker-1] [3s 925ms] Http2Connection(SSLTube(SocketTube(3))) Shutting down h2c (state=shutdown+half-closed-local): java.io.IOException: selector manager closed
[2026-04-02T06:55:04.184Z] java.lang.Exception: failures: 1
[2026-04-02T06:55:04.184Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2026-04-02T06:55:04.184Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2026-04-02T06:55:04.184Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T06:55:04.184Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T06:55:04.184Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T06:55:04.184Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T06:55:04.184Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-02T06:55:04.184Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-02T06:55:04.184Z]
[2026-04-02T06:55:04.184Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2026-04-02T06:55:04.184Z] JavaTest Message: shutting down test
[2026-04-02T06:55:04.184Z]
[2026-04-02T06:55:04.184Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2026-04-02T06:55:04.184Z] rerun:
[2026-04-02T06:55:04.184Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\scratch\1' && \
[2026-04-02T06:55:04.184Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-02T06:55:04.184Z] SystemDrive=C: \
[2026-04-02T06:55:04.184Z] SystemRoot='C:\Windows' \
[2026-04-02T06:55:04.184Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T06:55:04.184Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T06:55:04.184Z] windir='C:\Windows' \
[2026-04-02T06:55:04.184Z] CLASSPATH='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-02T06:55:04.184Z] 'c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image\bin\java' \
[2026-04-02T06:55:04.184Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2026-04-02T06:55:04.184Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2026-04-02T06:55:04.184Z] -Dtest.compiler.opts= \
[2026-04-02T06:55:04.184Z] -Dtest.java.opts= \
[2026-04-02T06:55:04.184Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T06:55:04.184Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T06:55:04.184Z] -Dtest.timeout.factor=8.0 \
[2026-04-02T06:55:04.184Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T06:55:04.184Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-02T06:55:04.184Z] -Dtest.name=java/net/httpclient/http2/ConnectionFlowControlTest.java \
[2026-04-02T06:55:04.184Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2\ConnectionFlowControlTest.java' \
[2026-04-02T06:55:04.184Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2' \
[2026-04-02T06:55:04.184Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.184Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d' \
[2026-04-02T06:55:04.184Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.184Z] -Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\java\net\httpclient\http2\ConnectionFlowControlTest.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\httpclient\http2;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\2\test\jdk\java\net\httpclient\lib' \
[2026-04-02T06:55:04.184Z] -Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2026-04-02T06:55:04.184Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2026-04-02T06:55:04.184Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2026-04-02T06:55:04.184Z] -ea \
[2026-04-02T06:55:04.184Z] -esa \
[2026-04-02T06:55:04.184Z] -Xmx512m \
[2026-04-02T06:55:04.184Z] -XX:+UseCompressedOops \
[2026-04-02T06:55:04.184Z] '-Djava.library.path=c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T06:55:04.184Z] -Djdk.internal.httpclient.debug=true \
[2026-04-02T06:55:04.184Z] -Djdk.httpclient.connectionWindowSize=65535 \
[2026-04-02T06:55:04.184Z] -Djdk.httpclient.windowsize=16384 \
[2026-04-02T06:55:04.184Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\java\net\httpclient\http2\ConnectionFlowControlTest.d\testng.0.jta' java/net/httpclient/http2/ConnectionFlowControlTest.java false ConnectionFlowControlTest
[2026-04-02T06:55:04.184Z]
[2026-04-02T06:55:04.184Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2026-04-02T06:55:04.184Z] --------------------------------------------------
[2026-04-02T07:10:49.698Z] TEST: java/net/HttpURLConnection/HttpURLConnectionExpect100Test.java
[2026-04-02T07:10:49.698Z] TEST JDK: c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image
[2026-04-02T07:10:49.698Z]
[2026-04-02T07:10:49.698Z] ACTION: build -- Passed. Build successful
[2026-04-02T07:10:49.698Z] REASON: Named class compiled on demand
[2026-04-02T07:10:49.698Z] TIME: 0.069 seconds
[2026-04-02T07:10:49.698Z] messages:
[2026-04-02T07:10:49.698Z] command: build HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.698Z] reason: Named class compiled on demand
[2026-04-02T07:10:49.698Z] started: Thu Apr 02 07:10:41 UTC 2026
[2026-04-02T07:10:49.698Z] Test directory:
[2026-04-02T07:10:49.698Z] compile: HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.698Z] finished: Thu Apr 02 07:10:41 UTC 2026
[2026-04-02T07:10:49.698Z] elapsed time (seconds): 0.069
[2026-04-02T07:10:49.698Z]
[2026-04-02T07:10:49.698Z] ACTION: compile -- Passed. Compilation successful
[2026-04-02T07:10:49.698Z] REASON: .class file out of date or does not exist
[2026-04-02T07:10:49.698Z] TIME: 0.067 seconds
[2026-04-02T07:10:49.698Z] messages:
[2026-04-02T07:10:49.698Z] command: compile C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.java
[2026-04-02T07:10:49.698Z] reason: .class file out of date or does not exist
[2026-04-02T07:10:49.698Z] started: Thu Apr 02 07:10:41 UTC 2026
[2026-04-02T07:10:49.698Z] Mode: agentvm
[2026-04-02T07:10:49.698Z] Agent id: 3
[2026-04-02T07:10:49.698Z] finished: Thu Apr 02 07:10:41 UTC 2026
[2026-04-02T07:10:49.698Z] elapsed time (seconds): 0.067
[2026-04-02T07:10:49.698Z] configuration:
[2026-04-02T07:10:49.698Z] Boot Layer (javac runtime environment)
[2026-04-02T07:10:49.698Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\javatest.jar
[2026-04-02T07:10:49.698Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2026-04-02T07:10:49.698Z] patch: java.base C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\patches\java.base
[2026-04-02T07:10:49.698Z]
[2026-04-02T07:10:49.698Z] javac compilation environment
[2026-04-02T07:10:49.698Z] source path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection
[2026-04-02T07:10:49.698Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib
[2026-04-02T07:10:49.698Z] class path: C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection
[2026-04-02T07:10:49.698Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d
[2026-04-02T07:10:49.698Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib
[2026-04-02T07:10:49.698Z] C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.10.2.jar
[2026-04-02T07:10:49.698Z]
[2026-04-02T07:10:49.698Z] rerun:
[2026-04-02T07:10:49.698Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\scratch\0' && \
[2026-04-02T07:10:49.698Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-02T07:10:49.698Z] SystemDrive=C: \
[2026-04-02T07:10:49.698Z] SystemRoot='C:\Windows' \
[2026-04-02T07:10:49.698Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T07:10:49.698Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T07:10:49.698Z] windir='C:\Windows' \
[2026-04-02T07:10:49.698Z] 'c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image\bin\javac' \
[2026-04-02T07:10:49.698Z] -J-ea \
[2026-04-02T07:10:49.698Z] -J-esa \
[2026-04-02T07:10:49.698Z] -J-Xmx512m \
[2026-04-02T07:10:49.698Z] -J-XX:+UseCompressedOops \
[2026-04-02T07:10:49.698Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2026-04-02T07:10:49.698Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2026-04-02T07:10:49.698Z] -J-Dtest.compiler.opts= \
[2026-04-02T07:10:49.698Z] -J-Dtest.java.opts= \
[2026-04-02T07:10:49.698Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T07:10:49.698Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T07:10:49.698Z] -J-Dtest.timeout.factor=8.0 \
[2026-04-02T07:10:49.698Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T07:10:49.698Z] -J-Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-02T07:10:49.698Z] -J-Dtest.name=java/net/HttpURLConnection/HttpURLConnectionExpect100Test.java \
[2026-04-02T07:10:49.698Z] -J-Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.java' \
[2026-04-02T07:10:49.698Z] -J-Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection' \
[2026-04-02T07:10:49.699Z] -J-Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-02T07:10:49.699Z] -J-Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d' \
[2026-04-02T07:10:49.699Z] -J-Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib' \
[2026-04-02T07:10:49.699Z] -J-Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib' \
[2026-04-02T07:10:49.699Z] -d 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d' \
[2026-04-02T07:10:49.699Z] -sourcepath 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-02T07:10:49.699Z] -classpath 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.10.2.jar' 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.java'
[2026-04-02T07:10:49.699Z]
[2026-04-02T07:10:49.699Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure
[2026-04-02T07:10:49.699Z] REASON: User specified action: run junit/othervm HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.699Z] TIME: 1.73 seconds
[2026-04-02T07:10:49.699Z] messages:
[2026-04-02T07:10:49.699Z] command: junit HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.699Z] reason: User specified action: run junit/othervm HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.699Z] started: Thu Apr 02 07:10:41 UTC 2026
[2026-04-02T07:10:49.699Z] Mode: othervm [/othervm specified]
[2026-04-02T07:10:49.699Z] finished: Thu Apr 02 07:10:43 UTC 2026
[2026-04-02T07:10:49.699Z] elapsed time (seconds): 1.73
[2026-04-02T07:10:49.699Z] configuration:
[2026-04-02T07:10:49.699Z] STDOUT:
[2026-04-02T07:10:49.699Z] /127.0.0.1:55754
[2026-04-02T07:10:49.699Z] Getting: field0
[2026-04-02T07:10:49.699Z] Getting: field1
[2026-04-02T07:10:49.699Z] Getting: field2
[2026-04-02T07:10:49.699Z] Getting: field3
[2026-04-02T07:10:49.699Z] Getting: field4
[2026-04-02T07:10:49.699Z] /127.0.0.1:55757
[2026-04-02T07:10:49.699Z] Getting: field0
[2026-04-02T07:10:49.699Z] Getting: field1
[2026-04-02T07:10:49.699Z] Getting: field2
[2026-04-02T07:10:49.699Z] Getting: field3
[2026-04-02T07:10:49.699Z] Getting: field4
[2026-04-02T07:10:49.699Z] STDERR:
[2026-04-02T07:10:49.699Z] STARTED HttpURLConnectionExpect100Test::defaultRequestHitCountTest 'defaultRequestHitCountTest()'
[2026-04-02T07:10:49.699Z] java.net.SocketException: An established connection was aborted by the software in your host machine
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-04-02T07:10:49.699Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-04-02T07:10:49.699Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2109)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2104)
[2026-04-02T07:10:49.699Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2103)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1661)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1641)
[2026-04-02T07:10:49.699Z] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
[2026-04-02T07:10:49.699Z] at HttpURLConnectionExpect100Test.defaultRequestHitCountTest(HttpURLConnectionExpect100Test.java:103)
[2026-04-02T07:10:49.699Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T07:10:49.699Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T07:10:49.699Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-04-02T07:10:49.699Z] Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
[2026-04-02T07:10:49.699Z] at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:330)
[2026-04-02T07:10:49.699Z] at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
[2026-04-02T07:10:49.699Z] at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
[2026-04-02T07:10:49.699Z] at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
[2026-04-02T07:10:49.699Z] at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
[2026-04-02T07:10:49.699Z] at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
[2026-04-02T07:10:49.699Z] at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:826)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:761)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1740)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1641)
[2026-04-02T07:10:49.699Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3308)
[2026-04-02T07:10:49.699Z] at HttpURLConnectionExpect100Test.getHeaderField(HttpURLConnectionExpect100Test.java:126)
[2026-04-02T07:10:49.699Z] at HttpURLConnectionExpect100Test.defaultRequestHitCountTest(HttpURLConnectionExpect100Test.java:101)
[2026-04-02T07:10:49.699Z] ... 3 more
[2026-04-02T07:10:49.699Z] FAILED HttpURLConnectionExpect100Test::defaultRequestHitCountTest 'defaultRequestHitCountTest()'
[2026-04-02T07:10:49.699Z] STARTED HttpURLConnectionExpect100Test::expect100ContinueHitCountTest 'expect100ContinueHitCountTest()'
[2026-04-02T07:10:49.699Z] SUCCESSFUL HttpURLConnectionExpect100Test::expect100ContinueHitCountTest 'expect100ContinueHitCountTest()'
[2026-04-02T07:10:49.699Z] JavaTest Message: JUnit Platform Failure(s): 1
[2026-04-02T07:10:49.699Z]
[2026-04-02T07:10:49.699Z] [ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[2026-04-02T07:10:49.699Z] [ JUnit Tests: found 2, started 2, succeeded 1, failed 1, aborted 0, skipped 0]
[2026-04-02T07:10:49.699Z]
[2026-04-02T07:10:49.699Z] java.lang.Exception: JUnit test failure
[2026-04-02T07:10:49.699Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:149)
[2026-04-02T07:10:49.699Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:95)
[2026-04-02T07:10:49.699Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:61)
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-04-02T07:10:49.699Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-02T07:10:49.699Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-02T07:10:49.699Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-04-02T07:10:49.699Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-02T07:10:49.699Z]
[2026-04-02T07:10:49.699Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure
[2026-04-02T07:10:49.699Z] JavaTest Message: shutting down test
[2026-04-02T07:10:49.699Z]
[2026-04-02T07:10:49.699Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure
[2026-04-02T07:10:49.699Z] rerun:
[2026-04-02T07:10:49.699Z] cd 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\scratch\0' && \
[2026-04-02T07:10:49.699Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2026-04-02T07:10:49.699Z] SystemDrive=C: \
[2026-04-02T07:10:49.699Z] SystemRoot='C:\Windows' \
[2026-04-02T07:10:49.699Z] TEMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T07:10:49.699Z] TMP='C:\Users\jenkins\AppData\Local\Temp' \
[2026-04-02T07:10:49.699Z] windir='C:\Windows' \
[2026-04-02T07:10:49.699Z] CLASSPATH='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.10.2.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2026-04-02T07:10:49.699Z] 'c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image\bin\java' \
[2026-04-02T07:10:49.699Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2026-04-02T07:10:49.699Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2026-04-02T07:10:49.699Z] -Dtest.compiler.opts= \
[2026-04-02T07:10:49.699Z] -Dtest.java.opts= \
[2026-04-02T07:10:49.700Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T07:10:49.700Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\j2sdk-image' \
[2026-04-02T07:10:49.700Z] -Dtest.timeout.factor=8.0 \
[2026-04-02T07:10:49.700Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T07:10:49.700Z] -Dtest.root='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk' \
[2026-04-02T07:10:49.700Z] -Dtest.name=java/net/HttpURLConnection/HttpURLConnectionExpect100Test.java \
[2026-04-02T07:10:49.700Z] -Dtest.file='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.java' \
[2026-04-02T07:10:49.700Z] -Dtest.src='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection' \
[2026-04-02T07:10:49.700Z] -Dtest.src.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\lib' \
[2026-04-02T07:10:49.700Z] -Dtest.classes='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d' \
[2026-04-02T07:10:49.700Z] -Dtest.class.path='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib' \
[2026-04-02T07:10:49.700Z] -Dtest.class.path.prefix='C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\net\HttpURLConnection;C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\classes\0\test\lib' \
[2026-04-02T07:10:49.700Z] -ea \
[2026-04-02T07:10:49.700Z] -esa \
[2026-04-02T07:10:49.700Z] -Xmx512m \
[2026-04-02T07:10:49.700Z] -XX:+UseCompressedOops \
[2026-04-02T07:10:49.700Z] '-Djava.library.path=c:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\jdkbinary\openjdk-test-image\jdk\jtreg\native' \
[2026-04-02T07:10:49.700Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work\java\net\HttpURLConnection\HttpURLConnectionExpect100Test.d\junit.0.jta' java/net/HttpURLConnection/HttpURLConnectionExpect100Test.java HttpURLConnectionExpect100Test
[2026-04-02T07:10:49.700Z]
[2026-04-02T07:10:49.700Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure
[2026-04-02T07:10:49.700Z] --------------------------------------------------
[2026-04-02T07:16:44.591Z] Test results: passed: 826; failed: 2
[2026-04-02T07:16:44.929Z] Report written to C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\report\html\report.html
[2026-04-02T07:16:44.929Z] Results written to C:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_3\aqa-tests\TKG\output_17751096907618\jdk_net_0\work
[2026-04-02T07:16:44.929Z] Error: Some tests failed or other problems occurred.
[2026-04-02T07:16:44.929Z] -----------------------------------
[2026-04-02T07:16:44.929Z] jdk_net_0_FAILED
[2026-04-02T07:16:44.929Z] -----------------------------------
[2026-04-02T07:16:44.929Z]
[2026-04-02T07:16:44.929Z] TEST TEARDOWN:
[2026-04-02T07:16:44.929Z] Nothing to be done for teardown.
[2026-04-02T07:16:44.929Z] jdk_net_0 Finish Time: Thu Apr 2 07:16:44 2026 Epoch Time (ms): 1775114204831